summaryrefslogtreecommitdiff
path: root/src/GF/Data/XML.hs
AgeCommit message (Expand)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir
2009-03-03newlines and indentation in XML printingaarne
2008-08-22UTF8 encode all generated XML.bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-01-07Added ETag constructor to GF.Data.XML.XML since not all tags can use the empt...bringert
2007-01-05Change input to the different SRG printers to be StateGrammar instead of CGra...bringert
2006-12-12Use ebnf srg generation in PrSRGS.bringert
2006-12-08Changed SRGS SISR printing to be closer to the current working draft standard...bringert
2006-03-03XML module: added CData support. Escape stuff that needs to be escaped in XML.bringert
2006-02-03Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.bringert