Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-01 | no disasm in measure.scm | Andy Wingo | 1 | -2/+0 |
2009-01-12 | remove a paranoid define; fix bitrot in measure.scm. | Andy Wingo | 1 | -3/+1 |
2008-11-20 | late-variable-{ref,set} -> toplevel-{ref,set} | Andy Wingo | 1 | -1/+1 |
2008-08-07 | build fixes | Andy Wingo | 1 | -1/+1 |
2008-05-25 | Updated loop disassembly | Andy Wingo | 1 | -34/+30 |
2008-05-25 | Speed up the self-tail-recursive case (1x->2x) | Andy Wingo | 1 | -66/+53 |
2008-05-02 | cleanups in syntax.scm | Andy Wingo | 1 | -3/+3 |
2008-04-25 | * src/objcodes.c (make_objcode_by_mmap): Fixed the error type when the | Ludovic Courtes | 1 | -0/+7 |
2008-04-25 | Fixed a stack leak. Now observing actual performance. | Ludovic Court`es | 2 | -18/+39 |
2008-04-25 | Improved the VM's efficiency. The VM is as fast as the interpreter. :-( | Ludovic Court`es | 2 | -0/+168 |