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/any-type-switch-if-else
Use lvalues in `for in` loops where it makes sense to minimize stack usage
gingerBill
3 months
bill/dir-organization
Allow for one-level deep of automatic importing directories with an `.odin` e...
gingerBill
7 weeks
bill/fix-data-races-2026-02
Revert `mutex_lock` logic
gingerBill
13 days
bill/force-type-assert
Allow for shortcut to get feature flags from the expression directly assuming...
gingerBill
3 weeks
bill/must-tail
Add `preserve/most` and `preserve/all`
gingerBill
4 weeks
bill/range-init
Support `for init; x in y {}` in `core:odin/parser`
gingerBill
3 days
bill/shared-partial-return-memory
Parameterize `LB_TUPLE_FIX_USE_PARTIAL_RETURN_CACHE`
gingerBill
7 weeks
bill/typeid-sip-hash
Use SIP hash as name canonicalization hash
gingerBill
3 months
master
Merge pull request #6280 from Faker-09/bytes_compare_comment_update
Jeroen van Rijn
8 hours
new_os
Only count bits in touched array members.
Jeroen van Rijn
5 days
[...]
Tag
Download
Author
Age
dev-2026-02
commit b942f72cb0...
gingerBill
11 days
dev-2026-01
commit 393fec2f66...
gingerBill
6 weeks
dev-2025-12a
commit 6ef91e2658...
Jeroen van Rijn
2 months
dev-2025-12
commit b277d66e00...
Jeroen van Rijn
2 months
dev-2025-11
commit e5153a937b...
gingerBill
3 months
dev-2025-10
commit 3ad7240d3d...
Jeroen van Rijn
4 months
dev-2025-09
commit 42c2cb89b5...
Laytan
5 months
dev-2025-08
commit accdd7c2af...
gingerBill
6 months
dev-2025-07
commit 090cac62f9...
Jeroen van Rijn
7 months
dev-2025-06
commit cd1f66e85c...
gingerBill
8 months
[...]
Age
Commit message
Author
Files
Lines
2022-11-01
Merge pull request #2169 from odin-lang/location-byval
dev-2022-11
gingerBill
4
-9
/
+16
2022-11-01
Merge branch 'master' of github.com:odin-lang/Odin
Jeroen van Rijn
1
-1
/
+5
2022-11-01
Temporarily disable certain tests.
Jeroen van Rijn
1
-13
/
+0
2022-11-01
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2
-17
/
+23
2022-11-01
Add extra check in `add_entity_and_decl_info` #2161
gingerBill
1
-1
/
+5
2022-11-01
Merge pull request #2168 from Kelimion/target_version
Jeroen van Rijn
2
-17
/
+23
2022-11-01
Add -minimum-os-version flag
Jeroen van Rijn
2
-17
/
+23
2022-11-01
Fix #2160 (deep subtyping through `using` of `_`)
gingerBill
2
-24
/
+61
2022-11-01
Add safety check for #2161
gingerBill
1
-1
/
+8
2022-11-01
Fix #2167 `context.assertion_failure_proc = nil` (context field assignments)
gingerBill
1
-8
/
+19
[...]
Clone
https://git.sixfourtwelve.com/odin/Odin.git
git@git.sixfourtwelve.com:odin/Odin.git