summary refs log tree commit diff stats
path: root/compiler/linter.nim
Commit message (Collapse)AuthorAgeFilesLines
* Nim style checker: document the switch; fixes #9564Araq2018-10-301-11/+15
|
* compiler refactoring; use typesafe path handing; docgen: render symbols ↵Andreas Rumpf2018-09-071-3/+3
| | | | between modules
* implements a --nep1:on switch to make the compiler enforce the naming ↵Andreas Rumpf2018-06-131-0/+176
conventions outlined in NEP-1