Brian Fiete
|
c511773dad
Added typeof_comptime const type
|
6 months ago |
Brian Fiete
|
769861d3da
Added proper uint64->float conversion
|
7 months ago |
Brian Fiete
|
55298ee884
Fixes NaN comparisons
|
9 months ago |
Brian Fiete
|
2dd6423fab
Initial LLVM 18.1.4 support
|
1 year ago |
Brian Fiete
|
084566cdc6
Use StackHelper for very long if/else chains
|
1 year ago |
Brian Fiete
|
602c7f318f
Trimmed trailing whitespace
|
3 years ago |
Brian Fiete
|
36a8c2c6ae
Added '->' support to nullables and Result<T>
|
3 years ago |
Brian Fiete
|
ccb1646990
Use lifetime extension for mixin results
|
3 years ago |
Brian Fiete
|
3736281ff7
Minor optimizations
|
3 years ago |
Brian Fiete
|
501491d875
Fixed inlining of stack restore instruction
|
3 years ago |
Brian Fiete
|
ff2e40e3bf
Comptime debugging
|
3 years ago |
Brian Fiete
|
125d5c0c8c
Added Target CPU workspace override
|
3 years ago |
Brian Fiete
|
eb375362a1
Arithmetic overflow checks
|
3 years ago |
Brian Fiete
|
1c1cb1ac49
Hashed in more flags
|
4 years ago |
Brian Fiete
|
aa21020255
undef ToString fix
|
4 years ago |
Brian Fiete
|
8c700e6deb
Fixed const stride issues
|
4 years ago |
Brian Fiete
|
61f54a4f88
Comptime math and bug fixes
|
4 years ago |
Brian Fiete
|
15c62583a2
Release mode fix
|
4 years ago |
Brian Fiete
|
0f33968030
Comptime naming fixes
|
4 years ago |
Brian Fiete
|
706fe9e04b
var-return support for const eval methods
|
4 years ago |
Brian Fiete
|
6c049988b3
Fixed generic method and methodref binding issues
|
4 years ago |
Brian Fiete
|
be929c3626
ConstEval updates, better const struct support
|
4 years ago |
Brian Fiete
|
9b80c26d0a
More const eval progress
|
4 years ago |
Brian Fiete
|
6bb363fb4b
CTFE updates, including heap support
|
4 years ago |
Brian Fiete
|
52a441f486
Linux fixes
|
4 years ago |
Brian Fiete
|
64b62c09be
Start of SIMD support
|
4 years ago |
Brian Fiete
|
a69217e296
Fixed BeExtractValueConstant::GetType
|
5 years ago |
Brian Fiete
|
b30a72719c
Fixed issues with global var addresses in const arrays
|
5 years ago |
Brian Fiete
|
014ce28195
Better ToString support for values
|
5 years ago |
Brian Fiete
|
5da74382d4
Interop fixes and tests, fixing xplat struct passing issues
|
5 years ago |