summaryrefslogtreecommitdiff
path: root/module/sxml
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary module imports.Ludovic Courtès2023-02-242-3/+0
* sxml: Make parser thread-safe.Ludovic Courtès2021-10-221-3/+2
* Remove duplicate definitions of `call/ec' and `let/ec'.Ian Price2013-04-061-17/+2
* add #:doctype-handler to xml->sxmlAndy Wingo2013-01-301-13/+43
* quick fix to ssax.scmAndy Wingo2013-01-301-3/+4
* fix ssax:warn to work as intendedAndy Wingo2013-01-301-3/+5
* xml->sxml argument can be a port or a stringAndy Wingo2013-01-281-3/+8
* make (sxml simple)'s xml->sxml more capableAndy Wingo2013-01-281-4/+147
* ssax: treat *DEFAULT* as a fallback handler in entity alistAndy Wingo2013-01-281-4/+27
* current-ssax-error-port is a parameterAndy Wingo2013-01-271-5/+7
* remove duplicate when/unless definitionsAndy Wingo2012-01-201-8/+1
* more define-syntax-rule usageAndy Wingo2011-09-021-22/+15
* sxml->xml fixAndy Wingo2010-12-021-0/+2
* sxml->xml writes directly to a portAndy Wingo2010-12-021-91/+149
* ssax: add procs to define parsed entitiesAndy 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-libAndy Wingo2009-12-2113-0/+6787