Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix grammar the parser accepts | Ryo Nihei | 2021-04-11 | 1 | -0/+6 |
| | | | | | * Add cases test the parse method. * Fix the parser to pass the cases. | ||||
* | Refactoring | Ryo Nihei | 2021-02-25 | 1 | -0/+13 |
* Remove token field from symbolNode * Simplify notation of nested nodes * Simplify arguments of newSymbolNode() |