aboutsummaryrefslogtreecommitdiff
path: root/core/reflect
Commit message (Expand)AuthorAgeFilesLines
* Enumerated arrays `[Enum_Type]Elem_Type`gingerBill2019-12-272-0/+16
* Implement `#complete switch` by default, replace with `#partial switch` #511gingerBill2019-12-222-3/+15
* Replace `#vector[N]T` with `#simd[N]T` to reduce confusion #498gingerBill2019-12-151-1/+1
* Prepare SOA Struct code for slices and dynamic arrays *to be implemented*gingerBill2019-11-191-3/+19
* Add new #soa and #vector syntaxgingerBill2019-11-171-3/+9
* strings.split; strings.index; eprint* over print*_err;gingerBill2019-10-061-4/+2
* Built-in Quaternions (Not just an April Fool's Joke any more)gingerBill2019-08-261-0/+2
* Add reflect/types.odingingerBill2019-08-131-0/+492
* Add new stuff to package reflect; fix -vet for odin_parsergingerBill2019-08-131-200/+97
* Remove `package types` and merge with `package reflect`gingerBill2019-08-131-0/+212
* Keep -vet happygingerBill2019-08-131-18/+18
* `package reflect`; fix substring type bug; fix scoping rules for `using` on p...gingerBill2019-08-111-0/+285