Arne Döring
|
3d4ad9739c
fix min/max for float numbers (#12068)
|
5 tahun lalu |
Araq
|
2396f0ee71
make test green
|
5 tahun lalu |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
5 tahun lalu |
Andreas Rumpf
|
8df745a42e
fixes #12056 (#12063)
|
5 tahun lalu |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 tahun lalu |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 tahun lalu |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 tahun lalu |
Arne Döring
|
11dad688fe
Offsetof fixes (#11690)
|
5 tahun lalu |
Arne Döring
|
e90d91f0e4
[refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)
|
5 tahun lalu |
Arne Döring
|
e4d0f4fee0
fix regression in semfold for old right shift (#11477)
|
5 tahun lalu |
Arne Döring
|
88b5dd3362
right shift is now by default sign preserving (#11322)
|
5 tahun lalu |
Arne Döring
|
5e68d8f9e9
less copy tree (#11249)
|
5 tahun lalu |
Oscar Nihlgård
|
de5c0d3aa9
Make range checks in semConv (#7164)
|
5 tahun lalu |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 tahun lalu |
Oscar Nihlgård
|
4c6fc173b7
low/high for float ranges (#11177)
|
5 tahun lalu |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 tahun lalu |
LemonBoy
|
76df77f912
Fix codegen problem with strict C++ compilers (#10639)
|
5 tahun lalu |
Timothee Cour
|
942495611b
revive #10228 (fix #9880) (#10610)
|
5 tahun lalu |
Araq
|
d5da450100
helpers2 now has a real name
|
5 tahun lalu |
Oscar Nihlgård
|
0091f2ad3b
Implement {.booldefine.} (#10533)
|
5 tahun lalu |
Neelesh Chandola
|
c673607d36
Fix internal error when casting to invalid enum value
|
6 tahun lalu |
Andreas Rumpf
|
bb1ce398af
Merge pull request #9881 from timotheecour/pr_ref_9880
|
6 tahun lalu |
Araq
|
4ec40796e6
fixes #9868
|
6 tahun lalu |
Timothee Cour
|
f3ecc15a94
refs #9880 show index and bound in lots of `index out of bounds` errors
|
6 tahun lalu |
Arne Döring
|
6a57ec6d2e
NaN fixes for clang backend (#9652)
|
6 tahun lalu |
Araq
|
e71410d74e
language cleanup: the .unchecked pragma is dead
|
6 tahun lalu |
cooldome
|
eaca5be9d6
Change the order of compilation passes, transformation is made lazy at code gen (#8489)
|
6 tahun lalu |
LemonBoy
|
4808ef72db
[WIP] Early evaluation of mIs (#8723)
|
6 tahun lalu |
Timothee Cour
|
745f1642d6
implement sizeof and alignof operator (manually squashed #5664) (#9356)
|
6 tahun lalu |
LemonBoy
|
fab4d38411
string to string conversion keeps the dest type (#9323)
|
6 tahun lalu |