Araq
|
07ea817ab1
fixes #11254
|
hace 5 años |
Araq
|
2bf1985f1a
'nim check' stability improvements
|
hace 5 años |
Arne Döring
|
8501971a60
introduce internal Int128 type, use it to fix case stmt checks (#11652)
|
hace 5 años |
Andreas Rumpf
|
d1de6b9fe4
fixes #11479 (#11641)
|
hace 5 años |
Araq
|
32cecf3a42
[other] make typeAllowed easier to debug by using structured programming
|
hace 5 años |
Andreas Rumpf
|
8951680c05
fixes #10889
|
hace 5 años |
Jasper Jenkins
|
90ed904c4d
range/case fixes (#11264)
|
hace 5 años |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
hace 5 años |
Oscar Nihlgård
|
de5c0d3aa9
Make range checks in semConv (#7164)
|
hace 5 años |
Andreas Rumpf
|
61380d0a07
Small cleanup (#11185)
|
hace 5 años |
Arne Döring
|
34405db80f
forbid casting to bare unchecked array (#11186)
|
hace 5 años |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
hace 5 años |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
hace 5 años |
Arne Döring
|
6f7f043c9b
Fix type recursion check (#11144)
|
hace 5 años |
genotrance
|
45759b5e90
Fix 105, few fixes for 101 (#11148)
|
hace 5 años |
Araq
|
a2ad069769
preparations for --newruntime owned refs/callbacks
|
hace 5 años |
Araq
|
1a202b9754
render lent types properly
|
hace 5 años |
Andreas Rumpf
|
663b1f2c96
newruntime: bugfixes
|
hace 5 años |
Arne Döring
|
97c3b113a5
Size ptr tuple (#10846)
|
hace 5 años |
Andreas Rumpf
|
1f61498238
added types.isFinal helper proc
|
hace 6 años |
Andreas Rumpf
|
4be36d77f6
introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the GC has ignored this hint for quite some time now
|
hace 6 años |
Andreas Rumpf
|
84f0a33bf0
make typeToString sane for sequence again
|
hace 6 años |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
hace 6 años |
Andreas Rumpf
|
721bf7188b
code cleanup: there is no tyOptRef
|
hace 6 años |
alaviss
|
9e754c3b06
compiler/types: correctly generates signature for non-proc types (#10658)
|
hace 6 años |
Araq
|
4ed7507cb2
error messages can have spaces, don't be dyslexic
|
hace 6 años |
Ray Imber
|
94f6a6b294
Fix for issue #10342. better message for generic subclass instantiation (#10354)
|
hace 6 años |
Andreas Rumpf
|
05c52ff34f
fixes #10203 (#10290)
|
hace 6 años |
Timothee Cour
|
bf3a308e86
[error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766)
|
hace 6 años |
Clyybber
|
427435a814
Don't use deprecated pragma syntax (#10187)
|
hace 6 años |