Placate a number of `syntax-check' verifications.
[bpt/guile.git] / module / language / tree-il / fix-letrec.scm
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-03-09 Andy Wingofix-letrec tweaks
2011-03-06 Ludovic CourtèsHandle `letrec*' like `letrec' in simple cases.
2011-01-23 Ludovic CourtèsRemove unexpected non-ASCII character.
2010-06-17 Andy Wingocompiler support for letrec*
2010-06-11 Andy Wingocomment in fix-letrec
2010-05-02 Andy Wingorename `vars' field in tree-il binding constructs to...
2009-12-11 Andy Wingorename <conditional> then and else to consequent and...
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-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-12 Andy Wingo"fix" <let>-bound lambda expressions too
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-06 Andy Wingoactually implement "fixing letrec"
2009-08-05 Andy Wingoadd <fix> tree-il construct, and compile it