19 Commits

Author SHA1 Message Date
9e329968d1 Error types, print lists, better fn calling 2025-09-13 15:47:24 +10:00
9cbe546e8a Error function 2025-09-12 11:57:45 +10:00
d8cc3ff9e0 Functions can return lists 2025-08-30 13:05:28 +10:00
8d80416c5c Exists for lists and lines 2025-08-30 10:50:19 +10:00
8247ba36e4 gettype instruction 2025-08-30 10:24:31 +10:00
76e36b7ca3 Add a prefix for imported libraries 2025-08-30 10:06:25 +10:00
c952be1fe6 Command line arguments 2025-08-25 19:13:00 +10:00
5bd8519517 External library support 2025-08-25 13:22:15 +10:00
8da5a2bf93 Experimental function jumping 2025-08-24 16:30:42 +10:00
f7f3972248 Function arguments, start of scoping 2025-08-22 13:52:26 +10:00
28a9e389fa Basic function calling support 2025-08-18 09:36:35 +10:00
4cd4d9080d Function declarations 2025-08-13 09:40:03 +10:00
c39967a72f Type conversion 2025-08-11 14:12:25 +10:00
09033cd432 More stuff 2025-08-11 10:07:05 +10:00
f8397e85d4 Labels 2025-08-10 16:08:56 +10:00
3f2482d7ea Labels 2025-08-10 15:42:52 +10:00
2e388c6e68 Start work on lists 2025-08-10 13:31:28 +10:00
767cf65016 More tests and readme 2025-08-09 20:59:31 +10:00
7364a3ac3e Initial commit 2025-08-09 20:33:08 +10:00