Commit Graph

13 Commits (b5f0713fee3ba081685ce0bd03441db14cfe3217)

Author SHA1 Message Date
bog b5f0713fee improved println 🎨 better global support 🐛 string duplication with clone. 2024-04-07 05:23:59 +02:00
bog 88aad1ee75 native functions. 2024-04-06 20:44:58 +02:00
bog 726b87cad5 closures. 2024-04-05 18:31:11 +02:00
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 8e9b6f956d variables and constants. 2024-04-02 17:33:31 +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
bog 77fda3a432 int arithmetic. 2024-04-01 01:32:47 +02:00
bog 1f71fce283 int literals. 2024-03-31 23:10:56 +02:00