index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
xmltree.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes xmltree <> macro docstring.
Grzegorz Adam Hankiewicz
2013-08-22
1
-1
/
+5
*
Adds findAll() convenience procs to xmltree.
Grzegorz Adam Hankiewicz
2013-07-20
1
-0
/
+37
*
Notes kind() getter is used to read TXmlNode.k field.
Grzegorz Adam Hankiewicz
2013-07-19
1
-1
/
+1
*
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
Araq
2013-06-27
1
-0
/
+10
*
Fixes #428
Dominik Picheta
2013-05-11
1
-1
/
+1
*
Fixed bug with xmltree.attrs when attributes have not been initialised
Dominik Picheta
2013-03-23
1
-0
/
+3
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
made tests green again
Araq
2012-08-31
1
-1
/
+1
*
parameter passing works the same for macros and templates; use callsite magic...
Araq
2012-08-28
1
-2
/
+3
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
added xmltree.innerText; fixes #49
Araq
2011-08-15
1
-1
/
+10
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-2
/
+1
*
ugh, maybe broke git
Araq
2011-04-01
1
-3
/
+16
*
added base64 module; decoding still broken
Araq
2010-10-23
1
-2
/
+2
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-13
/
+21
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
1
-3
/
+2
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
1
-4
/
+20
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-1
/
+1
*
further progress on the new XML processing modules
Andreas Rumpf
2010-02-12
1
-4
/
+14
*
new XML modules
Andreas Rumpf
2010-02-10
1
-0
/
+231