index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Data
/
XML.hs
Age
Commit message (
Collapse
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
2009-03-03
newlines and indentation in XML printing
aarne
2008-08-22
UTF8 encode all generated XML.
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2007-01-07
Added ETag constructor to GF.Data.XML.XML since not all tags can use the ↵
bringert
empty shorthand.
2007-01-05
Change input to the different SRG printers to be StateGrammar instead of ↵
bringert
CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom.
2006-12-12
Use ebnf srg generation in PrSRGS.
bringert
2006-12-08
Changed SRGS SISR printing to be closer to the current working draft ↵
bringert
standard, as supported by the WebSphere implementation (and thus Opera).
2006-03-03
XML module: added CData support. Escape stuff that needs to be escaped in XML.
bringert
2006-02-03
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
bringert