summaryrefslogtreecommitdiff
path: root/module/sxml
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate definitions of `call/ec' and `let/ec'....Ian Price2013-04-061-17/+2
* add #:doctype-handler to xml->sxml...Andy Wingo2013-01-301-13/+43
* quick fix to ssax.scm...Andy Wingo2013-01-301-3/+4
* fix ssax:warn to work as intended...Andy Wingo2013-01-301-3/+5
* xml->sxml argument can be a port or a string...Andy Wingo2013-01-281-3/+8
* make (sxml simple)'s xml->sxml more capable...Andy Wingo2013-01-281-4/+147
* ssax: treat *DEFAULT* as a fallback handler in entity alist...Andy Wingo2013-01-281-4/+27
* current-ssax-error-port is a parameter...Andy Wingo2013-01-271-5/+7
* remove duplicate when/unless definitions...Andy Wingo2012-01-201-8/+1
* more define-syntax-rule usage...Andy Wingo2011-09-021-22/+15
* sxml->xml fix...Andy Wingo2010-12-021-0/+2
* sxml->xml writes directly to a port...Andy Wingo2010-12-021-91/+149
* ssax: add procs to define parsed entities...Andy Wingo2010-10-141-1/+22
* sxml-match: Always use the same prompt tag....Ludovic Courtès2010-07-151-8/+10
* sxml-match: Handle multiple-value returns....Ludovic Courtès2010-05-262-2/+8
* Add (sxml match)....Ludovic Courtès2010-05-252-0/+1270
* Have `sxml->xml' handle `*TOP*' nodes (bug #29260)....Ludovic Courtès2010-05-111-1/+2
* Remove `fold' from (sxml fold)....Ludovic Courtès2010-04-091-12/+3
* import statprof, sxml, and texinfo from guile-lib...Andy Wingo2009-12-2113-0/+6787