Files
rifle/core
Ian Moffett fb0303c7a6 parser+lexer: Add proper counting of line numbers
Since the compiler is two-pass, having the incrementation performed in
the lexer would result in extraneous incrementations during the
preprocessing phase. We want line numbers for diagnostics during the
parsing phase and therefore a fix would be to have the parser filter
newlines out itself.

Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-02-16 12:12:30 -05:00
..
2026-02-15 17:15:40 -05:00
2026-02-14 16:36:29 -05:00
2026-02-15 21:30:54 -05:00
2026-02-15 22:17:40 -05:00
2026-02-15 14:19:24 -05:00
2026-02-14 00:48:57 -05:00