index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
linter.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+2
*
Fix some `styleCheck` bugs (#20095)
quantimnot
2023-05-06
1
-5
/
+9
*
fixes #20397; fixes stylecheck regression (#20398)
ringabout
2022-09-21
1
-0
/
+1
*
Change `styleCheck` to ignore foreign packages (#19822)
quantimnot
2022-07-14
1
-29
/
+42
*
add astmsgs; add `declared in` msg for usage lint errors (#17961)
Timothee Cour
2021-05-08
1
-3
/
+4
*
fixes #15848 [backport:1.2] (#17959)
Andreas Rumpf
2021-05-07
1
-1
/
+1
*
iterable[T] (#17196)
Timothee Cour
2021-04-11
1
-1
/
+1
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-3
/
+5
*
fixes #17060 (#17083)
Andreas Rumpf
2021-02-18
1
-1
/
+3
*
Use modern enums in compiler (#15775)
cooldome
2020-11-02
1
-1
/
+1
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-12
/
+4
*
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