Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | | | --styleCheck:error | ||||
* | 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 ↵ | Andreas Rumpf | 2018-09-07 | 1 | -3/+3 |
| | | | | between modules | ||||
* | implements a --nep1:on switch to make the compiler enforce the naming ↵ | Andreas Rumpf | 2018-06-13 | 1 | -0/+176 |
conventions outlined in NEP-1 |