summaryrefslogtreecommitdiffhomepage
path: root/tests/02_runtime/04_switch_case
AgeCommit message (Expand)Author
2021-04-23tests: create custom tests from current tests casesPetr Štetiar
2021-02-17treewide: rewrite ucode interpreterJo-Philipp Wich
2020-10-19eval: record correct source contexts in call stackJo-Philipp Wich
2020-10-15syntax: allow consecutive case valuesJo-Philipp Wich
2020-10-14treewide: unify error handlingJo-Philipp Wich
2020-10-14treewide: rework source file and callstack handlingJo-Philipp Wich
2020-10-14lexer: rewriteJo-Philipp Wich
2020-10-06eval: properly break out of switch/case on return/continue/exceptionJo-Philipp Wich
2020-09-22syntax: allow empty switch statementsJo-Philipp Wich