Merge xdave branch containing vala rewrite
This branch provides the following changes:
- rewrite the shellscripts into Vala
- breaks Genie support
- Implementes 'posixvala' and 'posixvalac' programs
- Uses fork()+sed() while it must be using the internal vala regex engine
who has the most updated version of this this project you or xdave?
There's no pullreq from @xdave seems like he have worked out some more stuff after me, so i assume his branch is more updated, didnt tested though.
@xdave can you please submit a PR? so i can review the changes and merge it here?
Thanks!!
to avoid confussion there must be only one place to look at.
- https://github.com/xdave/posixvala/commits/master
- https://github.com/radare/posixvala/commits/master
It's diverged a bit... and I've kind of abandoned it.. :P
FYI there was a PR for this already... https://github.com/radare/posixvala/pull/6
New PR: https://github.com/radare/posixvala/pull/13
Wow so many changes!
Do this work with the latest Vala? Maybe worth to add some tests and CI integration
On 3 Jun 2020, at 00:01, xdave [email protected] wrote:
New PR: #13
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I have no idea, the branch is years behind current vala