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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix atomics for tuples
dev-2025-08
gingerBill
2025-08-05
1
-1
/
+1
*
Fix possible race condition with struct offsets
gingerBill
2025-08-05
2
-9
/
+17
*
Add `intrinsics.type_is_nearly_simple_compare`
gingerBill
2025-08-04
4
-1
/
+61
*
fix check
Laytan
2025-08-01
1
-1
/
+1
*
concrete types to make llvm 14 happy
Laytan
2025-08-01
1
-5
/
+8
*
fix dropping part of particular vecs
Laytan
2025-08-01
1
-1
/
+1
*
Merge pull request #5526 from laytan/fixes-for-vector-abi
gingerBill
2025-08-01
1
-10
/
+36
|
\
|
*
fix vec offset calculation
Laytan
2025-07-31
1
-1
/
+1
|
*
amd64 support `half` in the abi too
Laytan
2025-07-31
1
-2
/
+21
|
*
amd64 abi fixes regarding vectors
Laytan
2025-07-31
1
-9
/
+16
*
|
Remove the semantics of `#no_copy`, keep the grammar
gingerBill
2025-07-30
7
-42
/
+1
|
/
*
Merge pull request #4140 from colrdavidson/macharena
Laytan
2025-07-29
3
-0
/
+27
|
\
|
*
move to checker error, rather than panic
Colin Davidson
2025-07-29
2
-2
/
+8
|
*
switch to read_cycle_counter_frequency from arm64_read_cycle_counter_freq, tr...
Colin Davidson
2025-07-29
3
-9
/
+13
|
*
use the correct frequency for the arm tsc timer
Colin Davidson
2025-07-28
3
-0
/
+17
*
|
Merge pull request #5515 from laytan/ignored-arg-multi-return
Laytan
2025-07-29
1
-1
/
+3
|
\
\
|
*
|
fix ignored args in multi return handling
Laytan
2025-07-29
1
-1
/
+3
|
|
/
*
|
fix flag
Laytan
2025-07-29
1
-1
/
+1
*
|
saner stack linker flags for WASM
Laytan
2025-07-29
1
-0
/
+7
|
/
*
Fix issue 5474
Paul-Andre Henegar
2025-07-28
1
-39
/
+35
*
Fix #5498
Jeroen van Rijn
2025-07-25
1
-1
/
+1
*
Merge pull request #5442 from jon-lipstate/table_lookup
gingerBill
2025-07-22
3
-0
/
+323
|
\
|
*
cleanup langauge / errors about table vs swizzle
Jon Lipstate
2025-07-16
2
-47
/
+47
|
*
rename table_lookup to runtime_swizzle
Jon Lipstate
2025-07-16
3
-14
/
+14
|
*
x86 sse
Jon Lipstate
2025-07-05
1
-2
/
+11
|
*
fix explicit cast
Jon Lipstate
2025-07-05
1
-4
/
+2
|
*
table lookup intrinsic
Jon Lipstate
2025-07-05
3
-0
/
+316
*
|
Merge pull request #5081 from Lperlind/vet-explicit-allocators
gingerBill
2025-07-22
3
-7
/
+38
|
\
\
|
*
|
Remove vet explicit allocators from cli
Lucas Perlind
2025-04-28
1
-16
/
+10
|
*
|
Add -vet-explicit-allocators
Lucas Perlind
2025-04-27
4
-17
/
+54
*
|
|
Check for invalid subtargets.
Harold Brenes
2025-07-20
2
-14
/
+43
*
|
|
Merge pull request #5467 from harold-b/hb.ios-subtarget-rename-iphone
gingerBill
2025-07-20
3
-8
/
+8
|
\
\
\
|
*
|
|
Missing rename in panic string
Harold Brenes
2025-07-14
1
-1
/
+1
|
*
|
|
Rename `iOS` subtarget to `iPhone` for consistency.
Harold Brenes
2025-07-14
3
-7
/
+7
*
|
|
|
Merge pull request #5472 from harold-b/hb.auto_objc_name
gingerBill
2025-07-17
1
-94
/
+102
|
\
\
\
\
|
*
|
|
|
Allow objective-c procedures to have their `@objc_name` attribute inferred.
Harold Brenes
2025-07-16
1
-94
/
+102
*
|
|
|
|
add did you mean for card/len
Jon Lipstate
2025-07-16
1
-1
/
+5
|
/
/
/
/
*
|
|
|
Fix @objc_implement methods not respecting @objc_is_class_method
Harold Brenes
2025-07-15
1
-12
/
+30
*
|
|
|
Merge pull request #5459 from harold-b/hb.simplify-import-odin-ext-folders-check
Laytan
2025-07-14
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use fi.is_dir instead of path_is_directory() when checking if an import is a ...
Harold Brenes
2025-07-13
1
-2
/
+2
*
|
|
|
Fix correct versioned target triplet for iphonesimulator subtarget
Harold Brenes
2025-07-14
2
-2
/
+13
*
|
|
|
Provide default minimum version for iOS and apply its target triplet.
Harold Brenes
2025-07-14
2
-8
/
+18
*
|
|
|
Merge pull request #5462 from harold-b/hb.ios-support-2025
gingerBill
2025-07-14
3
-18
/
+78
|
\
\
\
\
|
*
|
|
|
Fix accidental incorrect assignment
Harold Brenes
2025-07-13
1
-1
/
+1
|
*
|
|
|
Updated iOS/iPhoneSimulator build support
Harold Brenes
2025-07-13
3
-18
/
+78
|
|
/
/
/
*
/
/
/
Fix leftover poor indentation for objc_ivars MPSCQueue
Harold Brenes
2025-07-13
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #5455 from FourteenBrush/master
gingerBill
2025-07-12
2
-0
/
+57
|
\
\
\
|
*
|
|
Add union kind assertion to enum_constant_entity_cmp
FourteenBrush
2025-07-11
1
-3
/
+6
|
*
|
|
Fix BigInt leaking
FourteenBrush
2025-07-11
1
-0
/
+2
|
*
|
|
Allocate temp array instead of sorting in place
FourteenBrush
2025-07-11
1
-2
/
+2
[next]