1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/sxml
Andy Wingo 0c65f52c6d more define-syntax-rule usage
* module/ice-9/boot-9.scm:
* module/ice-9/control.scm:
* module/ice-9/futures.scm:
* module/ice-9/optargs.scm:
* module/ice-9/poll.scm:
* module/ice-9/receive.scm:
* module/ice-9/threads.scm:
* module/ice-9/vlist.scm:
* module/language/assembly/compile-bytecode.scm:
* module/language/ecmascript/compile-tree-il.scm:
* module/language/tree-il.scm:
* module/oop/goops.scm:
* module/oop/goops/simple.scm:
* module/oop/goops/stklos.scm:
* module/srfi/srfi-1.scm:
* module/srfi/srfi-35.scm:
* module/srfi/srfi-39.scm:
* module/srfi/srfi-45.scm:
* module/srfi/srfi-67/compare.scm:
* module/sxml/match.scm:
* module/system/repl/error-handling.scm:
* module/system/repl/repl.scm:
* module/system/vm/inspect.scm:
* module/texinfo.scm:
* module/web/server.scm: Use define-syntax-rule, where it makes sense.
2011-09-02 11:36:14 +02:00
..
ssax import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
upstream import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
apply-templates.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
fold.scm Remove `fold' from (sxml fold). 2010-04-09 00:32:14 +02:00
match.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
simple.scm sxml->xml fix 2010-12-02 22:24:26 +01:00
ssax.scm ssax: add procs to define parsed entities 2010-10-14 12:37:31 +02:00
sxml-match.ss sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
transform.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
xpath.scm import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00