Age | Commit message (Expand) | Author |
---|---|---|
2020-10-14 | lexer: rewrite | Jo-Philipp Wich |
2020-10-06 | eval: properly break out of switch/case on return/continue/exception | Jo-Philipp Wich |
2020-10-06 | eval: restore context pointer of first evaluated dot/bracket expression | Jo-Philipp Wich |
2020-10-04 | treewide: rework function scoping | Jo-Philipp Wich |
2020-09-22 | syntax: allow empty switch statements | Jo-Philipp Wich |
2020-09-21 | tests: add try/catch testcase | Jo-Philipp Wich |
2020-09-21 | tests: fix `this` context testcase | Jo-Philipp Wich |
2020-09-15 | tests: add test for "this" context | Jo-Philipp Wich |
2020-09-14 | tests: add initial runtime tests | Jo-Philipp Wich |