Commit Graph

13 Commits (main)

Author SHA1 Message Date
bog d1286c008b raw pointers. 2024-02-20 22:23:58 +01:00
bog bf91985e00 🐛 type checking of overloaded functions. 2024-02-18 11:35:33 +01:00
bog 85875d2d94 function overloading. 2024-02-17 23:35:58 +01:00
bog 6420e283a1 🐛 🐛 void function and compiler segfault. 2024-02-17 22:06:20 +01:00
bog 76e0cdbeef native function support. 2024-02-17 21:49:39 +01:00
bog 09bbc31320 functions 2024-02-16 22:47:37 +01:00
bog 6642b6613e while loop. 2024-02-13 13:50:11 +01:00
bog 3b7b0b4295 if statement. 2024-02-13 05:14:56 +01:00
bog bb300a1a93 clear blocks. 2024-02-13 03:53:19 +01:00
bog 75987d9780 var and const declaration, assignment and blocks. 2024-02-12 20:21:05 +01:00
bog dd5c65b448 int, float and strings. 2024-02-11 15:45:39 +01:00
bog 5a67acd796 booleans. 2024-02-10 16:16:00 +01:00
bog 1f154374a8 Initial commit 2024-02-07 21:45:41 +00:00