Commit Graph

10 Commits (7468605289a74761c5d8d5b3d0e0f2916b44d44c)

Author SHA1 Message Date
bog 7468605289 🐛 function now on the heap. 2024-04-03 06:28:03 +02:00
bog 0a3d7d4aea basic user defined functions. 2024-04-02 22:44:34 +02:00
bog 74e5f5225d if expressions. 2024-04-02 19:16:22 +02:00
bog 8e9b6f956d variables and constants. 2024-04-02 17:33:31 +02:00
bog 441acdeea2 🐛 usub error with negative numbers. 2024-04-02 00:01:33 +02:00
bog 22cf99faa9 comparisons operations. 2024-04-01 23:33:43 +02:00
bog e7e0789cbb strings arithmetic. 2024-04-01 21:42:36 +02:00
bog 5cb141e4cf float arithmetic. 2024-04-01 21:08:42 +02:00
bog 7a10a7f330 bool arithmetic. 2024-04-01 14:00:06 +02:00
bog e8b10498cf assert expression acceptance tests. 2024-04-01 07:20:42 +02:00