bʰedoh₂ swé bedohswe
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:32:58 +00:00
e8ca2af9bc Add if as an expression
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:28:29 +00:00
d8636ace10 Fix something
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:18:47 +00:00
fa45d7b383 Support for if/else
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:14:26 +00:00
4927054b60 Add "if" support
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