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