aboutsummaryrefslogtreecommitdiff
path: root/lib/xml_parser.ml
AgeCommit message (Expand)Author
2014-11-04lib/Xml_parser.parse: Make canonicalization optional. (By default, it is appl...Regis-Gianas
2014-11-04lib/Xml_parser: Cosmetics.Regis-Gianas
2014-11-04lib/Xml_parser: Cosmetics.Regis-Gianas
2014-11-04Xml_datatype.gxml: New type for semi-structured documents.Regis-Gianas
2013-05-09Xml_datatype.mli ships the xml typegareuselesinge
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 8)letouzey
2013-01-28Actually adding backtrace handling.ppedrot
2012-11-12Xml_parser: detect immediate EOF + disable check_eof by defaultletouzey
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
2012-06-29Now CoqIDE separates answer and messages. This should hopefullyppedrot
2012-04-12lib directory is cut in 2 cma.pboutill
2011-11-25Cleaning up XML parsingppedrot
2011-11-24Fixed the XML parser CDATA handling (and changed the EOL convention of these ...ppedrot
2011-11-24Moving XML handling to lib directoryppedrot