flywind
|
0f7f159a35
fix #15623 (#16009)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Andreas Rumpf
|
d430216288
fixes #15532 (#15534)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Juan Carlos
|
28510a9da9
Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
cooldome
|
d839eb9352
fix #14007 (#14012) [backport]
|
4 years ago |
Oscar Nihlgård
|
255698deee
Fix semfold handling of {.str/int/bool-define.} (#13964)
|
4 years ago |
Timothee Cour
|
68539a2926
fix last remaining warning when building nim (`intVal should be Int128`) + minor cleanups (#13841)
|
4 years ago |
cooldome
|
764a81ca25
Continue bool conversion fixing (#13751)
|
4 years ago |
Andreas Rumpf
|
5ba5b5202a
fixes #13661 (#13664) [backport]
|
4 years ago |
Arne Döring
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
Arne Döring
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
4 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Andreas Rumpf
|
c98e0e22ad
conversions to unsigned numbers are not checked anymore; implements /… (#12688) [backport]
|
5 years ago |
Miran
|
a2ad7d4883
fix deprecation warnings related to Int128 (#12474)
|
5 years ago |
Andreas Rumpf
|
8c81cddf7e
fixes #12170 (#12176)
|
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
|
d70e292571
makes more tests green
|
5 years ago |
Arne Döring
|
3d4ad9739c
fix min/max for float numbers (#12068)
|
5 years ago |
Araq
|
2396f0ee71
make test green
|
5 years ago |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
5 years ago |
Andreas Rumpf
|
8df745a42e
fixes #12056 (#12063)
|
5 years ago |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
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 |
Arne Döring
|
e90d91f0e4
[refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)
|
5 years ago |