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
Branch
Commit message
Author
Age
bill/all_or_none
Improve doc-writer format for `#all_or_none`
gingerBill
3 months
bill/any-type-switch-if-else
Use lvalues in `for in` loops where it makes sense to minimize stack usage
gingerBill
3 months
bill/change-license
Correct license for tlsf
gingerBill
4 months
bill/compiler-optimizations-2025-09
More tests
gingerBill
5 months
bill/conditional-zero
Remove unused variable
gingerBill
5 months
bill/const-union
Disable `#raw_union` constants for the time being
gingerBill
5 months
bill/dir-organization
Allow for one-level deep of automatic importing directories with an `.odin` e...
gingerBill
7 weeks
bill/disallow-128-bit
Update radlink.exe
gingerBill
15 months
bill/fix-current-os-package
Try to keep the interface for most of the common procedures the same
gingerBill
18 months
bill/fix-data-races-2026-02
Revert `mutex_lock` logic
gingerBill
12 days
bill/force-type-assert
Allow for shortcut to get feature flags from the expression directly assuming...
gingerBill
3 weeks
bill/global-variable-distribution
Correct format strings
gingerBill
5 months
bill/init-fini-changes
Add another `contextless`
gingerBill
6 months
bill/integer-concatenation
Add `##` operator to `core:odin`
gingerBill
11 months
bill/io-error-changes
`Empty` -> `Unsupported`
gingerBill
3 months
bill/must-tail
Add `preserve/most` and `preserve/all`
gingerBill
4 weeks
bill/new-slice-sort
Add `intrinsics.type_is_cstring` and `intrinsics.type_is_cstring16`
gingerBill
4 months
bill/range-init
Support `for init; x in y {}` in `core:odin/parser`
gingerBill
2 days
bill/remove-test-suffix
Make CodeCov less touchy.
Jeroen van Rijn
5 months
bill/shared-partial-return-memory
Parameterize `LB_TUPLE_FIX_USE_PARTIAL_RETURN_CACHE`
gingerBill
7 weeks
bill/subtype-type-info
Update subtype based `Type_Info`
gingerBill
8 months
bill/typeid-sip-hash
Use SIP hash as name canonicalization hash
gingerBill
3 months
bill/utf16-strings
Fix typo
gingerBill
6 months
core-flags
Use `flags`
gingerBill
20 months
core_os2_revamp
Just retry again with `lb_generate_missing_procedures`
gingerBill
4 months
custom-math-sin
Remove `libm` dependency in `core:math` where possible
gingerBill
20 months
fix-4225
Allow ExactValue_Invalid in assert.
Jeroen van Rijn
17 months
llvm-12-support
Update CI and Makefile and build.bat
gingerBill
5 years
master
Merge pull request #6280 from Faker-09/bytes_compare_comment_update
Jeroen van Rijn
110 min.
middle-end
Begin mocking out `me_build_stmt`
gingerBill
4 years
mimalloc
Correct header paths
gingerBill
2 years
mv/libc-errors
Updated comment for Windows version of setjmp.
vassvik
4 years
new_os
Only count bits in touched array members.
Jeroen van Rijn
5 days
orca-dev
Retype out the entire bindings for Orca
gingerBill
23 months
text-template
Minor clean up of `default_hasher_cstring`
gingerBill
4 years
update-tilde
Update tilde
gingerBill
20 months
windows-llvm-11.1.0
Merge branch 'master' into windows-llvm-11.1.0
gingerBill
2 years
windows-llvm-12.0.1
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2 years
windows-llvm-13.0.0
Merge branch 'master' into windows-llvm-13.0.0
gingerBill
2 years