Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / language / tree-il / fix-letrec.scm
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy Wingosequence of expressions -> seq of head and tail
2011-06-02 Andy Wingoadd <primcall> to tree-il
2011-06-02 Andy Wingorename <application> to <call>
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
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