summary refs log tree commit diff stats
path: root/lib/pure/xmldomparser.nim
Commit message (Collapse)AuthorAgeFilesLines
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-22/+22
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
|
* updated xml modulesAraq2014-09-181-19/+19
|
* big renameAraq2014-08-271-2/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* cleanup: E_Base should not be used for inheriting exceptions; documentation ↵Araq2011-01-151-2/+2
| | | | generator generates dependencies section
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-281-1/+1
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-24/+81
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-8/+0
|
* further progress on the new XML processing modulesAndreas Rumpf2010-02-121-0/+0
|
* new XML modulesAndreas Rumpf2010-02-101-2/+11
|
* added xmldom modulesAndreas Rumpf2010-02-081-0/+110