This website requires JavaScript.
Explore
Help
Sign In
defunkt
/
ReefVM
Watch
1
Star
0
Fork
1
You've already forked ReefVM
Code
Issues
Pull Requests
Activity
main
ReefVM
/
src
History
Chris Wanstrath
b2a6021fb8
require labels for JUMP opcodes to avoid compiler bugs
2025-11-09 22:18:10 -08:00
..
bytecode.ts
require labels for JUMP opcodes to avoid compiler bugs
2025-11-09 22:18:10 -08:00
exception.ts
finally blocks
2025-10-05 17:59:02 -07:00
format.ts
A 100% AI written debug function
2025-10-20 09:31:19 -07:00
frame.ts
no continue
2025-10-05 20:26:21 -07:00
function.ts
mark functions as raw=true to deal with Value directly
2025-10-29 13:10:05 -07:00
index.ts
vm.set(), new VM(bytecode, globalVars)
2025-10-28 13:05:24 -07:00
opcode.ts
add TYPE opcode
2025-11-08 00:01:21 -08:00
scope.ts
scope.vars()
2025-11-08 08:40:15 -08:00
validator.ts
require labels for JUMP opcodes to avoid compiler bugs
2025-11-09 22:18:10 -08:00
value.ts
don't need vm for simple toValue calls
2025-11-07 23:36:53 -08:00
vm.ts
Passing NULL to a function triggers its default value
2025-11-08 10:53:38 -08:00