README: document nit_env.sh
[nit.git] / lib / dom /
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-06 Jean Privatlib/dom: remove useless visibility
2015-08-06 Jean Privatlib/dom: remove `null` call warning
2015-08-06 Jean Privatlib/dom: add missing documentation
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: initialize `XMLEntity::parent` to null
2015-08-06 Jean Privatlib/dom: remove useless variable
2015-07-29 Alexis Laferrièrelib/dom: intro a checker/example program
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-06-30 Alexis Laferrièrelib/dom: intro `XMLStartTag::data`
2015-06-30 Alexis Laferrièrelib/dom: intro `XMLEntity::[]`
2015-06-11 Lucas Bajoletlib/dom: Introducing simple DOM XML parser