1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module
Andy Wingo d9fff48e4c sxml->xml writes directly to a port
* module/sxml/simple.scm: Remove "universal-sxslt-rules" -- it was a bad
  interface, and I couldn't find any users of it.
  (sxml->xml): Rewrite so that instead of generating another tree of
  data, we write the data directly to a port.
2010-12-02 17:25:46 +01:00
..
ice-9 Use `define-module*' in (ice-9 history). 2010-11-20 00:47:12 +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 Some tweaks to the R6RS support 2010-11-25 23:04:12 +01: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 sxml->xml writes directly to a port 2010-12-02 17:25:46 +01:00
system Allow user-defined meta-commands 2010-11-20 23:55:19 +01:00
texinfo Fix typos. 2010-09-02 00:04:39 +02:00
web add some debugging to (web server) 2010-12-02 13:36:04 +01:00
Makefile.am remove (web toy-server) 2010-11-12 17:16:36 +01:00
rnrs.scm Work towards a more complete implementation of `(rnrs io ports)' 2010-11-24 23:04:24 +01: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