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 2032f3d1db fix multiple values returning from srfi-18's `with-exception-handler'
* module/srfi/srfi-18.scm (with-exception-handler): Hah! Fixed a
  scurrilous bug in which we assumed that the thunk returned one or more
  values. Hah.
2009-05-21 21:39:37 +02:00
..
ice-9 fix failing macro-as-parameter tests in eval.test 2009-05-20 18:11:23 +02:00
language fix apply and call/cc in drop contexts 2009-05-21 21:13:24 +02:00
oop just parse method arguments once. 2009-05-21 15:34:29 +02:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi fix multiple values returning from srfi-18's `with-exception-handler' 2009-05-21 21:39:37 +02:00
system remove compile-time-environment 2009-05-20 17:41:21 +02:00
Makefile.am tree-il -> glil compiler works now, at least in initial tests 2009-05-15 23:44:14 +02:00