Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new feature: --staticBoundChecks:on to enforce static array index checking ↵ | Andreas Rumpf | 2020-03-18 | 1 | -0/+1 |
| | | | | (#10965) | ||||
* | 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:]]+$//' {} + | ||||
* | fixes #1597 | Araq | 2014-12-11 | 1 | -0/+31 |