Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- more work done towards solving #51 -- including a new helper API ca…
…lled `braceArrowActionCode()` - micro step towards merging this branch with the (currently still faulty!) master branch and make that one the main dev line once again. + this will take some significant migratory work on bnf.l + bnf.y before we can merge branches, though! master has a significantly advanced, yet buggy, new grammar spec, which never got finished as the plugs got pulled due to RL developments which are nearing the end after a year now |:-( - regenerated library files - updated test reference files - as usual done brute-force via `make clean-dumpfiles ; make` - removing testset file lists as globby is back in action -- see also sindresorhus/globby#155 (comment) - added another test example grammar for #51 ; also added the required input file and minimal lexer for producing a Minimum Viable Test Product running the generated grammars (if there's any success there)
- Loading branch information