Andreas Rumpf
|
17ae3016c7
fixes #13661 (#13664) [backport]
|
4 år sedan |
Andreas Rumpf
|
517538dcf8
fixes #12264 [backport] (#12302)
|
5 år sedan |
Federico Ceratto
|
fa7f5742d3
Fix spellings (#12277) [backport]
|
5 år sedan |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 år sedan |
Andreas Rumpf
|
ac6fcab7a4
Merge branch 'devel' into uint-range-checks
|
5 år sedan |
Andreas Rumpf
|
5a03eea518
revert #12100; typeof(nil) is weird enough, don't allow it as the return type
|
5 år sedan |
Araq
|
e765687646
Merge branch 'devel' into uint-range-checks
|
5 år sedan |
Albert Safin
|
a6428657e9
$typeof(nil) is now "typeof(nil)", not "nil"
|
5 år sedan |
Albert Safin
|
efe1bed82e
Allow typeof(nil) as a return type
|
5 år sedan |
Timothee Cour
|
9ae0dd611f
typeToString can now show (recursively) resolved type aliases; fixes #8569 #8083 #8570 (#11678)
|
5 år sedan |
Araq
|
d0e5bd2305
fixes a critical type checking regression
|
5 år sedan |
Andreas Rumpf
|
9203d3a982
fixes 5870 (#11704)
|
5 år sedan |
Arne Döring
|
ab8241ad42
minor stuff
|
5 år sedan |
Arne Döring
|
a562de2d91
squashed and merged with devel
|
5 år sedan |
nc-x
|
cf09ef47b8
Remove duplicate line number from 'invalid forward declaration' error (#11966)
|
5 år sedan |
Araq
|
289b5e9ef9
fixes #11254
|
5 år sedan |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 år sedan |
Arne Döring
|
ce148e71ef
disallow static in return type (#9686) [nobackport]
|
5 år sedan |
Araq
|
58e0dad371
'nim check' stability improvements
|
5 år sedan |
Arne Döring
|
7d5d9f7703
introduce internal Int128 type, use it to fix case stmt checks (#11652)
|
5 år sedan |
Andreas Rumpf
|
71b7383f12
fixes #11479 (#11641)
|
5 år sedan |
Araq
|
549d8cc0c6
[other] make typeAllowed easier to debug by using structured programming
|
5 år sedan |
Andreas Rumpf
|
8951680c05
fixes #10889
|
5 år sedan |
Jasper Jenkins
|
90ed904c4d
range/case fixes (#11264)
|
5 år sedan |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 år sedan |
Oscar Nihlgård
|
de5c0d3aa9
Make range checks in semConv (#7164)
|
5 år sedan |
Andreas Rumpf
|
61380d0a07
Small cleanup (#11185)
|
5 år sedan |
Arne Döring
|
34405db80f
forbid casting to bare unchecked array (#11186)
|
5 år sedan |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 år sedan |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 år sedan |