summary refs log tree commit diff stats
path: root/lib/pure/xmldom.nim
Commit message (Collapse)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* objects with no ancestor are not implicitely finalAraq2012-08-241-1/+1
|
* fixed some newly introduced bugsAraq2011-09-211-15/+15
|
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
|
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-081-6/+7
|
* cleanup: E_Base should not be used for inheriting exceptions; documentation ↵Araq2011-01-151-1/+1
| | | | generator generates dependencies section
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-281-3/+13
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-7/+9
|
* 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-82/+162
|
* added xmldom modulesAndreas Rumpf2010-02-081-0/+1009