Commit Graph

8 Commits

Author SHA1 Message Date
4b61adea5d Fix bugs, add propper tests 2026-02-03 13:20:23 +02:00
834b5b1213 no segfault! 2026-01-28 22:30:02 +02:00
158b76fe39 :3 2026-01-17 16:31:40 +02:00
06d8c1b0f3 Add all of the code gen, want to show it off 2025-03-27 18:49:17 +02:00
f338f07e7d Start of typechecking and other processing of ast after parsing 2024-12-22 02:53:21 +02:00
d5f02cf1d5 Replaced all the *Box with a generic LocBox<T> 2024-12-22 02:17:43 +02:00
d2b0e57ce6 Saved location in tokens post parsing, fixed parsing just skipping stuff
(shoulda thought of that)
2024-12-22 02:01:04 +02:00
54b6df5862 Initial 2024-12-21 03:22:07 +02:00