|
9294b8f7ed
|
Use macro to simplify operation code
|
2024-11-05 22:28:10 -05:00 |
|
|
3330939128
|
Add docs
|
2024-11-05 19:38:26 -05:00 |
|
|
af4e43fc9f
|
Add native calls and the panic native
|
2024-10-30 03:08:25 -04:00 |
|
|
8db37bcdfd
|
Add LoadSelf instruction to enable recursion
|
2024-10-20 02:30:22 -04:00 |
|
|
9d5c9d9fd0
|
Implement functions calls
|
2024-10-19 17:24:22 -04:00 |
|
|
ea0be43199
|
Begin adding function calls
|
2024-10-12 10:55:34 -04:00 |
|
|
b6c3b1e5ba
|
Refactor
|
2024-10-09 12:16:46 -04:00 |
|
|
d0d80cf407
|
Use test for single registers in conditional expressions
|
2024-09-25 09:55:10 -04:00 |
|
|
3df42f6a47
|
Refine equality implementation
|
2024-09-24 08:29:33 -04:00 |
|
|
be77d64c39
|
Pass all but one test
|
2024-09-19 11:41:18 -04:00 |
|
|
413cb70731
|
Begin implementing control flow with if/else expressions
|
2024-09-18 16:43:34 -04:00 |
|
|
915340fbdb
|
Add LoadBoolean; Refactor; Improve disassembly output
|
2024-09-18 13:42:32 -04:00 |
|