call-with-values can make fewer closures
[bpt/guile.git] / module / language / tree-il.scm
2009-06-07 Andy Wingocall-with-values can make fewer closures
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-24 Andy Wingoupdate docs, clean up VM vestiges, macro docs, fix...
2009-05-21 Andy Wingosome work on syntax.test
2009-05-18 Andy Wingoadd tree-il->glil compilation test suite
2009-05-17 Andy Wingoactually pass original ids on to tree-il data types
2009-05-15 Andy Wingotree-il -> glil compiler works now, at least in initial...
2009-05-12 Andy Wingoadd primitive expander for tree-il
2009-05-11 Andy Wingoadd tree-il optimizer
2009-05-07 Andy Wingonew language: tree-il. psyntax generates it when run...