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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #4975
dev-2025-04
gingerBill
2025-04-03
1
-0
/
+4
*
Fix typo
gingerBill
2025-04-03
1
-1
/
+1
*
Fix #4995
gingerBill
2025-04-03
1
-10
/
+10
*
Fix `lb_add_debug_local_variable` to use the correct procedure in LLVM 20
gingerBill
2025-04-03
1
-1
/
+1
*
Remove refactor
gingerBill
2025-04-03
1
-15
/
+34
*
Minor clean up to `lb_handle_objc_find_or_register_internal`
gingerBill
2025-04-03
1
-37
/
+12
*
Rewrite objc SEL/Class register handling code
gingerBill
2025-04-03
4
-90
/
+96
*
Merge pull request #4991 from nadako/sdl-3.2.10
Jeroen van Rijn
2025-04-02
38
-159
/
+531
|
\
|
*
Update vendor:sdl3 to version 3.2.10
Dan Korostelev
2025-04-02
38
-159
/
+531
*
|
Merge pull request #4994 from harold-b/hb/linux-sys-built-tag
Jeroen van Rijn
2025-04-02
1
-0
/
+1
|
\
\
|
*
|
Add linux build tag to core/sys/linux/sys.odin
Harold Brenes
2025-04-02
1
-0
/
+1
|
|
/
*
|
Merge pull request #4992 from laytan/llvm20-releases
Laytan
2025-04-02
4
-14
/
+16
|
\
\
|
|
/
|
/
|
|
*
ci: ok, had to brew update, can we now request @20 directly?
Laytan
2025-04-02
2
-8
/
+4
|
*
ci: brew update?
Laytan
2025-04-02
2
-0
/
+4
|
*
ci: fix macos llvm 20
Laytan
2025-04-02
2
-8
/
+10
|
*
ci: update to LLVM 20 on MacOS and Linux CI and releases
Laytan
2025-04-02
4
-14
/
+14
|
/
*
Add mutex for `lb_handle_objc_find_or_register_class`
gingerBill
2025-04-02
2
-1
/
+10
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-04-02
1
-1
/
+1
|
\
|
*
Merge pull request #4990 from Kelimion/fix-4980
gingerBill
2025-04-02
1
-1
/
+1
|
|
\
|
|
*
Fix #4980
Jeroen van Rijn
2025-04-02
1
-1
/
+1
|
|
/
*
/
Add mutex for `lb_handle_objc_find_or_register_selector`
gingerBill
2025-04-02
2
-0
/
+8
|
/
*
Merge pull request #4989 from SlateyDev/patch-1
Laytan
2025-04-01
1
-1
/
+1
|
\
|
*
Fix depth stencil not working on wgpu wasm_js build
Scott Campbell
2025-04-02
1
-1
/
+1
|
/
*
Add `mem.make_over_aligned`
gingerBill
2025-03-31
2
-1
/
+29
*
Fix indentation
gingerBill
2025-03-31
1
-21
/
+20
*
Merge pull request #4986 from hardliner66/bugfix/use_correct_size_when_resolv...
gingerBill
2025-03-30
1
-1
/
+3
|
\
|
*
Use the proper size for SizeOfStruct
Steve Biedermann
2025-03-30
1
-1
/
+3
*
|
Merge pull request #4984 from laytan/drop-net-darwin-os-dep
gingerBill
2025-03-30
3
-249
/
+291
|
\
\
|
*
|
net: drop core:os dependency for Darwin
Laytan Laats
2025-03-29
3
-249
/
+291
|
|
/
*
|
Merge pull request #4982 from 4teapo/master
gingerBill
2025-03-30
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Use LLVM 20 in shell.nix
teapo
2025-03-28
1
-3
/
+3
|
*
Update shell.nix
teapo
2025-03-28
1
-3
/
+3
|
/
*
Command `package` -> `bundle`
gingerBill
2025-03-28
3
-21
/
+27
*
Merge pull request #4970 from odin-lang/bill/android-subtarget
gingerBill
2025-03-28
7
-76
/
+683
|
\
|
*
Fix another typo
gingerBill
2025-03-27
1
-1
/
+1
|
*
Fix typos
gingerBill
2025-03-27
1
-2
/
+2
|
*
Use working directory for `aapt` commands
gingerBill
2025-03-27
3
-22
/
+104
|
*
Handle android flags to be more "optional"
gingerBill
2025-03-27
1
-6
/
+12
|
*
Fix flags for `odin package <platform>`
gingerBill
2025-03-27
1
-4
/
+14
|
*
Use `u64` for the command kind just in case
gingerBill
2025-03-27
2
-5
/
+5
|
*
`odin package android`
gingerBill
2025-03-27
3
-58
/
+72
|
*
Begin work on `odin package-android` command
gingerBill
2025-03-26
4
-255
/
+295
|
*
Disable `-build-mode:exe` for `-subtarget:android`
gingerBill
2025-03-26
1
-2
/
+2
|
*
Improve bodge for android execute build
gingerBill
2025-03-26
2
-3
/
+14
|
*
Really bodgy android packing system for `odin build`
gingerBill
2025-03-26
3
-4
/
+202
|
*
Remove `_PATH` on android environment variables
gingerBill
2025-03-26
2
-52
/
+72
|
*
Migrate `ODIN_ANDROID_*` constants to `build_settings.cpp`; `-minimum-os-vers...
gingerBill
2025-03-26
2
-36
/
+77
|
*
Fix typos
gingerBill
2025-03-26
1
-2
/
+2
|
*
Add `-show-more-timings` for Android stuff
gingerBill
2025-03-26
1
-0
/
+9
|
*
Allow `check` for `-subtarget:android`
gingerBill
2025-03-26
1
-6
/
+12
[next]