Skip to content

Odin v0.9.1

Compare
Choose a tag to compare
@gingerBill gingerBill released this 01 Dec 22:15
· 11954 commits to master since this release

Bug Fixes

  • Debug fix
  • Recursive loop bug for polymorphic types
  • #complete switch for pointers to unions
  • Allow for single fields struct #raw_union
  • Redefine how union tag size is calculated to match alignment of the union data