Andreas Rumpf
|
90cf7177ca
fixes #16897 [backport:1.2] (#16900)
|
4 years ago |
Timothee Cour
|
68539a2926
fix last remaining warning when building nim (`intVal should be Int128`) + minor cleanups (#13841)
|
5 years ago |
Andreas Rumpf
|
0a49fe5fad
fixes #13763 (#13777)
|
5 years ago |
Arne Döring
|
64ffa17f0f
fixes #13715 (#13716)
|
5 years ago |
Arne Döring
|
047d3af6da
fix #13720 (#13721)
|
5 years ago |
Andreas Rumpf
|
3f29911a94
new feature: --staticBoundChecks:on to enforce static array index checking (#10965)
|
5 years ago |
Andreas Rumpf
|
5ba5b5202a
fixes #13661 (#13664) [backport]
|
5 years ago |
Araq
|
3a6b470412
minor code style change
|
5 years ago |
Araq
|
7205c3ebe2
minor code style changes
|
5 years ago |
Andreas Rumpf
|
7626907401
ARC works for async on Windows (#13179)
|
5 years ago |
Timothee Cour
|
3f78873898
remove all remaining warnings when build nim (with -d:nimHasLibFFI) (#13084)
|
5 years ago |
Andreas Rumpf
|
83a736a34a
ARC: cycle detector (#12823)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Arne Döring
|
21cbfd72ec
Refactor json macro (#12391)
|
5 years ago |
Arne Döring
|
7cf3395d85
refactor illegal iterator assignment detection (#12212)
|
5 years ago |
Andreas Rumpf
|
dd082b6ec8
fixes #12264 [backport] (#12302)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Andreas Rumpf
|
ac6fcab7a4
Merge branch 'devel' into uint-range-checks
|
5 years ago |
Andreas Rumpf
|
5a03eea518
revert #12100; typeof(nil) is weird enough, don't allow it as the return type
|
5 years ago |
Araq
|
e765687646
Merge branch 'devel' into uint-range-checks
|
5 years ago |
Albert Safin
|
a6428657e9
$typeof(nil) is now "typeof(nil)", not "nil"
|
5 years ago |
Albert Safin
|
efe1bed82e
Allow typeof(nil) as a return type
|
5 years ago |
Timothee Cour
|
9ae0dd611f
typeToString can now show (recursively) resolved type aliases; fixes #8569 #8083 #8570 (#11678)
|
5 years ago |
Araq
|
d0e5bd2305
fixes a critical type checking regression
|
5 years ago |
Andreas Rumpf
|
9203d3a982
fixes 5870 (#11704)
|
5 years ago |
Arne Döring
|
ab8241ad42
minor stuff
|
5 years ago |
Arne Döring
|
a562de2d91
squashed and merged with devel
|
5 years ago |
nc-x
|
cf09ef47b8
Remove duplicate line number from 'invalid forward declaration' error (#11966)
|
5 years ago |
Araq
|
289b5e9ef9
fixes #11254
|
6 years ago |