Commit Graph

11 Commits

Author SHA1 Message Date
f695f8a52e Improve switch's diagnostics 2026-05-02 19:40:37 +07:00
e29ffb2a9c Improve selectors' diagnostics 2026-05-01 18:43:55 +07:00
b1f0714483 Improve block body's diagnostics 2026-04-29 20:13:58 +07:00
9d3313995e Add delimeter matching to lexer 2026-04-29 13:50:45 +07:00
150bd2f5cf Clean control flow code 2026-04-28 21:28:34 +07:00
519d0cd3a7 Implent better diagnostics for control flow and primaries 2026-04-28 14:54:36 +07:00
8632ba0a86 Add more diagnostic messages 2026-04-12 17:52:39 +07:00
588790b9b4 Refactor everything
Huge dump of refactored code. Still in the middle of the changes that
are to be squashed later in a one huge monster commit, because there is
no value in anything atomic here.
2026-04-05 20:32:11 +07:00
bb54c6a124 Update dev tests to work with incomplete parser 2025-09-16 08:23:53 +07:00
d9923fd762 Fix comments 2025-09-16 08:13:04 +07:00
4b9d6a6adb Initial commit 2025-07-30 19:47:11 +07:00