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
/
htmlparser.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #695 from gradha/pr_adds_htmlparser_example
Grzegorz Adam Hankiewicz
2013-12-02
1
-1
/
+27
|
\
|
*
Adds an example to htmlparser showing how to save changes.
Grzegorz Adam Hankiewicz
2013-11-30
1
-1
/
+27
*
|
Makes htmlparser handle whitespace. Refs #694.
Grzegorz Adam Hankiewicz
2013-12-02
1
-1
/
+1
|
/
*
Silences debug echo.
Grzegorz Adam Hankiewicz
2013-07-04
1
-1
/
+1
*
fixes #492
Araq
2013-06-27
1
-0
/
+2
*
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
Araq
2013-06-27
1
-69
/
+217
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
bugfix: typeinfo.extendSeq
Araq
2013-01-27
1
-3
/
+3
*
bugfix: GC more forgiving
Araq
2011-04-03
1
-2
/
+2
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-3
/
+14
*
added base64 module; decoding still broken
Araq
2010-10-23
1
-1
/
+1
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-2
/
+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
-8
/
+24
*
further development of graphics module
rumpf_a@web.de
2010-02-14
1
-2
/
+2
*
further improvements for the HTML parser
rumpf_a@web.de
2010-02-14
1
-2
/
+6
*
further improvements for the HTML parser
rumpf_a@web.de
2010-02-14
1
-9
/
+28
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-96
/
+231
*
further progress on the new XML processing modules
Andreas Rumpf
2010-02-12
1
-0
/
+0
*
new XML modules
Andreas Rumpf
2010-02-10
1
-0
/
+247