Age | Commit message (Expand) | Author |
---|---|---|
2008-11-20 | late-variable-{ref,set} -> toplevel-{ref,set} | Andy Wingo |
2008-05-25 | Updated loop disassembly | Andy Wingo |
2008-05-25 | Speed up the self-tail-recursive case (1x->2x) | Andy Wingo |
2008-05-02 | cleanups in syntax.scm | Andy Wingo |
2008-04-25 | * src/objcodes.c (make_objcode_by_mmap): Fixed the error type when the | Ludovic Courtes |
2008-04-25 | Fixed a stack leak. Now observing actual performance. | Ludovic Court`es |
2008-04-25 | Improved the VM's efficiency. The VM is as fast as the interpreter. :-( | Ludovic Court`es |