1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo cd8c35193c define-module compiles to define-module*
* module/ice-9/boot-9.scm (define-module): Compile down to a call to
  define-module*, not process-define-module.
2010-11-19 15:22:44 +01:00
..
ice-9 define-module compiles to define-module* 2010-11-19 15:22:44 +01:00
language better errors for ecmascript parser too 2010-11-18 13:03:49 +01:00
oop Remove goops-version, which is no longer defined 2010-10-02 18:14:45 +01:00
rnrs Add exports for missing functions from `(rnrs base)'. 2010-11-17 00:59:45 -05:00
scripts Have "frisk" recognize #:use-module' and #:autoload'. 2010-10-27 23:31:49 +02:00
srfi Add implementation of SRFI 38 2010-11-03 00:19:54 +01:00
sxml ssax: add procs to define parsed entities 2010-10-14 12:37:31 +02:00
system repl read/write using current ports, not captured ports 2010-11-18 14:32:53 +01:00
texinfo Fix typos. 2010-09-02 00:04:39 +02:00
web flesh out (web server)'s sanitize-response 2010-11-13 18:31:34 +01:00
Makefile.am remove (web toy-server) 2010-11-12 17:16:36 +01:00
rnrs.scm Add exports for missing functions from `(rnrs base)'. 2010-11-17 00:59:45 -05:00
statprof.scm remove a number of debug options 2010-09-24 20:57:01 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00