summaryrefslogtreecommitdiff
path: root/module/sxml
AgeCommit message (Expand)AuthorFilesLines
2025-02-28Fix typos in comments.Tomas Volf2-2/+2
2023-02-24Remove unnecessary module imports.Ludovic Courtès2-3/+0
2021-10-22sxml: Make parser thread-safe.Ludovic Courtès1-3/+2
2013-04-06Remove duplicate definitions of `call/ec' and `let/ec'.Ian Price1-17/+2
2013-01-30add #:doctype-handler to xml->sxmlAndy Wingo1-13/+43
2013-01-30quick fix to ssax.scmAndy Wingo1-3/+4
2013-01-30fix ssax:warn to work as intendedAndy Wingo1-3/+5
2013-01-28xml->sxml argument can be a port or a stringAndy Wingo1-3/+8
2013-01-28make (sxml simple)'s xml->sxml more capableAndy Wingo1-4/+147
2013-01-28ssax: treat *DEFAULT* as a fallback handler in entity alistAndy Wingo1-4/+27
2013-01-27current-ssax-error-port is a parameterAndy Wingo1-5/+7
2012-01-20remove duplicate when/unless definitionsAndy Wingo1-8/+1
2011-09-02more define-syntax-rule usageAndy Wingo1-22/+15
2010-12-02sxml->xml fixAndy Wingo1-0/+2
2010-12-02sxml->xml writes directly to a portAndy Wingo1-91/+149
2010-10-14ssax: add procs to define parsed entitiesAndy Wingo1-1/+22
2010-07-15sxml-match: Always use the same prompt tag.Ludovic Courtès1-8/+10
2010-05-26sxml-match: Handle multiple-value returns.Ludovic Courtès2-2/+8
2010-05-25Add (sxml match).Ludovic Courtès2-0/+1270
2010-05-11Have `sxml->xml' handle `*TOP*' nodes (bug #29260).Ludovic Courtès1-1/+2
2010-04-09Remove `fold' from (sxml fold).Ludovic Courtès1-12/+3
2009-12-21import statprof, sxml, and texinfo from guile-libAndy Wingo13-0/+6787