metagn
|
7a37819eb9
fix generic param substitution in templates (#22535)
|
1 year ago |
metagn
|
106cde1ff8
unify explicit generic param semchecking in calls (#22618)
|
1 year ago |
Bung
|
98756bb26b
fix semcase on tySequence and tyObject #20283 #19682 (#20339)
|
2 years ago |
Andreas Rumpf
|
564a88006a
mitigates #21272; but it's not the final fix because the first round … (#21462)
|
1 year ago |
Jason Beetham
|
b21f81dade
Fixed distinct composite type class proc borrowing (#18904)
|
3 years ago |
narimiran
|
d81484bff9
one more fix
|
2 years ago |
narimiran
|
27732a4248
fix failing CIs
|
2 years ago |
metagn
|
0683e8f747
fix bugs with dot & call operators [backport] (#20931)
|
2 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 |