bʰedoh₂ swé bedohswe
bedohswe pushed to master at bedohswe/foxp 2024-06-10 22:55:13 +00:00
07f9a6abd8 I am going insane
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:57:05 +00:00
9e80de017f Remove debug code
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:53:54 +00:00
b673f99433 Fix multiple statements
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:51:40 +00:00
eda259dfbf Add print keyword
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:45:49 +00:00
542547e174 Add more binary operators
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:43:08 +00:00
d8bd79e8c9 Some formatting
bedohswe pushed to master at bedohswe/foxp 2024-06-10 21:40:41 +00:00
3b8f14cab0 Compiler does something now
bedohswe pushed to master at bedohswe/foxp 2024-06-10 18:27:12 +00:00
3321ca8e1b Start implementing compiler
bedohswe pushed to master at bedohswe/foxp 2024-06-10 15:25:01 +00:00
24042b3f88 Move some stuff around
f0e6936008 Function parsing
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-09 21:22:16 +00:00
a7aefd33ad A change
bedohswe pushed to master at bedohswe/foxp 2024-06-09 21:06:55 +00:00
b3b68ed586 Fix another memory leak
bedohswe pushed to master at bedohswe/foxp 2024-06-09 20:58:41 +00:00
65e360984d Format code better
bedohswe pushed to master at bedohswe/foxp 2024-06-09 20:15:23 +00:00
3128d3c646 Fix a memory leak
bedohswe pushed to master at bedohswe/foxp 2024-06-09 19:41:15 +00:00
3a3014f9a3 Fix segfault
bedohswe pushed to master at bedohswe/foxp 2024-06-09 19:38:26 +00:00
95862b56d2 Funny C unions
bedohswe pushed to master at bedohswe/foxp 2024-06-09 18:50:14 +00:00
eedecc7b51 A bit of refactoring
bedohswe pushed to master at bedohswe/foxp 2024-06-09 17:32:27 +00:00
743bda0437 Remove a comment
bedohswe pushed to master at bedohswe/foxp 2024-06-09 17:25:02 +00:00
6e1de39a2e Fix a bug that produced a lot of NONEs in the syntaxtree
bedohswe pushed to master at bedohswe/foxp 2024-06-09 16:43:06 +00:00
96acb9df26 Make debug tree a bit better
bedohswe pushed to master at bedohswe/foxp 2024-06-09 16:39:16 +00:00
978dfb7309 Something kind of works now