summaryrefslogtreecommitdiffhomepage
path: root/tests/02_runtime
AgeCommit message (Expand)Author
2020-10-14lexer: rewriteJo-Philipp Wich
2020-10-06eval: properly break out of switch/case on return/continue/exceptionJo-Philipp Wich
2020-10-06eval: restore context pointer of first evaluated dot/bracket expressionJo-Philipp Wich
2020-10-04treewide: rework function scopingJo-Philipp Wich
2020-09-22syntax: allow empty switch statementsJo-Philipp Wich
2020-09-21tests: add try/catch testcaseJo-Philipp Wich
2020-09-21tests: fix `this` context testcaseJo-Philipp Wich
2020-09-15tests: add test for "this" contextJo-Philipp Wich
2020-09-14tests: add initial runtime testsJo-Philipp Wich