|
bitwise.test.ts
|
add bitwise operators
|
2025-11-07 22:51:28 -08:00 |
|
bytecode.test.ts
|
test examples
|
2025-10-05 22:24:43 -07:00 |
|
examples.test.ts
|
test examples
|
2025-10-05 22:24:46 -07:00 |
|
exceptions.test.ts
|
test examples
|
2025-10-05 22:24:43 -07:00 |
|
functions-parameter.test.ts
|
vm.set(), new VM(bytecode, globalVars)
|
2025-10-28 13:05:24 -07:00 |
|
functions.test.ts
|
ADD: error checking
|
2025-10-29 16:03:26 -07:00 |
|
native.test.ts
|
too chatty
|
2025-10-29 15:35:10 -07:00 |
|
opcodes.test.ts
|
add TYPE opcode
|
2025-11-08 00:01:21 -08:00 |
|
programmatic.test.ts
|
add array bytecode API
|
2025-10-07 12:53:40 -07:00 |
|
regex.test.ts
|
vm.set(), new VM(bytecode, globalVars)
|
2025-10-28 13:05:24 -07:00 |
|
repl.test.ts
|
more repl support
|
2025-10-25 09:48:17 -07:00 |
|
tail-call.test.ts
|
test examples
|
2025-10-05 22:24:43 -07:00 |
|
unicode.test.ts
|
split up tests some
|
2025-10-16 14:35:24 -07:00 |
|
validator.test.ts
|
fix validator
|
2025-10-10 14:02:49 -07:00 |
|
value.test.ts
|
don't need vm for simple toValue calls
|
2025-11-07 23:36:53 -08:00 |
|
vm.test.ts
|
pushScope accepts locals
|
2025-11-05 13:55:59 -08:00 |