Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 3 | -164/+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 | ||||
* | borrowed procs can have a body now for documentation generation (#20617) | ringabout | 2022-10-24 | 1 | -1/+17 |
| | | | | | * borrowed procs can have a body now * fixes examples | ||||
* | Fixed distinct composite type class proc borrowing (#18904) | Jason Beetham | 2021-10-26 | 1 | -0/+32 |
| | | | | | | | * Fixed composite type class proc borrowing * Moved borrow search into transf * added borrow check to symbol flag | ||||
* | Fixed borrowing dot from aliases (#18854) | Jason Beetham | 2021-09-16 | 1 | -1/+37 |
| | |||||
* | Dotborrow now works with generic distincts (#18848) | Jason Beetham | 2021-09-14 | 2 | -4/+33 |
| | |||||
* | Add testcase for #14440 (#14771) | Clyybber | 2020-06-23 | 1 | -1/+15 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -2/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | made some tests green | Araq | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 2 | -0/+38 |