Bung
|
2aab03bdfb
fix #19304 Borrowing std/times.format causes Error: illformed AST (#20659)
|
před 1 rokem |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
před 1 rokem |
SirOlaf
|
67122a9cb6
Let inferGenericTypes continue if a param is already bound (#22384)
|
před 1 rokem |
SirOlaf
|
8d8d75706c
Add experimental inferGenericTypes switch (#22317)
|
před 1 rokem |
metagn
|
6d21637245
fix scoping regression with calls in generic bodies (#22115)
|
před 1 rokem |
metagn
|
894a19c6ed
fix calls in generic bodies, delay typecheck when no overloads match (#22029)
|
před 1 rokem |
Andreas Rumpf
|
72ca444122
hopefully easier to understand error message (#21585)
|
před 1 rokem |
Andreas Rumpf
|
f7e3af0c2d
mitigates #21272; but it's not the final fix because the first round … (#21462)
|
před 1 rokem |
SirOlaf
|
7bde421e4d
Fix #21272: Rewrite parts of pickBestCandidate (#21465)
|
před 1 rokem |
ringabout
|
d950e5f3a8
remove nosinks hacks from compiler (#21469)
|
před 1 rokem |
ringabout
|
761c5a0830
less verbose type mismatch messages (#21191)
|
před 2 roky |
metagn
|
555c5ed1a7
fix bugs with dot & call operators [backport] (#20931)
|
před 2 roky |
Bung
|
eec1543baf
fix semcase on tySequence and tyObject #20283 #19682 (#20339)
|
před 2 roky |
ringabout
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
před 2 roky |
ringabout
|
d954e698b3
Automatic dereferencing is removed (#20531)
|
před 2 roky |
metagn
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
před 2 roky |
metagn
|
f6eb1d4d7d
remove {.this.} pragma, deprecated since 0.19 (#20201)
|
před 2 roky |
Lancer11211
|
efd5c571bf
.forbids pragma: defining forbidden tags (#20050)
|
před 2 roky |
Jason Beetham
|
8d5a275189
Fixed distinct composite type class proc borrowing (#18904)
|
před 3 roky |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
před 3 roky |
flywind
|
8fa0decf6b
fix a typo (#18715)
|
před 3 roky |
Timothee Cour
|
836b061ae3
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (#18389)
|
před 3 roky |
Jason Beetham
|
252eea8cae
Make procedure mismatch more informative with pragma/call convention mismatches (#18384)
|
před 3 roky |
Timothee Cour
|
065243dc59
followup #17777: declaredloc field error msgs now work with generics (#18259)
|
před 3 roky |
Timothee Cour
|
3619a5a2aa
more informative error msg for undeclared field (`A(badfield: 1)` and `a.badfield = expr`) (#17777)
|
před 3 roky |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
před 3 roky |
Saem Ghani
|
72b89eff82
semLambda removed, semProcAux reworked (#17379)
|
před 3 roky |
Timothee Cour
|
48eab5370a
fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol error (#16067)
|
před 3 roky |
Andreas Rumpf
|
8241e55023
IC: next steps (#16729)
|
před 4 roky |
Timothee Cour
|
f344a70412
fix #16150 improve type mismatch errors (#16152)
|
před 4 roky |