Commit Graph

15 Commits (main)

Author SHA1 Message Date
bog 6e6534acbd 🚧 big refactoring of local vars indexes. 2024-04-10 10:53:07 +02:00
bog 4d0edad298 anonymous modules. 2024-04-07 20:43:13 +02:00
bog 06b379c99c syntaxic sugar for function declaration. 2024-04-06 09:17:08 +02:00
bog 603dc6f53a 🐛 closure capture and local variables collisions. 2024-04-05 21:51:19 +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 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