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
*
minor doc updates
Araq
2015-07-01
1
-3
/
+3
*
Merge branch 'patch-2' of https://github.com/rgv151/Nim into rgv151-patch-2
Dominik Picheta
2015-06-20
1
-49
/
+50
|
\
|
*
Allow TR, TH, TD tags inside THEAD and TFOOT
Bruce Doan
2015-05-27
1
-49
/
+49
*
|
lib/pure/e-o - Dropped 'T' from types
pdw
2015-06-04
1
-7
/
+8
|
/
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Fix typos
Federico Ceratto
2015-02-15
1
-2
/
+2
*
make tests green
Araq
2014-08-31
1
-17
/
+17
*
big rename
Araq
2014-08-27
1
-3
/
+3
*
stdlib compiles mostly without warnings again
Araq
2014-02-06
1
-2
/
+2
*
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