1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 04:30:19 +02:00
guile/module
Andy Wingo c5ad45c7b3 allow redefinition of global macros to variables
* module/ice-9/psyntax.scm: Allow the redefinition of keywords to
  variables. Otherwise we can't do (define let #f), which is totally
  useful and stuff.

* module/ice-9/psyntax-pp.scm: Regenerated.
2009-04-24 14:24:26 +02:00
..
ice-9 allow redefinition of global macros to variables 2009-04-24 14:24:26 +02:00
language fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
oop speed up goops rehashing 2009-03-20 16:20:00 +01:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
Makefile.am guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00