tocariimaa
|
873b691ca0
|
implement line comments
|
2025-01-31 21:46:28 -03:00 |
|
tocariimaa
|
57097d6779
|
comment here
|
2025-01-19 19:42:44 -03:00 |
|
tocariimaa
|
ea75f19804
|
move expression to func
|
2025-01-19 19:32:01 -03:00 |
|
tocariimaa
|
c1d54991c0
|
remove usage of goto
|
2025-01-19 19:23:39 -03:00 |
|
tocariimaa
|
c984c94ac8
|
tweak graphic
|
2025-01-19 19:21:15 -03:00 |
|
tocariimaa
|
58aabecb3d
|
style: remove braces
|
2025-01-19 19:19:23 -03:00 |
|
tocariimaa
|
abc6a16294
|
use macro constant here
|
2025-01-19 19:12:45 -03:00 |
|
tocariimaa
|
af60de0d62
|
lexer: use Str_from_buf here 2
|
2025-01-13 14:52:14 -03:00 |
|
tocariimaa
|
33c8f0b841
|
lexer: use Str_from_buf here
Instead of handcrafting the `Str` struct.
|
2025-01-13 14:38:25 -03:00 |
|
tocariimaa
|
842322bedc
|
lexer: increment column count in multibyte tokens
|
2025-01-13 14:17:14 -03:00 |
|
tocariimaa
|
628d656207
|
lexer: remove this useless code
|
2025-01-12 23:50:41 -03:00 |
|
tocariimaa
|
cad0e29978
|
lexer: move this macro definition
|
2025-01-12 23:17:46 -03:00 |
|
tocariimaa
|
698a10e4ba
|
lexer: save token location here too
|
2025-01-12 23:17:32 -03:00 |
|
tocariimaa
|
7f5bcf4f77
|
lexer: make each token return its location
|
2025-01-12 23:13:17 -03:00 |
|
tocariimaa
|
bba597f7bf
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
|