Age | Commit message (Expand) | Author |
---|---|---|
2009-12-10 | add gbt macro to gdbinit, and fix a bug in program-arity | Andy Wingo |
2009-10-23 | callees now check their args, cons rest list, reserve locals | Andy Wingo |
2009-07-26 | fix vmstack gdb macro for new stack frame layout | Andy Wingo |
2009-01-29 | static opcodes; refactor program/objcode division; use new assembly pipeline | Andy Wingo |
2008-12-26 | remove heap links in VM frames, incorporate vm frames into normal backtraces | Andy Wingo |
2008-10-18 | fix bug in self-tail-recursion with "external" variables; other sundries | Andy Wingo |
2008-09-30 | fix some missed references when calling C functions | Andy Wingo |
2008-09-25 | add gdbinit for debugging the vm | Andy Wingo |