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
/
parsesql.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-2
/
+0
*
Added count(*) support to sql parser. Fixed warnings in sql parser. (#7490)
treeform
2018-04-12
1
-72
/
+99
*
fix
treeform
2017-12-14
1
-100
/
+85
*
fix
treeform
2017-12-14
1
-17
/
+24
*
fix
treeform
2017-12-14
1
-159
/
+256
*
parsesql: some bugfixes
Andreas Rumpf
2017-12-08
1
-2
/
+3
*
parsesql: better 'len' operation; added '[]' access
Andreas Rumpf
2017-09-05
1
-2
/
+7
*
parsesql can parse more SQL
Araq
2017-09-01
1
-25
/
+54
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-109
/
+109
*
renamed writeln to writeLine in lib
patrick dw
2015-06-19
1
-1
/
+1
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
several modules changed
Araq
2014-08-28
1
-63
/
+63
*
big rename
Araq
2014-08-27
1
-75
/
+80
*
fixes #993
Araq
2014-03-13
1
-1
/
+1
*
stdlib compiles mostly without warnings again
Araq
2014-02-06
1
-3
/
+3
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-19
/
+30
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+1
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+1333