15 Commits

Author SHA1 Message Date
eaf65697de Reformatted comments to be more consistent & clear. 2025-03-03 10:15:39 -05:00
78e31c3e27 Fixed block parsing for real this time.
I am such an idiot, ast_block_data_init() just ignored the given array
lol.
2025-02-04 16:50:04 -05:00
ec268f6047 Nothing works. 2024-12-07 11:01:00 -05:00
7b19e553f2 With token.c. 2024-12-07 10:33:16 -05:00
ad8ac61b98 Parse. 2024-11-16 10:42:50 -05:00
2662f54c51 Fixed more print formatting. 2024-10-31 16:05:04 -04:00
950c25bace Fixed print formatting. 2024-10-31 12:52:39 -04:00
891d8bf7ef Finished initial AST structures.
Call and ints (nums).
2024-10-26 10:07:33 -04:00
ca9d2aabe4 Fixed more printing, added basic ast. 2024-10-25 11:20:07 -04:00
7a04ccfd9f Fixed some printing errors, introduced many more. 2024-10-19 10:59:05 -04:00
4df9808859 Fixed blinking functions.
Heh.
2024-10-19 09:15:03 -04:00
933418895e Something. 2024-10-19 09:09:37 -04:00
63f5064ba9 Fixed some things, broke others. 2024-10-13 23:46:03 -04:00
8e8b6233d6 Added dynamic strings. They do not yet work. 2024-10-10 16:09:25 -04:00
32386ccf58 Here's another commit.
Got the Makefile working with tests properly.
2024-09-30 09:00:37 -04:00