summary refs log tree commit diff stats
path: root/lib/pure/xmlparser.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #1518Andreas Rumpf2016-10-201-0/+3
* fixes #4899Andreas Rumpf2016-10-191-1/+1
* Add a test to xmlparserMatt Sullivan2015-10-311-12/+19
* Create entity nodes with xmlparserMatt Sullivan2015-10-301-1/+1
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-19/+19
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Fix typosFederico Ceratto2015-02-151-2/+2
* more tests greenAraq2014-08-311-4/+4
* big renameAraq2014-08-271-15/+17
* stdlib compiles mostly without warnings againAraq2014-02-061-2/+2
* Fixes problems parsing XML docs with multiple PIs.Dominik Picheta2013-10-071-1/+1
* fixes #492Araq2013-06-271-3/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* ugh, maybe broke gitAraq2011-04-011-2/+2
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-2/+3
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-0/+158