Commit History

Author SHA1 Message Date
  gingerBill cbabcb0907 Fix #3682 1 year ago
  gingerBill 575b268e88 Fix more #soa changes 1 year ago
  gingerBill 32245e93a1 Fix #3514 along with `soa.a[i]` bounds checking 1 year ago
  gingerBill 4bdc8548bd Fix #3554 1 year ago
  gingerBill 3fb0d52a74 Fix #3585 1 year ago
  gingerBill f8581537e4 Fix `>=` for strings 1 year ago
  gingerBill 97e9c50d11 Fix #3556 1 year ago
  gingerBill 214537b420 Improve codegen for `bit_field [N]T` compound literals 1 year ago
  gingerBill c330e5b5c1 Improve codegen for `bit_field` compound literals with an integer backing 1 year ago
  gingerBill ece78d22d2 Add `-no-type-assert` and `ODIN_NO_TYPE_ASSERT` 1 year ago
  gingerBill 4240e0025e Improve scalar -> array assignment when the scalar is constant in LLVM 1 year ago
  gingerBill caa344c88d Simplify scalar -> array conversions in LLVM to use a loop after a certain size 1 year ago
  gingerBill 13e459980b Fix `ptr_to_bit_field.field` 1 year ago
  Laytan Laats 5339e1e1b6 fix objc proc group edge case 1 year ago
  gingerBill b862691d75 Support `for in` with `bit_set` 1 year ago
  gingerBill 553a244fec Fix bounds checking 1 year ago
  gingerBill 3bff922b6f `m[i]` on `#row_major` matrices will reduce the i-th row-vector 1 year ago
  gingerBill a750fc0ba6 Add `#row_major matrix[R, C]T` 1 year ago
  gingerBill c7c6852057 Support swizzle selector syntax `.xyzw` for `#simd` vectors 1 year ago
  gingerBill 3f193d7446 Format change 1 year ago
  gingerBill e127d21fed Check for pseudo-fields before bit fields 1 year ago
  gingerBill 3060225f46 Simplify usage code 1 year ago
  gingerBill c14b9d461a Support `using` of a `bit_field` within a `struct` 1 year ago
  gingerBill afcc2889ec Support compound literals for `bit_field` 1 year ago
  gingerBill 5f001f6d51 Allow casting between a `bit_field` and its backing type 1 year ago
  gingerBill 5a84a08225 Add general support for `bit_field`s 1 year ago
  korvahkh 8530829ca4 Fix dynamic array `index = value` with const `value` initializing to 0 1 year ago
  Laytan Laats 09db245e4c fix wrong string type assert 1 year ago
  gingerBill f809788f75 Add missing type information for soa structs 1 year ago
  gingerBill c36ac4bdfd Bodge: fix matrix_flatten issue in Win64 ABI 1 year ago