Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | tests: reorganize testcase files | Jo-Philipp Wich | |
- Rename 03_bugs to 04_bugs - Rename 26_invalid_sparse_array_set to 27_invalid_sparse_array_set Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-05-14 | lexer: skip interpreter line in any source buffer | Jo-Philipp Wich | |
Skip interpreter lines in any source buffer and handle the skipping in the lexer itself, to avoid reporting wrongly shifted token offsets to the compiler, resulting in wrong error locations and source contexts. Signed-off-by: Jo-Philipp Wich <jo@mein.io> |