cosmonaut
|
abc82f381e
|
refactor AST to use nameless union instead of child array
|
2021-05-15 15:34:15 -07:00 |
venko
|
f441e5bede
|
Possibly implements full type annotation of the AST
|
2021-05-12 21:54:09 -07:00 |
venko
|
32541d4794
|
Fixes bugs in LookupId
|
2021-05-08 15:12:53 -07:00 |
venko
|
aa2449f7df
|
Implements identifier lookup.
|
2021-05-08 14:51:15 -07:00 |
venko
|
71ba1f9454
|
Minimizes memory footprint of id-tree search
|
2021-05-07 14:07:57 -07:00 |
venko
|
565d815deb
|
Adds error message to FindId, extra test code in main
|
2021-05-07 13:35:28 -07:00 |
venko
|
8f86392cf3
|
Makes id-tree doubly linked. Fixes id-tree search.
|
2021-05-07 13:22:51 -07:00 |
venko
|
27587d1fb0
|
Implements identifier trees for for-loops and conditional branching
|
2021-05-06 20:00:08 -07:00 |
cosmonaut
|
9a97b73c7c
|
rename compiler to codegen + handle file not found
|
2021-04-28 16:10:17 -07:00 |
cosmonaut
|
49183bf1d3
|
restructure build process
|
2021-04-28 16:01:48 -07:00 |