Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  gingerBill b8c4bf2afb Add `#partial [Enum]Type{...}` support to check for missing enumerated array fields 3 vuotta sitten
  gingerBill d5384c5aa4 Only check idents in the alias (of alias)+ problem 3 vuotta sitten
  gingerBill 3a81f2ab89 Correct the type aliasing problem, caused by aliases (of aliases)+ 3 vuotta sitten
  gingerBill 35c90fe124 Fix type alias declaration evaluation problem (#854 #1439) 3 vuotta sitten
  gingerBill 24e7356825 Add `#no_type_assert` and `#type_assert` to disable implicit type assertions with `x.(T)` 3 vuotta sitten
  gingerBill f16f1d932e Fix #1448 3 vuotta sitten
  gingerBill fe0b5bf4e2 Parse comments on enums fields 3 vuotta sitten
  gingerBill 42ab882db4 Remove debug code 3 vuotta sitten
  gingerBill dcc9e61362 Correct string_append_token 3 vuotta sitten
  gingerBill 56b4e0a3c3 Fix #1267 3 vuotta sitten
  gingerBill 6c48670819 Make `ODIN_BUILD_MODE` a enum type 3 vuotta sitten
  gingerBill 7cc265e14c Add mutex guards for signature scopes 3 vuotta sitten
  gingerBill e6b8f7e77a Fix #1398 3 vuotta sitten
  gingerBill 0d7cb02386 Fix conversion from float to quaternion 3 vuotta sitten
  gingerBill 504ea7deeb Fix `update_untyped_expr_type` for ternary if expressions with an untyped type 3 vuotta sitten
  gingerBill 3e04b45106 Allow cast from float to complex 3 vuotta sitten
  gingerBill 3f038428a7 Begin minimizing `Ast` size 3 vuotta sitten
  gingerBill 6646348e1a Increase usage of `PtrMap` 3 vuotta sitten
  gingerBill 68046d0c08 Allow casting between matrix types of different element types 3 vuotta sitten
  gingerBill bc2bf1caeb Add `#load_hash(<filepath>, <string-hash-kind>)` 3 vuotta sitten
  gingerBill 3d06dddb72 Allow casting from floats to quaternions 3 vuotta sitten
  Jeroen van Rijn 73648bb2d8 Fix #1268. 3 vuotta sitten
  gingerBill b4df51e483 Merge branch 'master' into new-matrix-type 3 vuotta sitten
  gingerBill c9effb9b9f Correct ternary if expression type determination 3 vuotta sitten
  gingerBill 28af376d10 Quick fix 3 vuotta sitten
  gingerBill 48de1a01a9 Correct update propagation of type for ternary if expressions 3 vuotta sitten
  gingerBill 48d277a3c4 Allow conversions between matrices of the same element count 3 vuotta sitten
  gingerBill e0b9475378 Allow casting between square matrices of the same element type 3 vuotta sitten
  gingerBill d67d7168e2 Allow scalars with matrices 3 vuotta sitten
  gingerBill 7faca7066c Add builtin `transpose` 3 vuotta sitten