Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetic compiler cleanup (#12718) | Clyybber | 2019-11-28 | 1 | -3/+2 |
* | introduce csize_t instead of fixing csize (#12497) | Arne Döring | 2019-10-31 | 1 | -1/+1 |
* | [refactoring] remove unused imports in the compiler and in some stdlib modules | Araq | 2019-07-18 | 1 | -4/+2 |
* | makes --styleCheck:error the default for the Nim compiler itself | Araq | 2019-07-14 | 1 | -5/+14 |
* | minor style changes | Araq | 2019-07-10 | 1 | -1/+1 |
* | styleCheck: make the compiler and large parts of the stdlib compatible with -... | Araq | 2019-07-10 | 1 | -7/+1 |
* | linter: refactorings | Araq | 2019-07-10 | 1 | -53/+4 |
* | nim styleChecker: implemented all the missing features (bugfix) | Araq | 2019-07-10 | 1 | -43/+53 |
* | Nim style checker: document the switch; fixes #9564 | Araq | 2018-10-30 | 1 | -11/+15 |
* | compiler refactoring; use typesafe path handing; docgen: render symbols betwe... | Andreas Rumpf | 2018-09-07 | 1 | -3/+3 |
* | implements a --nep1:on switch to make the compiler enforce the naming convent... | Andreas Rumpf | 2018-06-13 | 1 | -0/+176 |