metagn
|
ecf9efa397
document general use of `_`, error message, fixes (#21584)
|
hace 1 año |
ringabout
|
ffadc75afe
fixes #21496; Ambiguous calls compiles when module name are equal (#21500)
|
hace 1 año |
ringabout
|
cc08a9015e
fixes #21263; consider all candidates for concept matches (#21265)
|
hace 1 año |
metagn
|
05c6db6500
underscores for routine parameters (#21192)
|
hace 1 año |
Jake Leahy
|
18c115c8d0
Don't repeat suggestions for same symbol (#21140)
|
hace 1 año |
Bung
|
5917c2d5b7
fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065)
|
hace 1 año |
ringabout
|
db56fc3bcb
Revert "fix #15836 proc arg return type auto unexpectly match proc with concr…" (#21057)
|
hace 1 año |
Bung
|
0cd9bdcf9f
fix #15836 proc arg return type auto unexpectly match proc with concr… (#21044)
|
hace 1 año |
SirOlaf
|
2f441ac675
[backport] Handle nkOpenSymChoice for nkAccQuoted in considerQuotedIdent (#20578)
|
hace 2 años |
Bung
|
db3d2971cf
fix #18886 crash on ambiguous proc cast (#20472)
|
hace 2 años |
metagn
|
5ebd1248df
overloadable enums no longer experimental (#20298)
|
hace 2 años |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
hace 2 años |
flywind
|
8f4bdb3596
[minor]break loops after a candidate is added to seqs (#18770)
|
hace 3 años |
flywind
|
5eba372570
[minor] break loops if it is ambiguous (#18745)
|
hace 3 años |
Andreas Rumpf
|
a273ea70e8
implements overloadable enum values; WIP (#18470)
|
hace 3 años |
Clyybber
|
dd2cbe3164
Cleanup lookups.nim again.. (#18379)
|
hace 3 años |
Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
hace 3 años |
Timothee Cour
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
hace 3 años |
Timothee Cour
|
f258e4e70c
fix #18332: XDeclaredButNotUsed hints now in deterministic order (#18336)
|
hace 3 años |
Clyybber
|
c5cf21c0c4
Don't report unused hints for consumed AST (#18270)
|
hace 3 años |
Timothee Cour
|
8ef6073543
add test case for pure enum redefinition error within enum (fixed in recent PR) (#18266)
|
hace 3 años |
Clyybber
|
8c42f5be02
Small scope refactoring (#18263)
|
hace 3 años |
Saem Ghani
|
488acd9d07
fixes #18235 - proc annotation type macro sym leak (#18249)
|
hace 3 años |
Timothee Cour
|
e224865b3b
add astmsgs; add `declared in` msg for usage lint errors (#17961)
|
hace 3 años |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
hace 3 años |
Timothee Cour
|
8161b02897
`import foo {.all.}` reboot (#17706)
|
hace 3 años |
Timothee Cour
|
9d4d27a3ce
adjust spellSuggestSecretSauce logic to avoid too many matches for small symbols (#17410)
|
hace 3 años |
Saem Ghani
|
72b89eff82
semLambda removed, semProcAux reworked (#17379)
|
hace 3 años |
Timothee Cour
|
4d3f3513e2
followup #16067 --spellSuggest (#17401)
|
hace 3 años |
Timothee Cour
|
48eab5370a
fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol error (#16067)
|
hace 3 años |