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
...
*
Merge pull request #6228 from heavyrain266/expand-d3d12
Jeroen van Rijn
9 days
1
-0
/
+166
|
\
|
*
vendor:directx/d3d12: added `IGraphicsCommandList7` with enhanced barriers
Ignacy Koper
9 days
1
-0
/
+166
*
|
Merge pull request #6230 from Nahuel2998/fix/x11-xlib-xchangewindowattributes
Jeroen van Rijn
11 days
1
-1
/
+1
|
\
\
|
*
|
vendor/x11/xlib: Fix signature of XChangeWindowAttributes
Nahuel2998
11 days
1
-1
/
+1
|
/
/
*
|
Change LTO rules for all platforms
gingerBill
11 days
1
-2
/
+2
*
|
Add docs for `-lto:<string>`; remove `-lld` and `-radlink` flags docs; with `...
dev-2026-02
gingerBill
11 days
1
-6
/
+26
|
/
*
Merge pull request #6226 from Nahuel2998/fix/x11-xlib-procs-returntype
gingerBill
11 days
1
-4
/
+4
|
\
|
*
vendor/x11/xlib: Fix returntype of some procs
Nahuel2998
12 days
1
-4
/
+4
*
|
Merge pull request #6227 from JesseRMeyer/lto-support
gingerBill
11 days
4
-18
/
+49
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into lto-support
Jesse Meyer
11 days
50
-231
/
+9919
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #6213 from Yawning/feature/more-secec
Jeroen van Rijn
12 days
16
-49
/
+9536
|
\
\
|
*
|
core/crypto/ecdh: Add secp384r1
Yawning Angel
12 days
2
-0
/
+84
|
*
|
core/crypto/_weierstrass: Add secp384r1
Yawning Angel
12 days
12
-41
/
+9445
|
*
|
core/crypto/_fiat: Minor p256 cleanups
Yawning Angel
12 days
2
-6
/
+6
|
*
|
core/crypto/_weirstrass: Cosmetic fixes (NFC)
Yawning Angel
13 days
1
-2
/
+1
*
|
|
Minor optimization to `map_probe_distance`
gingerBill
12 days
1
-1
/
+3
*
|
|
Merge pull request #6223 from FabzAn/pass-on-permanent_allocator
Jeroen van Rijn
13 days
1
-2
/
+2
|
\
\
\
|
*
|
|
text/regex: Pass given allocator on in create_iterator
Fabian Erdmann
13 days
1
-2
/
+2
*
|
|
|
Merge pull request #6220 from laytan/fix-lto-macos
gingerBill
13 days
2
-1
/
+30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix LTO on MacOS
Laytan Laats
13 days
2
-1
/
+30
*
|
|
|
support -> supported
Jeroen van Rijn
13 days
2
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
13 days
7
-97
/
+118
|
\
\
\
|
*
\
\
Merge pull request #6218 from Kelimion/fix-6204
Jeroen van Rijn
13 days
7
-97
/
+118
|
|
\
\
\
|
|
*
|
|
Remove duplicate buffer
Jeroen van Rijn
13 days
4
-12
/
+0
|
|
*
|
|
Fix #6204
Jeroen van Rijn
13 days
3
-85
/
+118
*
|
|
|
|
Add `intrinsics.count_trailing_ones` and `intrinsics.count_leading_ones`
gingerBill
13 days
5
-0
/
+47
|
/
/
/
/
*
|
|
|
Merge pull request #6217 from odin-lang/bill/threading-fixes-2026-02
gingerBill
13 days
3
-10
/
+8
|
\
\
\
\
|
*
|
|
|
Comment out `t->Struct.are_offsets_being_processed.load()`
gingerBill
13 days
1
-3
/
+3
|
*
|
|
|
Move `return true;` to after the if check
gingerBill
13 days
1
-2
/
+2
|
*
|
|
|
Remove unneeded mutex in `hash_exact_value`
gingerBill
13 days
1
-5
/
+0
|
*
|
|
|
Add parent mutex lock for `scope_insert_with_name`
gingerBill
13 days
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #6214 from Josh8011/master
gingerBill
13 days
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
user32.odin add UnhookWinEvent
Joshua Zimbicki
13 days
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #6215 from odin-lang/bill/fix-data-races-2026-02
gingerBill
13 days
12
-57
/
+92
|
\
\
\
\
|
*
|
|
|
Revert `mutex_lock` logic
bill/fix-data-races-2026-02
gingerBill
13 days
1
-3
/
+3
|
*
|
|
|
Fix `mutex_lock`
gingerBill
13 days
1
-1
/
+1
|
*
|
|
|
Move `alignas` to before name
gingerBill
13 days
1
-1
/
+1
|
*
|
|
|
Use mutex striping for `add_type_and_value`
gingerBill
13 days
2
-10
/
+29
|
*
|
|
|
Make `Entity.parent_proc_decl` atomic
gingerBill
13 days
3
-6
/
+8
|
*
|
|
|
Make `defer_use_checked` and `where_clauses_evaluated` atomic
gingerBill
13 days
3
-11
/
+11
|
*
|
|
|
Make `Entity.code_gen_*` atomic
gingerBill
13 days
1
-2
/
+2
|
*
|
|
|
Make atomic `variant_block_size` and `tag_size` in `TypeUnion`
gingerBill
13 days
1
-12
/
+12
|
*
|
|
|
Use `compare_exchange_strong` `mutex_lock` on non-windows sytems
gingerBill
13 days
1
-4
/
+4
|
*
|
|
|
Mock out TSAN_* usage in thread_pool.cpp
gingerBill
13 days
1
-0
/
+14
|
*
|
|
|
Use `std::atomic` for `Ast.viral_state_flags` and `Ast_Ident.entity`
gingerBill
13 days
3
-14
/
+14
*
|
|
|
|
Merge pull request #6216 from odin-lang/bill/debug-info-fixes
gingerBill
13 days
6
-12
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
Fix positions for debug locations in `defer`, loops, and `switch` clauses
gingerBill
13 days
4
-4
/
+27
|
*
|
|
|
|
Add case for completeness
gingerBill
13 days
1
-0
/
+2
|
*
|
|
|
|
Fix debug info
gingerBill
13 days
1
-8
/
+13
|
*
|
|
|
|
Move `values` construction to after padding has been set
gingerBill
13 days
1
-1
/
+2
|
|
/
/
/
/
[prev]
[next]