Jesse Brault
|
9f5e27b289
|
Add with-keyword sketching.
|
2025-05-26 16:24:51 -05:00 |
|
Jesse Brault
|
41ab922f2c
|
Add interface/class test case.
|
2025-05-21 12:25:23 -05:00 |
|
Jesse Brault
|
4c68d0dc28
|
Flesh out gather and resolve, add todos, refactor a bit.
|
2025-05-20 11:09:06 -05:00 |
|
Jesse Brault
|
0c2d9f8b2f
|
Add primitive type uses and related.
|
2025-05-19 13:52:42 -05:00 |
|
Jesse Brault
|
abb7aab3a4
|
Refactoring of name-analysis.
|
2025-05-19 09:58:43 -05:00 |
|
Jesse Brault
|
c54e005b62
|
Add build for platform function.
|
2025-05-18 09:02:35 -05:00 |
|
Jesse Brault
|
938391ae09
|
Add use statements.
|
2025-05-18 08:32:16 -05:00 |
|
Jesse Brault
|
692411e232
|
Change grammar to properly allow if, while, and for loops (without confusing it with closures).
|
2025-05-17 17:30:55 -05:00 |
|
Jesse Brault
|
bf06407d16
|
Implement if/if-else statements in grammar, build, unparse, and pretty-print.
|
2025-05-17 12:36:29 -05:00 |
|
Jesse Brault
|
35d616a538
|
Implement closure in ast building, unparsing, and pretty printing.
|
2025-05-17 10:32:14 -05:00 |
|
Jesse Brault
|
78e7271950
|
Add DString building.
|
2025-05-17 08:36:55 -05:00 |
|
Jesse Brault
|
f5a82c414c
|
Much work to produce better errors during name analysis.
|
2025-05-16 15:58:42 -05:00 |
|
Jesse Brault
|
6ab9efa8fd
|
Add codespan-reporting to project for awesome error reporting.
|
2025-05-16 09:09:25 -05:00 |
|
Jesse Brault
|
ce20cece21
|
Work on basic name analysis.
|
2025-05-15 21:13:43 -05:00 |
|
Jesse Brault
|
a9457c1ab9
|
Successful work to compile, parse, and unparse basic Deimos.
|
2025-05-15 09:40:39 -05:00 |
|