Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 1 | -28/+0 |
| | | | | | | | | | | | | | | | | | * clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix | ||||
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) ↵ | Timothee Cour | 2021-05-26 | 1 | -1/+1 |
| | | | | (#18085) | ||||
* | init checks and 'out' parameters (#14521) | Andreas Rumpf | 2020-06-23 | 1 | -0/+28 |
* I don't care about observable stores * enforce explicit initializations * cleaner code for the stdlib * stdlib: use explicit initializations * make tests green * algorithm.nim: set result explicitly * remove out parameters and bring the PR into a mergable state * updated the changelog |