peval can inline let-bound lambdas
[bpt/guile.git] / module / language / tree-il / spec.scm
2013-01-27 Mark H WeaverAdd 'for-humans?' flag to <language> specifications.
2010-05-02 Andy Wingoremove `version' field from <language>
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-23 Andy Wingofix brainfuck for new tree-il, and add tests
2009-10-16 Andy Wingolanguage-readers receive environment as an arg
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
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-08 Andy Wingomore work on tree-il compilation
2009-05-07 Andy Wingonew language: tree-il. psyntax generates it when run...