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