gingerBill
|
b1dafcfe6d
Fix #1992 `size_of` a relative slice crashes the compiler
|
2 роки тому |
gingerBill
|
4998cf80c1
Fix #2017 mismatched types in binary matrix expression for `flt * (mat * vec)`
|
2 роки тому |
gingerBill
|
37e23133e9
Fix #2018 type assertion on untyped nil within a ternary if expression
|
2 роки тому |
JasperGeer
|
17894add95
Remove redundant code
|
2 роки тому |
JasperGeer
|
23d93f6846
Remove unnecessary or
|
2 роки тому |
JasperGeer
|
2e3dd8dd0b
Err on types passed as operands to ternary if expressions
|
2 роки тому |
gingerBill
|
ed73441a4c
Fix code generation related to Objective-C related `x->y()` calls
|
3 роки тому |
gingerBill
|
2c004dbcc9
Improve `matrix` conversion rules
|
3 роки тому |
gingerBill
|
cecadce86d
Allow for chaining of '#load(path) or_else #load(path)'
|
3 роки тому |
gingerBill
|
70dc0c15fd
Improve type hint for #load to allow for string types
|
3 роки тому |
gingerBill
|
38102f14c1
Add `#load(path) or_else default` in favour of `#load_or(path, default)`
|
3 роки тому |
Jasper Yujin Geer
|
57dd5ec4db
Added back missing return statement
|
3 роки тому |
Jasper Yujin Geer
|
5b621d5be1
More accurate error message
|
3 роки тому |
Jasper Yujin Geer
|
7aee762f3a
Throw error when untyped shift expressions have non-integral type hints
|
3 роки тому |
gingerBill
|
5e3cf45df3
Add `#soa` pointer type to aid with refactoring to `#soa` data types
|
3 роки тому |
gingerBill
|
a58e4d0359
Allow for `foo() or_else unreachable()` and other diverging procedures
|
3 роки тому |
gingerBill
|
0ebe9ba487
Fix #1901
|
3 роки тому |
gingerBill
|
9f10487678
Fix #1493
|
3 роки тому |
gingerBill
|
eafa5098aa
Fix #1883
|
3 роки тому |
gingerBill
|
041625381c
Fix #1888
|
3 роки тому |
gingerBill
|
abe122ecb7
Implement #1859
|
3 роки тому |
gingerBill
|
bb7f291f5f
Remove `simd_rem`; Disallow `simd_div` for integers
|
3 роки тому |
gingerBill
|
5b42dd7707
Correct `@(require_results)` on parapoly procedures
|
3 роки тому |
gingerBill
|
d0e8a735ba
Add arithmetic operator support for simd vectors; Add `intrinsics.simd_and_not`
|
3 роки тому |
gingerBill
|
208226dba2
Improve `#simd` literal support
|
3 роки тому |
gingerBill
|
f308f37ba1
Remove need for `simd.splat`
|
3 роки тому |
gingerBill
|
63cc8a80a0
Correct parapoly for #simd
|
3 роки тому |
gingerBill
|
1549d01bf7
Restrict `swizzle` to a power of two for #simd
|
3 роки тому |
gingerBill
|
0203bb657e
Allow for non-constant simd vector compound types
|
3 роки тому |
gingerBill
|
53f0c6ef1a
Add ranges for simd compounds literals
|
3 роки тому |