precise stack marking, fix some missed references, still imperfect
[bpt/guile.git] / libguile / vm-engine.h
2008-10-03 Andy Wingoprecise stack marking, fix some missed references,...
2008-10-02 Andy Wingobe more like the interpreter in signalling wrong-num...
2008-09-30 Andy Wingofix compilation of quasiquote with splicing and imprope...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Andy Wingoadd a multiple values return address to stack frames
2008-09-13 Andy Wingoinline frame replacement in tail-call
2008-09-13 Andy Wingoinline FREE_FRAME in return, sync stack_base in CACHE_R...
2008-09-13 Andy Wingoclean up NEW_FRAME macro
2008-09-13 Andy Wingoreadability improvement in vm-i-scheme
2008-08-26 Andy Wingomerge from guile master
2008-08-22 Andy Wingomerge guile-vm into libguile itself