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
*
`Empty` -> `Unsupported`
bill/io-error-changes
gingerBill
2025-11-14
17
-23
/
+23
*
Move some of the os&os2 errors into `io.Error`; Rename Empty to Unsupported
gingerBill
2025-11-14
3
-39
/
+37
*
Merge pull request #5927 from xraxra/fix-stbi-alpha-channel
gingerBill
2025-11-14
1
-13
/
+13
|
\
|
*
change STBI resize alpha_channel parameter type to c.int
xra
2025-11-14
1
-13
/
+13
*
|
Merge pull request #5926 from wrathdoesthat/windows-LockFileEx
Jeroen van Rijn
2025-11-14
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
LockFileEx/UnlockFileEx and related flags
Wrath
2025-11-13
1
-0
/
+19
|
/
*
Merge pull request #5900 from laytan/another-thread-cancel-try
Laytan
2025-11-13
1
-15
/
+8
|
\
|
*
removes the darwin specific paths from thread_unix
Laytan Laats
2025-11-07
1
-15
/
+8
*
|
Merge pull request #5919 from slowhei/master
Laytan
2025-11-12
1
-1
/
+1
|
\
\
|
*
|
Fix typo in NS.String_initWithCString
Tohei Ichikawa
2025-11-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #5903 from BNTB/master
gingerBill
2025-11-11
2
-0
/
+10
|
\
\
|
*
|
Added FreeLibraryAndExitThread in kernel32. Added EnumProcessModules in psapi...
acyclicgraph
2025-11-08
2
-0
/
+10
*
|
|
Merge pull request #5908 from slowhei/master
gingerBill
2025-11-11
2
-0
/
+68
|
\
\
\
|
*
|
|
Convert test case indentation to tabs
Tohei Ichikawa
2025-11-09
1
-30
/
+30
|
*
|
|
Add link to relevant PR to test case
Tohei Ichikawa
2025-11-09
1
-0
/
+3
|
*
|
|
Fix allocation of anonymous globals
Tohei Ichikawa
2025-11-09
2
-0
/
+65
*
|
|
|
Merge pull request #5912 from laytan/iouring
gingerBill
2025-11-10
4
-6
/
+516
|
\
\
\
\
|
*
|
|
|
sys/linux: add io uring API
Laytan
2025-11-10
4
-6
/
+516
|
/
/
/
/
*
|
|
|
vendor/wgpu: update docs link
Laytan
2025-11-10
1
-3
/
+3
*
|
|
|
Merge pull request #5909 from korvahkh/fix-5894
Jeroen van Rijn
2025-11-10
1
-6
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix #5894
korvahkh
2025-11-10
1
-6
/
+14
|
/
/
/
*
|
|
Merge pull request #5904 from laytan/ubuntu-arm-ci
Laytan
2025-11-08
10
-25
/
+59
|
\
\
\
|
*
|
|
skip pow -25 for linux arm64 too
Laytan Laats
2025-11-08
1
-2
/
+2
|
*
|
|
don't try to use amd64 lua lib on other architectures
Laytan Laats
2025-11-08
5
-9
/
+11
|
*
|
|
whoops
Laytan Laats
2025-11-08
1
-2
/
+2
|
*
|
|
Revert "temp log for more info about semid_ds fail"
Laytan Laats
2025-11-08
1
-2
/
+0
|
*
|
|
fix semid_ds definition on arm64 linux
Laytan Laats
2025-11-08
1
-10
/
+24
|
*
|
|
debug offsets
Laytan Laats
2025-11-08
2
-0
/
+10
|
*
|
|
temp log for more info about semid_ds fail
Laytan Laats
2025-11-08
1
-0
/
+2
|
*
|
|
fix pthread_attr_t size on arm64
Laytan Laats
2025-11-08
1
-1
/
+9
|
*
|
|
ci for ubuntu arm
Laytan Laats
2025-11-08
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #5902 from harold-b/hb.no-foreign-proc-check-on-imported-o...
Laytan
2025-11-08
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't check procedure signature similarity when a foreign import proc is an O...
Harold Brenes
2025-11-07
1
-2
/
+1
*
|
|
Merge pull request #5899 from laytan/fix-up-macos-ci
Laytan
2025-11-07
2
-8
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix up macos ci
Laytan Laats
2025-11-07
2
-8
/
+7
|
/
/
*
|
Merge pull request #5885 from mailgerigk/master
gingerBill
2025-11-07
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add missing SetLayeredWindowAttributes constants
gerigk
2025-11-04
1
-0
/
+3
*
|
Merge pull request #5895 from Neirokan/sjson_clone_ident
Jeroen van Rijn
2025-11-06
2
-15
/
+17
|
\
\
|
*
|
encoding/json: clone unquoted strings
Neirokan
2025-11-06
2
-15
/
+17
*
|
|
Clarify `get` and `get_ptr` in `core:container/small_array`.
Jeroen van Rijn
2025-11-06
1
-4
/
+14
*
|
|
Improve error positioning for `#all_or_none`
gingerBill
2025-11-06
1
-2
/
+8
*
|
|
Merge pull request #5891 from odin-lang/bill/remove-no-copy
gingerBill
2025-11-05
7
-42
/
+34
|
\
\
\
|
*
|
|
Remove `#no_copy`
gingerBill
2025-11-05
7
-42
/
+34
*
|
|
|
Merge pull request #5890 from odin-lang/bill/all_or_none
gingerBill
2025-11-05
15
-43
/
+184
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Improve doc-writer format for `#all_or_none`
bill/all_or_none
gingerBill
2025-11-05
2
-3
/
+64
|
*
|
Update doc-writer
gingerBill
2025-11-05
2
-0
/
+2
|
*
|
Add `#all_or_none`
gingerBill
2025-11-05
13
-40
/
+118
|
/
/
*
|
Fix type name name canonicalization within an anonymously nested procedure in...
gingerBill
2025-11-05
1
-1
/
+6
*
|
Refresh vorbis lib on Windows as well.
Jeroen van Rijn
2025-11-05
1
-0
/
+0
*
|
Fix #5887
Jeroen van Rijn
2025-11-05
1
-1
/
+5
[next]