2011-09-25 01:14:22 +08:00
|
|
|
Actions/scopes
|
|
|
|
|
|
|
|
* no global scopes. no scope[n].
|
|
|
|
|
|
|
|
Trees
|
|
|
|
|
|
|
|
* moved methods to Trees
|
|
|
|
* Tree->AST
|
2011-09-26 07:11:05 +08:00
|
|
|
* added parse trees
|
|
|
|
|
2011-12-27 09:09:01 +08:00
|
|
|
no -> and other tree construct in tree grammars
|
|
|
|
|
|
|
|
Lexers
|
|
|
|
|
|
|
|
* Added [Abc] notation
|
2012-01-03 10:13:16 +08:00
|
|
|
|
|
|
|
* unicode rule/token names
|