aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f692f32..957ee3d 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@ to be used to interface with C
+ Build new type system (current one build on top of AST fucking sucks)
+ Build the consteval stuff
++ Use built in location tracking with @$ in bison?
OPTIMIZATIONS:
+ Use hashmaps or something similar for lookups for types and calls