gingerBill
|
d0e8a735ba
Add arithmetic operator support for simd vectors; Add `intrinsics.simd_and_not`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
208226dba2
Improve `#simd` literal support
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
f308f37ba1
Remove need for `simd.splat`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
63cc8a80a0
Correct parapoly for #simd
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
1549d01bf7
Restrict `swizzle` to a power of two for #simd
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
0203bb657e
Allow for non-constant simd vector compound types
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
53f0c6ef1a
Add ranges for simd compounds literals
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
f21e9ee712
Allow basic casting of simd vectors
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
b032d5af87
Make `#simd` an opaque type
|
%!s(int64=3) %!d(string=hai) anos |
Cedric Hutchings
|
3d9d85121d
Clear up Mismatched BE types error message
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
a31d23a32a
Merge pull request #1802 from odin-lang/remove-maybe-tag
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
084f431aa5
Correct `check_transmute` operand logic
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
3ec70c5517
Merge functionality of `#maybe` with the standard 'union' functionality
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
d9f293b281
Add better error message for trying to dereference a multi-pointer
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
438713af20
Allow `transmute` on constant expressions
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
dca2fbccff
Improve ternary if type inference
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
8a9f7fc684
Fix #1713
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
3f935bea25
`union #shared_nil`
|
%!s(int64=3) %!d(string=hai) anos |
gitlost
|
10c5825715
Fix issue #829 "Compiler crashes when declaring maps with procedure"
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
a68f0b2d72
Improve procedure group selection based on the minimum number of arguments
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
a7adb2fb6e
Merge branch 'master' into freestanding_amd64
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
49fecbdc5e
Improve error message when there is "no field" found for a large anonymous struct
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
278e239973
Commit rest of code for `-disallow-rtti`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
e81ed9a960
Add "Did you mean" to Objective-C fields
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
65dedbb1ca
Add `#subtype` struct field prefix, required to have a COM interface hierarchy
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
0e5928ff39
Correct pseudo selector code generation
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
c5d348515d
Add `intrinsics.type_is_subtype_of`; `intrinsics.objc_selector_name`
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
445ca70521
Correct implicit union cast
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
c6ab8f82c8
Code refactor to aid development
|
%!s(int64=3) %!d(string=hai) anos |
gingerBill
|
67ce0ec29f
Improve printing for unhandled cases by adding a new line before the cases
|
%!s(int64=3) %!d(string=hai) anos |