Araq
|
36df2e0b1b
only interesting if the type doesn't come from the current module
|
2 years ago |
Araq
|
85d20e0b7f
progress
|
2 years ago |
Araq
|
1f0ee9ed2b
progress
|
2 years ago |
Araq
|
65af0a4109
implements https://github.com/nim-lang/RFCs/issues/380; WIP
|
2 years ago |
metagn
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
2 years ago |
metagn
|
f6eb1d4d7d
remove {.this.} pragma, deprecated since 0.19 (#20201)
|
2 years ago |
Lancer11211
|
efd5c571bf
.forbids pragma: defining forbidden tags (#20050)
|
2 years ago |
Jason Beetham
|
8d5a275189
Fixed distinct composite type class proc borrowing (#18904)
|
3 years ago |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 years ago |
flywind
|
8fa0decf6b
fix a typo (#18715)
|
3 years ago |
Timothee Cour
|
836b061ae3
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (#18389)
|
3 years ago |
Jason Beetham
|
252eea8cae
Make procedure mismatch more informative with pragma/call convention mismatches (#18384)
|
3 years ago |
Timothee Cour
|
065243dc59
followup #17777: declaredloc field error msgs now work with generics (#18259)
|
3 years ago |
Timothee Cour
|
3619a5a2aa
more informative error msg for undeclared field (`A(badfield: 1)` and `a.badfield = expr`) (#17777)
|
3 years ago |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
3 years ago |
Saem Ghani
|
72b89eff82
semLambda removed, semProcAux reworked (#17379)
|
3 years ago |
Timothee Cour
|
48eab5370a
fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol error (#16067)
|
3 years ago |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
4 years ago |
Timothee Cour
|
f344a70412
fix #16150 improve type mismatch errors (#16152)
|
4 years ago |
Miran
|
bbe49a14ae
Correct all eggs (#15906)
|
4 years ago |
Timothee Cour
|
0fb878324e
honor --declaredLocs in more places, including type mismatch errors; also show `kind` with --declaredLocs (#15673)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Timothee Cour
|
05752cd5d0
add --declaredlocs (#15666)
|
4 years ago |
Andreas Rumpf
|
9a059657ca
fixes bootstrapping for any machine that has a Nim already installed [backport:1.4] (#15660)
|
4 years ago |
Andy Davidoff
|
0b74d26d0c
don't raise index defects on malformed ast (#15278)
|
4 years ago |
Clyybber
|
fb58066b61
Fix #5691 (#15158)
|
4 years ago |
Araq
|
12a9fe017e
fixes #15056 [backport]
|
4 years ago |
Araq
|
ebd1cc0265
minor bugfixes for 'func' and .borrow
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Araq
|
0824fdd061
fixes #14562
|
4 years ago |