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
|
3037c65f68
|
clippys
|
2025-12-05 20:45:42 +01:00 |
|
Shautvast
|
cd409c0897
|
bugs in print, global functions wip running fibonacci
|
2025-12-05 19:02:18 +01:00 |
|
Shautvast
|
f4de9d1158
|
if-else expression, simple case
|
2025-11-30 09:11:25 +01:00 |
|
Shautvast
|
d1658bbec6
|
restructuring things
|
2025-11-25 17:55:54 +01:00 |
|
Shautvast
|
0e50042bb0
|
let -> expr
|
2025-11-25 17:36:00 +01:00 |
|
Shautvast
|
8d61189a03
|
Moved print from statement to builtin
|
2025-11-23 20:49:01 +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
|
8dab4d3eee
|
rename to assembly_pass
|
2025-11-21 16:19:16 +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
|
719238bd77
|
moved tokens
|
2025-11-17 11:07:12 +01:00 |
|
Shautvast
|
b5d49ed6eb
|
restructuring
|
2025-11-17 10:58:21 +01:00 |
|