Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | * enable style:usages for stdlib tests * freeAddrInfo * more tests * importc * bufSize * fix more * => parseSql and renderSql | ||||
* | fix parsesql.treeRepr when nil is in input (#18974) | Andrey Makarov | 2021-10-17 | 1 | -3/+3 |
| | | | | | * fix parsesql.treeRepr when nil is in input * return newNode(nkNone) as default value, not nil | ||||
* | use single backtick (#17181) | flywind | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | fixes #16585 (#17074) | Andreas Rumpf | 2021-02-18 | 1 | -2/+17 |
| | |||||
* | use hexchar in stdlib (#16290) | flywind | 2020-12-17 | 1 | -18/+6 |
| | |||||
* | makes parsesql .gcsafe [backport:1.0] (#16039) | Andreas Rumpf | 2020-11-19 | 1 | -3/+3 |
| | |||||
* | StringStream & more stdlib modules support for JS/NimScript (#14095) | hlaaftana | 2020-04-28 | 1 | -29/+35 |
| | | | | | * StringStream & more stdlib modules support for JS/NimScript * change back pegs test in line with #14134 | ||||
* | [backport] run nimpretty on parsers | narimiran | 2019-09-30 | 1 | -24/+26 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | last stdlib cleanups | Araq | 2019-09-21 | 1 | -0/+2 |
| | |||||
* | fixes #1286; object case transitions are now sound | Andreas Rumpf | 2019-05-27 | 1 | -6/+3 |
| | |||||
* | StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) | Arne Döring | 2019-02-28 | 1 | -57/+44 |
| | |||||
* | Remove totally unneeded import of hashes. (#10221) | c-blake | 2019-01-07 | 1 | -1/+1 |
| | |||||
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -3/+0 |
| | |||||
* | Parse the usage of the SQL in operator properly (#9527) | zah | 2018-10-28 | 1 | -3/+22 |
| | | | Also adds a `treeRepr` renderer for the SQL nodes. | ||||
* | even more strict isNil handling for strings/seqs in order to detect bugs | Araq | 2018-08-22 | 1 | -1/+0 |
| | |||||
* | 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 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | 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 ↵ | Araq | 2011-01-15 | 1 | -1/+1 |
| | | | | generator generates dependencies section | ||||
* | 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 |