Tags: jasonKercher/Odin
Toggle dev-2021-12's commit message
Merge pull request odin-lang#1337 from DanielGavin/parser-fix
Add Matrix_Type as literal type on "core:odin"
Toggle dev-2021-11's commit message
Correct index to offset calculation for matrix compound literals
Toggle dev-2021-10's commit message
Add `reflect.set_union_value`
Toggle dev-2021-09's commit message
Add `vendor` to nightly.yml
Toggle dev-2021-08's commit message
Add sanity checks to checker
Toggle dev-2021-07's commit message
Correct `does_field_type_allow_using`
Toggle dev-2021-06's commit message
Make inline array arithmetic use `load+extractvalue` rather than `get…
…elementptr+load` to give the optimizer a better hint for vectorization
Toggle dev-2021-05's commit message
Add prototypes for `intrinsics.fixed_point_*`
Toggle pre-dev-2021-04's commit message
Fix `union #maybe` comparison against `nil` -llvm-api
Toggle v0.13.0's commit message
Merge pull request odin-lang#725 from Skytrias/master
fix t0 not being t
You can’t perform that action at this time.