ringabout
|
469c9cfab4
unpublic the sons field of PType; the precursor to PType refactorings (#22446)
|
1 year ago |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
metagn
|
894a19c6ed
fix calls in generic bodies, delay typecheck when no overloads match (#22029)
|
1 year ago |
Tanguy
|
a4f9413a65
Fix: don't track Defect in proc effect compatibility (#22037)
|
1 year ago |
ringabout
|
7ee00d86b1
fixes overriden typo (#22044)
|
1 year ago |
ringabout
|
ebbad9e960
cursor fields cannot form reference cycles (#21832)
|
1 year ago |
ringabout
|
71dc929ad7
bring #21802 back; fixes #21753 [backport] (#21815)
|
1 year ago |
ringabout
|
4a94f3606e
revert #21799 and #21802 which don't pass the tests (#21804)
|
1 year ago |
Andreas Rumpf
|
d0c62fa169
fixes #21753 [backport] (#21802)
|
1 year ago |
metagn
|
380dafcc32
fix iterator equality + add test for proc equality + fix sameType (#21707)
|
1 year ago |
ringabout
|
4d683fc689
fixes booting warnings (#21583)
|
1 year ago |
ringabout
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
2 years ago |
Bung
|
658b28dc57
tyInt tyUint fit target int bit width (#20829)
|
2 years ago |
Bung
|
49e793e8c4
fix #20272 range of uint64 shows signed upper bound (#20702)
|
2 years ago |
Bung
|
84fab7f39b
fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551)
|
2 years ago |
ringabout
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
Andreas Rumpf
|
0d23419e68
DAA and 'out' parameters (#20506)
|
2 years ago |
Bung
|
e13cd40e21
fix #2614 improve error message when array of proc calling convention… (#20379)
|
2 years ago |
ringabout
|
b6bfe38ff5
move formatfloat out of system (#20195)
|
2 years ago |
Lancer11211
|
efd5c571bf
.forbids pragma: defining forbidden tags (#20050)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Andreas Rumpf
|
32d4bf3525
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden type field for objects with enabled inheritance; fixes #19205 [backport:1.6] (#19232)
|
3 years ago |
Jason Beetham
|
cc984217a9
Fix VM's sametype impl to work for generics/typedescs (#19073)
|
3 years ago |
Jason Beetham
|
83a2515af7
Fixed generic distinct conversions for 'var' (#18837)
|
3 years ago |
Andreas Rumpf
|
e8dad482a3
fixes #16246 (#18800)
|
3 years ago |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 years ago |
Andreas Rumpf
|
01fc9e58ca
fixes #18550 (#18553)
|
3 years ago |
Andreas Rumpf
|
70fb377e88
undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18546)
|
3 years ago |
Andreas Rumpf
|
f8519657c4
fixes #18469 (#18544)
|
3 years ago |
Timothee Cour
|
836b061ae3
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (#18389)
|
3 years ago |