Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last | ||||
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -43/+43 |
| | | | | | | | | | | | | | | | * 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 | -0/+34 |
| | | | | | * fix parsesql.treeRepr when nil is in input * return newNode(nkNone) as default value, not nil | ||||
* | StringStream & more stdlib modules support for JS/NimScript (#14095) | hlaaftana | 2020-04-28 | 1 | -0/+3 |
| | | | | | * StringStream & more stdlib modules support for JS/NimScript * change back pegs test in line with #14134 | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -4/+0 |
| | |||||
* | Added count(*) support to sql parser. Fixed warnings in sql parser. (#7490) | treeform | 2018-04-12 | 1 | -5/+24 |
| | |||||
* | fix | treeform | 2017-12-14 | 1 | -296/+111 |
| | |||||
* | fix | treeform | 2017-12-14 | 1 | -435/+373 |
| | |||||
* | fix | treeform | 2017-12-14 | 1 | -0/+438 |