1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-17 20:52:24 +02:00
guile/module/language/tree-il
Andy Wingo 217167c6b2 push a prompt handler value even in the inline-handler case
* module/language/tree-il/compile-glil.scm (flatten): Push a handler
  value even in the inline-handler case, to make prompt's interface more
  uniform, and also to correspond to the existing VM implementation.
2010-02-08 12:38:19 +01:00
..
analyze.scm Use vhashes in `unused-variable-analysis'. 2010-02-03 00:03:34 +01:00
compile-glil.scm push a prompt handler value even in the inline-handler case 2010-02-08 12:38:19 +01:00
fix-letrec.scm rename <conditional> then and else to consequent and alternate 2009-12-11 12:00:27 +01:00
inline.scm tree-il analyzer and inliner handle <prompt> 2010-01-31 20:40:23 +01:00
optimize.scm compilation enviroments are always modules; simplifications & refactorings 2009-10-16 15:33:32 +02:00
primitives.scm add (ice-9 control) 2010-01-31 20:40:24 +01:00
spec.scm fix brainfuck for new tree-il, and add tests 2009-10-23 15:10:25 +02:00