ringabout
4fa86422c0
stdlib tests now check refc too ( #21664 )
...
* stdlib tests now check refc too
* typo
* fixes line numbers
* disable cpp
* do not touch
2023-04-21 15:37:58 +02:00
ringabout
3d2f0e2c7c
make more standard libraries work with nimPreviewSlimSystem ( #20343 )
...
* 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
2022-09-27 20:06:23 +02:00
flywind
98cebad7de
enable style:usages for stdlib tests [backport: 1.6] ( #19715 )
...
* enable style:usages for stdlib tests
* freeAddrInfo
* more tests
* importc
* bufSize
* fix more
* => parseSql and renderSql
2022-04-13 11:53:02 +02:00
Andrey Makarov
162b07d72c
fix parsesql.treeRepr when nil is in input ( #18974 )
...
* fix parsesql.treeRepr when nil is in input
* return newNode(nkNone) as default value, not nil
2021-10-17 05:38:07 +02:00
hlaaftana
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript ( #14095 )
...
* StringStream & more stdlib modules support for JS/NimScript
* change back pegs test in line with #14134
2020-04-28 19:44:52 +02:00
Arne Döring
1105d03644
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00
treeform
f3db632b1d
Added count(*) support to sql parser. Fixed warnings in sql parser. ( #7490 )
2018-04-12 17:49:24 +02:00
treeform
ee5a76fd9d
fix
2017-12-14 18:36:18 +00:00
treeform
08d7b5d031
fix
2017-12-14 18:36:17 +00:00
treeform
c6b33de127
fix
2017-12-14 18:36:17 +00:00