congo-cc / congo-parser-generator

The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC
https://discuss.congocc.org/
Other
36 stars 11 forks source link

Fix some bugs, consistently use new Freemarker syntax, improve error detection #118

Closed adMartem closed 6 months ago

adMartem commented 6 months ago

Mostly detection of error cases w.r.t. non-instantiated nodes, use of terse Freemarker syntax in template, some cleanup, and fixes for two bugs discovered doing the preceding.