1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module
Andy Wingo 3e02bf7259 (ice-9 safe-r5rs) fixes for bound aux syntax
* module/ice-9/safe-r5rs.scm: Define local versions of `case' and `cond'
  that assume aux syntax is unbound.  If this doesn't work, we can
  switch to exporting aux syntax.
* module/ice-9/top-repl.scm (top-repl): Don't add (ice-9 r5rs) to the
  REPL environment.
2019-09-27 22:57:38 +02:00
..
ice-9 (ice-9 safe-r5rs) fixes for bound aux syntax 2019-09-27 22:57:38 +02:00
language Deprecate passing a non-zero size to make-module 2019-09-27 22:57:38 +02:00
oop goops: Fix 'instance?' to work on objects that aren't structs. 2018-08-07 12:05:31 +02:00
rnrs Deprecate passing a non-zero size to make-module 2019-09-27 22:57:38 +02:00
scripts Deprecate passing a non-zero size to make-module 2019-09-27 22:57:38 +02:00
srfi Deprecate passing a non-zero size to make-module 2019-09-27 22:57:38 +02:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Optimize fixnum or s64 -> f64 conversions 2019-09-01 20:46:04 +02:00
texinfo Merge from stable-2.2 2019-08-02 15:21:59 +02:00
web Merge from stable-2.2 2019-08-02 15:30:13 +02:00
Makefile.am Add letrectify tree-il pass 2019-08-18 22:27:12 +02:00
rnrs.scm Define top-level bindings for aux syntax: else, =>, _, ... 2019-09-12 21:50:51 +02:00
statprof.scm VM manages hook sets itself 2018-09-14 08:52:24 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00