summary refs log tree commit diff stats
path: root/lib/pure/parsexml.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-4/+4
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-85/+85
* fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)ringabout2022-11-011-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+3
* Fix crash in parsexml (#15582) (#15583)Igor Ribeiro de Assis2020-10-151-0/+3
* fixes #13946 (#14302)Andreas Rumpf2020-05-111-10/+4
* make parsexml compatible with --gc:destructors/newruntimeAndreas Rumpf2019-11-071-2/+2
* use system.move instead of system.shallowCopy if the GC mode requires itAndreas Rumpf2019-10-041-2/+8
* [backport] run nimpretty on parsersnarimiran2019-09-301-39/+41
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* fixes #11713, fixes #1034Araq2019-09-041-3/+6
* StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)Arne Döring2019-02-281-80/+49
* Remove totally unneeded import of hashes. (#10221)c-blake2019-01-071-1/+1
* Add parsing empty attribs to htmlparser (#9559)rec2018-10-301-1/+7
* Make htmlparser parse unquoted attrib values (#9537)rec2018-10-291-1/+19
* make 'koch web' work againAraq2018-09-031-21/+119
* WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-3/+7
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-3/+0
* htmlparser: support parsing of class=foobar without quotesAndreas Rumpf2016-11-051-0/+4
* fixes #1518Andreas Rumpf2016-10-201-15/+17
* Add doc to parsexml.nim for template assertionsChris Heller2016-07-021-0/+21
* documentation build cleaned upAndreas Rumpf2016-05-311-2/+2
* fixes regression in XML parsingAraq2015-07-151-0/+4
* fixes #2429Araq2015-07-011-122/+150
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Revert my.c changes in parsexmldef2015-03-081-8/+5
* parsexml: Use slices instead of copyMemdef2015-02-271-2/+2
* Use templates in parsexml instead for performancedef2015-02-271-14/+14
* Improve performance of parsexmldef2015-02-271-11/+15
* Fix typosFederico Ceratto2015-02-151-1/+1
* updated xml modulesAraq2014-09-181-3/+3
* make tests greenAraq2014-08-311-16/+16
* Nimrod renamed to NimAraq2014-08-281-2/+2
* more modules updatedAraq2014-08-281-43/+43
* more modules updatedAraq2014-08-281-8/+8
* big renameAraq2014-08-271-15/+18
* fixed a long standing xml parser bug; html parser bugfixes + speed improvementsAraq2013-06-271-4/+15
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* ugh, maybe broke gitAraq2011-04-011-1/+1
* bugfixes: htmlparser moduleAraq2010-10-301-1/+1
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* further progress on the new XML processing modulesAndreas Rumpf2010-02-121-0/+6
* new XML modulesAndreas Rumpf2010-02-101-1/+1
* added system.del; delete; insertAndreas Rumpf2010-02-021-2/+2
* parseutils addedrumpf_a@web.de2010-01-311-5/+6
* parseurl addedAndreas Rumpf2010-01-221-0/+2
* bugfix for parsexml moduleAndreas Rumpf2010-01-211-2/+5
* implemented multi methodsAndreas Rumpf2009-09-231-2/+2
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0