| Date | Commit message | Author | Files | + | - |
| 2018-04-24 18:36 | Prepare using a custom lexer | MTRNord | 2 | +119 | -1 |
| 2018-04-23 19:22 | Remove log as not required | MTRNord | 1 | +0 | -5 |
| 2018-04-23 19:21 | Generate the very basics of the js project including a package.json and installing the required dependency | MTRNord | 7 | +129 | -2 |
| 2018-04-23 17:55 | Implement pretty Print and remove unused Value Type | MTRNord | 2 | +56 | -8 |
| 2018-04-23 17:01 | Small grammar optimizing | MTRNord | 2 | +73 | -11 |
| 2018-04-23 16:31 | Initial Example Lexer | MTRNord | 12 | +555 | -0 |