Revert "implement #:predicate" and remove predicate from <lambda-case>
[bpt/guile.git] / module / language / tree-il / inline.scm
2009-11-15 Andy WingoRevert "implement #:predicate" and remove predicate...
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-23 Andy Wingoseparate "inits" field in <lambda-case>; compile fixes...
2009-10-23 Andy Wingotree-il support for case-lambda
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-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-08 Michael GranMerge commit 'origin/master'
2009-08-06 Andy Wingoactually implement "fixing letrec"
2009-08-06 Andy Wingoactually inline call-with-values to tree-il's <let...
2009-08-05 Andy Wingoadd <fix> tree-il construct, and compile it
2009-08-05 Andy Wingoadd a brain-dead inliner
2009-05-22 Andy Wingomove things to (language tree-il primitives)
2009-05-21 Andy Wingofix apply and call/cc in drop contexts
2009-05-17 Andy Wingospecial cases for more types of known applications
2009-05-12 Andy Wingoadd primitive expander for tree-il