Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 年之前 |
Timothee Cour
|
ad67bcf379
fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714)
|
3 年之前 |
Timothee Cour
|
0a10af5a2c
privateAccess now works with ref | ptr (#17760)
|
3 年之前 |
Timothee Cour
|
8161b02897
`import foo {.all.}` reboot (#17706)
|
3 年之前 |
Saem Ghani
|
1097cc4173
nimsuggest prioritize non-deprecated suggestions (#16816)
|
3 年之前 |
Saem Ghani
|
d99ea00829
fixed nim-lang/nimsuggest#48 type aware sug (#16814)
|
3 年之前 |
Saem Ghani
|
bb3c6d0797
fixes nim-lang/nimsuggest#103 con dot exprs (#16657)
|
3 年之前 |
Saem Ghani
|
bbc96f974d
fixed nim-lang/nimsuggest#82 pure enum field sug (#16676)
|
3 年之前 |
Andreas Rumpf
|
796498525a
IC: next steps (#16550)
|
3 年之前 |
Saem Ghani
|
21dfa04cbf
fixes nim-lang/nimsuggest#119 outline includes (#16608)
|
3 年之前 |
Andreas Rumpf
|
979148e863
refactorings to prepare the compiler for IC (#15935)
|
3 年之前 |
alaviss
|
c2ba4ef979
suggest: try to find the implementation of a symbol when def is used (#15555)
|
4 年之前 |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 年之前 |
Araq
|
a0049d1fb0
compiler: minor code cleanups
|
4 年之前 |
flywind
|
40b58a0a18
fix #11009 (#14935)
|
4 年之前 |
Juan Carlos
|
74d1f25010
Clean out oldast (#14837)
|
4 年之前 |
alaviss
|
77834f0fda
compiler/suggest: highlight squashed operators (#11796)
|
4 年之前 |
Timothee Cour
|
216fd59c44
make `usage of foo is a user-defined error` more informative (#13833)
|
4 年之前 |
Andy Davidoff
|
0f672378ab
fix .deprecated. object typedef crash (#13643)
|
4 年之前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年之前 |
alaviss
|
558ecd1ca6
compiler/suggest: add variable support to `con` (#12569)
|
5 年之前 |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 年之前 |
narimiran
|
a9c7fb2fcc
fixes nimsuggest/#108: RangeError with d:release
|
5 年之前 |
Andreas Rumpf
|
b07694cd90
new gensym handling (#11985)
|
5 年之前 |
Araq
|
0e4a8bfb28
fixes 'unused module' feature for 32 bit builds of Nim for good [nobackport]
|
5 年之前 |
Andreas Rumpf
|
81ddc67785
[refactoring] compiler: simplified markUsed
|
5 年之前 |
Andreas Rumpf
|
04708742e7
fixes #11809
|
5 年之前 |
Andreas Rumpf
|
fbb0642e27
Merge branch 'devel' into araq-detect-unused-imports
|
5 年之前 |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 年之前 |
Araq
|
4137a4dbf3
[feature] detect unused imports
|
5 年之前 |