gingerBill
|
c2cafcbe14
Fix #4819
|
7 hónapja |
Barinzaya
|
266e84103e
Fixed an issue with SIMD vector equality.
|
8 hónapja |
Laytan Laats
|
b77430bea8
-obfuscate-source-code-locations on bounds checks and type assertions
|
8 hónapja |
gingerBill
|
2656ecd4e1
Fix #4773 - Change order of evaluation for slicing indices
|
8 hónapja |
gingerBill
|
bca08d3b85
Make `-no-dynamic-literals` the default now
|
9 hónapja |
gingerBill
|
7b334d2bd9
Add `#branch_location`
|
9 hónapja |
gingerBill
|
0a29d36aa3
Fix bug with comparisons with big endian types
|
10 hónapja |
gingerBill
|
44124cb639
Merge pull request #4440 from 0dminnimda/support_llvm19
|
10 hónapja |
gingerBill
|
e38a08013e
Remove `#relative` types from the compiler
|
11 hónapja |
gingerBill
|
31ea10490f
Fix `auto_cast` matrix bug
|
11 hónapja |
0dminnimda
|
dbed2c92b4
Add support for llvm version 19
|
11 hónapja |
bobsayshilol
|
771d308d64
Fix invalid union access
|
11 hónapja |
Laytan Laats
|
da1e09c95d
check packed load and set alignment on all loads, not just lb_emit_load
|
11 hónapja |
Laytan Laats
|
5d4fd09ff0
fix quaternion64 arith
|
1 éve |
gingerBill
|
225ffdec36
Fix union comparison bug
|
1 éve |
Karl Zylinski
|
007730bfbc
Fix for crash when emitting a comparison between a constant array and a non-constant value.
|
1 éve |
gingerBill
|
9b06ea5bfd
Fix #4229 for edge case `os.Error`/`os.Errno` legacy bodge
|
1 éve |
gingerBill
|
0a08a65202
Simplify #row_major matrix and `matrix_flatten` behaviour
|
1 éve |
gingerBill
|
9197a126fc
Use XOR directly rather than `(~x) & mask`
|
1 éve |
gingerBill
|
38ea276231
Make `~some_bit_set` work on only the possible bits by doing a mask with the full set
|
1 éve |
gingerBill
|
f49ebae956
Correct `lbAddr_SoaVariable` logic
|
1 éve |
gingerBill
|
0e82a46047
Fix #3999
|
1 éve |
gingerBill
|
22a82e73d6
Fix #3976
|
1 éve |
Laytan Laats
|
e3f375afd8
fix c_vararg bit_set
|
1 éve |
gingerBill
|
eeb92e2644
Allow cast between `#simd[N]rawptr` <-> `#simd[N]uintptr`
|
1 éve |
gingerBill
|
fd06be2243
Allow `swizzle` to take more arguments than the original array length
|
1 éve |
gingerBill
|
7e0fa795e4
Just compare against `nil` directly if the comparator is known to be `nil` too
|
1 éve |
gingerBill
|
65c91b7dde
Fix code gen issue with `bit_set`
|
1 éve |
gingerBill
|
1e37eaf54d
Begin work for `bit_set[...; [N]T]` (not working)
|
1 éve |
gingerBill
|
52aa7085e4
Use `f32` as the immediate type for addition and subtraction for `complex32`/`quaternion64`
|
1 éve |