Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
| | | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch | ||||
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+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 | ||||
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -1/+1 |
| | |||||
* | [cleanups] doassert => doAssert; mark deadcode (#14711) | Timothee Cour | 2020-06-17 | 1 | -6/+6 |
| | |||||
* | StringStream & more stdlib modules support for JS/NimScript (#14095) | hlaaftana | 2020-04-28 | 1 | -2/+2 |
| | | | | | * StringStream & more stdlib modules support for JS/NimScript * change back pegs test in line with #14134 | ||||
* | fixes #11713, fixes #1034 | Araq | 2019-09-04 | 1 | -0/+20 |
| | |||||
* | Add parsing empty attribs to htmlparser (#9559) | rec | 2018-10-30 | 1 | -1/+14 |
| | |||||
* | Make htmlparser parse unquoted attrib values (#9537) | rec | 2018-10-29 | 1 | -0/+45 |
| | | | Fixes #6154 | ||||
* | merge stdlib tests (#9439) | Miran | 2018-10-19 | 1 | -0/+80 |