Shautvast
|
8eeb09855f
|
added more builtin functions
|
2025-12-14 18:12:50 +01:00 |
|
Shautvast
|
e5b03d9037
|
fixed multiple issues with indenting and recursive method calls
|
2025-12-13 15:28:05 +01:00 |
|
Shautvast
|
38de69dc93
|
non-constant range expressions
|
2025-12-09 21:03:49 +01:00 |
|
Shautvast
|
0e50042bb0
|
let -> expr
|
2025-11-25 17:36:00 +01:00 |
|
Shautvast
|
408d772247
|
WIP if expression. Moved print from statement to builtin
|
2025-11-23 20:46:02 +01:00 |
|
Shautvast
|
73d8f6182f
|
error when reserved function name is used for a user defined function
|
2025-11-21 17:11:41 +01:00 |
|
Shautvast
|
d766ec775a
|
added global function calls, starting now()
|
2025-11-21 17:02:36 +01:00 |
|
Shautvast
|
9fd0b02380
|
finished renaming to tipi
|
2025-11-21 16:16:10 +01:00 |
|
Shautvast
|
cad1f8f1ec
|
refactored from opcode bytes to enum
|
2025-11-21 16:05:06 +01:00 |
|
Shautvast
|
b5d49ed6eb
|
restructuring
|
2025-11-17 10:58:21 +01:00 |
|