1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00
guile/module
Andy Wingo c1bff87998 remove peval abort-in-tail-position optimization
* module/language/tree-il/peval.scm (peval): Remove abort optimization;
  the CPS compiler will do much better here, and it is complicating
  things in the meantime.
2013-08-11 16:45:31 +02:00
..
ice-9 String ports use UTF-8; ignore %default-port-encoding. 2013-08-07 01:22:22 -04:00
language remove peval abort-in-tail-position optimization 2013-08-11 16:45:31 +02:00
oop Merge remote-tracking branch 'origin/stable-2.0' 2013-01-31 11:52:42 +01:00
rnrs String ports use UTF-8; ignore %default-port-encoding. 2013-08-07 01:22:22 -04:00
scripts instead of our custom .go format, use elf 2012-06-22 13:40:50 +02:00
srfi String ports use UTF-8; ignore %default-port-encoding. 2013-08-07 01:22:22 -04:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system RTL instructions have no rest args 2013-07-21 17:12:23 +02:00
texinfo texinfo plain-text: Use match' for stexi->plain-text'. 2013-03-22 22:09:05 +01:00
web Merge remote-tracking branch 'origin/stable-2.0' 2013-07-18 15:31:34 -04:00
Makefile.am Add RTL disassembler 2013-06-09 20:07:57 +02:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm texinfo: Recognize `@:'. 2013-03-21 18:52:29 +01:00