Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | late-variable-{ref,set} -> toplevel-{ref,set} | Andy Wingo | 2008-11-20 | 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 | 1 | -10/+12 |
* | Improved the VM's efficiency. The VM is as fast as the interpreter. :-( | Ludovic Court`es | 2008-04-25 | 1 | -0/+119 |