1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 19:44:10 +02:00
guile/module/language
Andy Wingo 3e271f1922 Allow peeling loops with bailouts
* module/language/cps/peel-loops.scm (compute-bailouts)
  (add-renamed-bailout, peel-loop, peel-loops-in-function): Allow
  peeling of loops with bailouts.
2018-01-05 14:23:29 +01:00
..
brainfuck Fix brainfuck comment 2013-12-02 19:03:50 +01:00
bytecode Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
cps Allow peeling loops with bailouts 2018-01-05 14:23:29 +01:00
ecmascript Fix tree-il code generation for ECMAscript `new' expression. 2016-10-25 23:39:30 +02:00
elisp Use make-struct/no-tail instead of make-struct 2017-09-20 22:07:18 +02:00
scheme Merge remote-tracking branch 'origin/stable-2.0' 2013-08-11 22:46:22 -04:00
tree-il Disable resolve-primitives pass below -O2 2018-01-05 10:40:03 +01:00
value Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
bytecode.scm Add support for comparisons against integer immediates 2017-11-15 14:18:39 +01:00
cps.scm $throw is a new kind of CPS term 2018-01-03 21:25:55 +01:00
tree-il.scm Refactor list->seq to make return arity apparent 2017-12-27 15:46:31 +01:00