summary refs log tree commit diff stats
path: root/lib/pure/parsesql.nim
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-2/+0
* Added count(*) support to sql parser. Fixed warnings in sql parser. (#7490)treeform2018-04-121-72/+99
* fixtreeform2017-12-141-100/+85
* fixtreeform2017-12-141-17/+24
* fixtreeform2017-12-141-159/+256
* parsesql: some bugfixesAndreas Rumpf2017-12-081-2/+3
* parsesql: better 'len' operation; added '[]' accessAndreas Rumpf2017-09-051-2/+7
* parsesql can parse more SQLAraq2017-09-011-25/+54
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-109/+109
* renamed writeln to writeLine in libpatrick dw2015-06-191-1/+1
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* several modules changedAraq2014-08-281-63/+63
* big renameAraq2014-08-271-75/+80
* fixes #993Araq2014-03-131-1/+1
* stdlib compiles mostly without warnings againAraq2014-02-061-3/+3
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+1
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* implemented multi methodsAndreas Rumpf2009-09-231-19/+30
* added tools and web dirsAndreas Rumpf2009-09-151-0/+1
* version0.7.10Andreas Rumpf2009-06-081-0/+1333