remove heap links in VM frames, incorporate vm frames into normal backtraces
[bpt/guile.git] / benchmark /
2008-11-20 Andy Wingolate-variable-{ref,set} -> toplevel-{ref,set}
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-08-26 Andy Wingomerge from guile master
2008-08-07 Andy Wingobuild fixes
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-25 Andy WingoUpdated loop disassembly
2008-05-25 Andy WingoSpeed up the self-tail-recursive case (1x->2x)
2008-05-02 Andy Wingocleanups in syntax.scm
2008-04-25 Ludovic Courtes* src/objcodes.c (make_objcode_by_mmap): Fixed the...
2008-04-25 Ludovic Court`esFixed a stack leak. Now observing actual performance.
2008-04-25 Ludovic Court`esImproved the VM's efficiency. The VM is as fast as...