mirror of
https://github.com/janet-lang/janet
synced 2026-06-10 14:42:18 +00:00
d37c43716a
doc macro can take no arguments and print out all bindings. Fix an issues with the vm skipping over a breakpoint in some situations. Add examples/debugger.janet for proof of concept debugger.