Andreas Rumpf
|
c98e0e22ad
conversions to unsigned numbers are not checked anymore; implements /… (#12688) [backport]
|
5 years ago |
Andreas Rumpf
|
44a27ccfe1
--gc:destructors: simple closures work
|
5 years ago |
Andreas Rumpf
|
1746da2d9e
--gc:destructors now means Nim uses pure refcounting (#12557)
|
5 years ago |
Araq
|
ed2fb36bc6
refactoring: use the new strings and seqs when optSeqDestructors is active
|
5 years ago |
Araq
|
61ea85687c
refactoring: --newruntime consists of 3 different switches
|
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
|
e0f3e8432a
fixes a critical --gc:boehm regression
|
5 years ago |
Andreas Rumpf
|
a5e2db2ac5
allows access to .compileTime vars at runtime (#12128)
|
5 years ago |
Arne Döring
|
3d4ad9739c
fix min/max for float numbers (#12068)
|
5 years ago |
Araq
|
ad82e65387
gc:destructors progress
|
5 years ago |
Andreas Rumpf
|
2a3b056314
fixes #12042 (#12083)
|
5 years ago |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
5 years ago |
Timothee Cour
|
511298242d
fixes #10053 (#11951)
|
5 years ago |
Andreas Rumpf
|
212ae2f125
fixes #11891
|
5 years ago |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 years ago |
Araq
|
67a6effb7b
fixes #11745
|
5 years ago |
Araq
|
44c12d9d20
make 'koch temp' work again
|
5 years ago |
Araq
|
9db369063c
[refactoring] moves transformation for 'spawn' into its own spawn.nim implementation
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Arne Döring
|
11dad688fe
Offsetof fixes (#11690)
|
5 years ago |
Andreas Rumpf
|
3258c1e2a3
fixes #11671
|
5 years ago |
Timothee Cour
|
95f2f2396f
fix #11651 exportc symbol not exported, leading to link error (#11658)
|
5 years ago |
Araq
|
476b4ff372
fixes #11636
|
5 years ago |
Andreas Rumpf
|
e083a1533b
fixes #11098
|
5 years ago |
Andreas Rumpf
|
0f868b587b
fixes #11563 (#11594)
|
5 years ago |
Arne Döring
|
e90d91f0e4
[refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)
|
5 years ago |
Andreas Rumpf
|
7e4748beee
[bugfix] proper destruction for strings/seqs for --newruntime
|
5 years ago |
Andreas Rumpf
|
c65a5d754b
[bugfix] owned closures (#11544)
|
5 years ago |
Arne Döring
|
c7e1c665a1
[refactoring] refactor the compiler and stdlib to deprecation warnings (#11419)
|
5 years ago |