Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | syntax: introduce try/catch blocks | Jo-Philipp Wich |
2020-09-21 | treewide: ensure to properly propagate exceptions | Jo-Philipp Wich |
2020-09-13 | syntax: fix for() loop quirks and variable scoping | Jo-Philipp Wich |
2020-09-11 | syntax: introduce !== and === operators | Jo-Philipp Wich |
2020-09-08 | parser, eval: use an ut_op flag to denote postfix access | Jo-Philipp Wich |
2020-09-06 | parser: do not reallocate function opcodes | Jo-Philipp Wich |
2020-09-06 | parser: make final semicolon optional | Jo-Philipp Wich |
2020-09-06 | treewide: refactor internal AST structures | Jo-Philipp Wich |
2020-08-25 | treewide: add proper null value handling | Jo-Philipp Wich |
2020-08-25 | treewide: introduce this keyword | Jo-Philipp Wich |
2020-08-21 | Initial commit | Jo-Philipp Wich |