|
arrays
|
Some more opcode refactoring. (0.3.1)
|
2025-09-16 04:51:49 +02:00 |
|
core
|
Some variable refactoring in vm.h and cleanups.
|
2025-09-16 11:59:48 +02:00 |
|
line.c
|
Added line numbers to debug and error output.
|
2025-09-16 11:23:42 +02:00 |
|
print.c
|
Some variable refactoring in vm.h and cleanups.
|
2025-09-16 11:59:48 +02:00 |
|
sclamp.c
|
Signed Integers.
|
2025-09-16 12:38:47 +02:00 |
|
typeof.c
|
Added typeof opcode to verify variable types.
|
2025-09-16 03:45:25 +02:00 |
|
uclamp.c
|
Integer/Number and uint(8,16,32,64bit) fun... ;)
|
2025-09-16 12:29:28 +02:00 |