index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
reflect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enumerated arrays `[Enum_Type]Elem_Type`
gingerBill
2019-12-27
2
-0
/
+16
*
Implement `#complete switch` by default, replace with `#partial switch` #511
gingerBill
2019-12-22
2
-3
/
+15
*
Replace `#vector[N]T` with `#simd[N]T` to reduce confusion #498
gingerBill
2019-12-15
1
-1
/
+1
*
Prepare SOA Struct code for slices and dynamic arrays *to be implemented*
gingerBill
2019-11-19
1
-3
/
+19
*
Add new #soa and #vector syntax
gingerBill
2019-11-17
1
-3
/
+9
*
strings.split; strings.index; eprint* over print*_err;
gingerBill
2019-10-06
1
-4
/
+2
*
Built-in Quaternions (Not just an April Fool's Joke any more)
gingerBill
2019-08-26
1
-0
/
+2
*
Add reflect/types.odin
gingerBill
2019-08-13
1
-0
/
+492
*
Add new stuff to package reflect; fix -vet for odin_parser
gingerBill
2019-08-13
1
-200
/
+97
*
Remove `package types` and merge with `package reflect`
gingerBill
2019-08-13
1
-0
/
+212
*
Keep -vet happy
gingerBill
2019-08-13
1
-18
/
+18
*
`package reflect`; fix substring type bug; fix scoping rules for `using` on p...
gingerBill
2019-08-11
1
-0
/
+285