|
bitwise.test.ts
|
use fancy matchers, like Shrimp
|
2025-11-08 11:38:41 -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
|
use fancy matchers, like Shrimp
|
2025-11-08 11:38:41 -08:00 |
|
functions-parameter.test.ts
|
vm.set(), new VM(bytecode, globalVars)
|
2025-10-28 13:05:24 -07:00 |
|
opcodes.test.ts
|
use fancy matchers, like Shrimp
|
2025-11-08 11:38:41 -08:00 |
|
programmatic.test.ts
|
add array bytecode API
|
2025-10-07 12:53:40 -07:00 |
|
regex.test.ts
|
use fancy matchers, like Shrimp
|
2025-11-08 11:38:41 -08:00 |
|
repl.test.ts
|
more repl support
|
2025-10-25 09:48:17 -07:00 |
|
scope.test.ts
|
scope.vars()
|
2025-11-08 08:40:15 -08:00 |
|
setup.ts
|
fix linter errors
|
2025-11-08 15:58:21 -08: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 |
|
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 |