|
|
bab92a73ff
|
parser: expressions with indexing, fields and basic calls
|
2026-04-26 19:35:45 +02:00 |
|
|
|
7a3cdff2d4
|
idk add some bytecode stuff
|
2026-04-24 14:15:27 +02:00 |
|
|
|
4d2ae0aa2e
|
revert 3bfad074b4
revert added useful
|
2026-04-23 15:58:19 +02:00 |
|
|
|
3bfad074b4
|
added useful
|
2026-04-23 15:52:49 +02:00 |
|
|
|
f880635038
|
lexer: remove accidental stdio include
|
2026-04-22 17:33:09 +02:00 |
|
|
|
3d72500c5c
|
parser: strings
|
2026-04-22 17:32:35 +02:00 |
|
|
|
5b99c73a1a
|
lexer: strings
|
2026-04-22 17:29:48 +02:00 |
|
|
|
754fd13dfd
|
lexer: comments
|
2026-04-21 22:57:49 +02:00 |
|
|
|
6bc9249094
|
lexer: disallow weird lexer number jank
|
2026-04-20 21:48:06 +02:00 |
|
|
|
d8f22e1c11
|
lexer: hex numbers have decimal exponents. of course.
|
2026-04-20 20:52:29 +02:00 |
|
|
|
b6391d55f8
|
lexer: hex literal floats and exponents
|
2026-04-20 20:48:52 +02:00 |
|
|
|
0e6a08d702
|
improve number lexing
|
2026-04-20 16:14:56 +02:00 |
|
|
|
bf52cf70ab
|
lexer: lock things behind lua versions
|
2026-04-20 15:24:28 +02:00 |
|
|
|
1807520170
|
lexer, parser: pass around lua version
|
2026-04-19 17:07:05 +02:00 |
|
|
|
055f56fcc2
|
lexer + parser: add formatting for enums + build script: spaces -> tabs
|
2026-04-17 20:20:31 +02:00 |
|
|
|
95d1e919c5
|
parser: simplify code a little lol
|
2026-04-17 19:26:54 +02:00 |
|
|
|
3534e7a388
|
parser: support break and fix local decl
|
2026-04-17 19:22:02 +02:00 |
|
|
|
9d2293baa6
|
while loop parsing
|
2026-04-16 12:08:01 +02:00 |
|
|
|
b260b49b62
|
elseif, else
|
2026-04-16 11:53:26 +02:00 |
|
|
|
9ac3df1f37
|
i don't remember what i changed
|
2026-04-14 20:38:14 +02:00 |
|
|
|
a577ffe094
|
parsers are really fun to work on
... but maybe not as much in c...
|
2026-04-14 16:19:04 +02:00 |
|
|
|
c7f287ca7b
|
parser progress
|
2026-04-14 08:16:02 +02:00 |
|
|
|
9276476e37
|
i think i did something
|
2026-04-13 19:20:11 +02:00 |
|
|
|
bc2bc1efa2
|
parsing things
|
2026-04-13 18:42:52 +02:00 |
|
|
|
8fc846d5a1
|
whoops
|
2026-04-13 09:17:44 +02:00 |
|
|
|
1b1d6e78d5
|
parser start, no clue if i'm doing it right
|
2026-04-13 08:19:17 +02:00 |
|
|
|
348c0201de
|
apparently windows sucks
|
2026-04-12 20:17:09 +02:00 |
|
|
|
65521e4df1
|
initial commit
|
2026-04-12 19:22:07 +02:00 |
|