Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -89/+0 |
| | |||||
* | fix operators containing percent for VM usage (#13536) | Arne Döring | 2020-03-11 | 1 | -2/+2 |
| | | | | * fixes #13513 * merge tarithmetics in tarithm | ||||
* | Remove dead magics (#13551) | Arne Döring | 2020-03-03 | 1 | -1/+1 |
| | |||||
* | Cosmetic compiler cleanup (#12718) | Clyybber | 2019-11-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * Cleanup compiler code base * Unify add calls * Unify len invocations * Unify range operators * Fix oversight * Remove {.procvar.} pragma * initCandidate -> newCandidate where reasonable * Unify safeLen calls | ||||
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
| | |||||
* | compiler: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -5/+5 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Removed magics: mEqI64 mLtI64 mLeI64 | rku | 2015-06-10 | 1 | -3/+3 |
| | |||||
* | minor documentation updates | Araq | 2015-02-16 | 1 | -0/+89 |