examples: annotate examples
[nit.git] / lib / dom / parser.nit
2017-10-12 Alexandre Terrasalib/dom: allow `xml` in tag name
2017-08-29 Alexis Laferrièredom: fix two possible out of bounds string accesses
2015-08-06 Jean Privatlib/dom: give location to all parsed XML nodes
2015-08-06 Jean Privatlib/dom: remove urequired use of named arguments
2015-08-06 Jean Privatlib/dom: remove useless variable
2015-06-11 Lucas Bajoletlib/dom: Introducing simple DOM XML parser