ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
hace 1 año |
Ivan Yonchovski
|
7031ea65cd
Implemented basic macro expand functionality (#20579)
|
hace 1 año |
Jake Leahy
|
18c115c8d0
Don't repeat suggestions for same symbol (#21140)
|
hace 1 año |
ringabout
|
7c2aa53e44
fixes #19278; make `privateAccess` work with generic ref object (#20640)
|
hace 2 años |
Andreas Rumpf
|
81087c949f
fixes #20572 (#20585)
|
hace 2 años |
Ivan Yonchovski
|
7caa037936
Fix/improve handling of forward declarations in nimsuggest (#20493)
|
hace 2 años |
metagn
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
hace 2 años |
Ivan Yonchovski
|
d4c0d35b32
[nimsuggest] fix def call on identifier 2 times on the line (#20228)
|
hace 2 años |
Ivan Yonchovski
|
b0b9a3e5fa
Use module actual file instead of PSym.info (#19956)
|
hace 2 años |
quantimnot
|
800cb006e7
Change `styleCheck` to ignore foreign packages (#19822)
|
hace 2 años |
Ivan Yonchovski
|
b41226001c
Initial implementation of nimsuggest v3 (#19826)
|
hace 2 años |
Miran
|
24178bf8aa
get rid of the warnings during bootstrapping (#18741)
|
hace 3 años |
Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
hace 3 años |
Timothee Cour
|
ad67bcf379
fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714)
|
hace 3 años |
Timothee Cour
|
0a10af5a2c
privateAccess now works with ref | ptr (#17760)
|
hace 3 años |
Timothee Cour
|
8161b02897
`import foo {.all.}` reboot (#17706)
|
hace 3 años |
Saem Ghani
|
1097cc4173
nimsuggest prioritize non-deprecated suggestions (#16816)
|
hace 3 años |
Saem Ghani
|
d99ea00829
fixed nim-lang/nimsuggest#48 type aware sug (#16814)
|
hace 3 años |
Saem Ghani
|
bb3c6d0797
fixes nim-lang/nimsuggest#103 con dot exprs (#16657)
|
hace 3 años |
Saem Ghani
|
bbc96f974d
fixed nim-lang/nimsuggest#82 pure enum field sug (#16676)
|
hace 3 años |
Andreas Rumpf
|
796498525a
IC: next steps (#16550)
|
hace 3 años |
Saem Ghani
|
21dfa04cbf
fixes nim-lang/nimsuggest#119 outline includes (#16608)
|
hace 3 años |
Andreas Rumpf
|
979148e863
refactorings to prepare the compiler for IC (#15935)
|
hace 3 años |
alaviss
|
c2ba4ef979
suggest: try to find the implementation of a symbol when def is used (#15555)
|
hace 4 años |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
hace 4 años |
Araq
|
a0049d1fb0
compiler: minor code cleanups
|
hace 4 años |
flywind
|
40b58a0a18
fix #11009 (#14935)
|
hace 4 años |
Juan Carlos
|
74d1f25010
Clean out oldast (#14837)
|
hace 4 años |
alaviss
|
77834f0fda
compiler/suggest: highlight squashed operators (#11796)
|
hace 4 años |
Timothee Cour
|
216fd59c44
make `usage of foo is a user-defined error` more informative (#13833)
|
hace 4 años |