mirror of
https://github.com/janet-lang/janet
synced 2026-06-06 04:32:15 +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.