1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/module/sxml
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
..
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 sxml-match: Always use the same prompt tag. 2010-07-15 23:12:57 +02:00
simple.scm sxml->xml writes directly to a port 2010-12-02 17:25:46 +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