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
*
Add another `contextless`
bill/init-fini-changes
gingerBill
2025-08-08
1
-1
/
+1
*
Assign `context` in scope
gingerBill
2025-08-08
1
-0
/
+1
*
`contextless` fixes for `js`
gingerBill
2025-08-08
4
-6
/
+6
*
Add missing `contextless`
gingerBill
2025-08-08
2
-2
/
+2
*
More contextless fixes
gingerBill
2025-08-08
4
-12
/
+13
*
Add more "contextless"
gingerBill
2025-08-08
2
-4
/
+8
*
Fix test for global procedure initialization
gingerBill
2025-08-08
1
-1
/
+1
*
Add contextless to another proc
gingerBill
2025-08-08
1
-2
/
+2
*
Fix typo
gingerBill
2025-08-08
1
-2
/
+2
*
Fix more procedure to be `contextless`
gingerBill
2025-08-08
4
-5
/
+5
*
Make `get_args` contextless
gingerBill
2025-08-08
1
-1
/
+8
*
Improve error message
gingerBill
2025-08-08
1
-2
/
+6
*
Disallow `proc "odin"` procedures to be called in the global scope in variabl...
gingerBill
2025-08-08
1
-0
/
+6
*
Remove unused import
gingerBill
2025-08-08
1
-1
/
+0
*
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
gingerBill
2025-08-08
47
-101
/
+169
*
Merge pull request #5554 from flysand7/ice-fix
Jeroen van Rijn
2025-08-07
1
-0
/
+1
|
\
|
*
Print the name of missing runtime procedure
Sunagatov Denis
2025-08-08
1
-0
/
+1
|
/
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-08-07
14
-84
/
+936
|
\
|
*
Merge pull request #5553 from flysand7/ice-fix
Jeroen van Rijn
2025-08-07
1
-0
/
+1
|
|
\
|
|
*
Fix ICE on missing procedure in base:runtime
Sunagatov Denis
2025-08-08
1
-0
/
+1
|
*
|
Merge pull request #5549 from slowhei/master
gingerBill
2025-08-07
2
-63
/
+270
|
|
\
\
|
|
*
|
Add bindings for vertexLinkedFunctions
Tohei Ichikawa
2025-08-07
1
-0
/
+8
|
|
*
|
Fix Metal mesh shading bindings
Tohei Ichikawa
2025-08-06
2
-63
/
+262
|
*
|
|
Merge pull request #5547 from harold-b/hb.objc_block_intrinsic
gingerBill
2025-08-07
9
-2
/
+644
|
|
\
\
\
|
|
*
|
|
Implementes the block ABI.2010.3.16 natively via the `objc_block` intrinsic a...
Harold Brenes
2025-08-06
9
-2
/
+644
|
|
|
/
/
|
*
|
|
Merge pull request #5551 from connnnal/d3d-strings
gingerBill
2025-08-07
2
-19
/
+21
|
|
\
\
\
|
|
*
|
|
Alias [^]u16 to Windows LPCWSTR
connnnal
2025-08-07
2
-19
/
+21
|
|
/
/
/
*
/
/
/
Fix instantiation of package for parapoly records
gingerBill
2025-08-07
1
-2
/
+12
|
/
/
/
*
|
|
Add support for `[dynamic]T` in `.raddbg`
gingerBill
2025-08-07
1
-2
/
+3
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-08-07
2
-15
/
+68
|
\
|
|
|
*
|
Merge pull request #5530 from odin-lang/bill/utf16-strings
gingerBill
2025-08-06
66
-227
/
+2218
|
|
\
\
|
*
|
|
remove windows binaries from non-windows releases
Laytan Laats
2025-08-05
2
-0
/
+12
|
*
|
|
Merge pull request #5537 from A1029384756/master
Laytan
2025-08-05
1
-15
/
+56
|
|
\
\
\
|
|
*
|
|
[nightly] added linux arm build
A1029384756
2025-08-04
1
-15
/
+56
*
|
|
|
|
Fix typo
bill/utf16-strings
gingerBill
2025-08-07
1
-1
/
+1
*
|
|
|
|
Add `intrinsics.type_canonical_name`
gingerBill
2025-08-07
3
-0
/
+22
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Change `is_utf16` field to `encoding` and use an enum
gingerBill
2025-08-05
10
-13
/
+33
*
|
|
|
Merge branch 'master' into bill/utf16-strings
gingerBill
2025-08-05
8
-15
/
+92
|
\
|
|
|
|
*
|
|
Fix atomics for tuples
dev-2025-08
gingerBill
2025-08-05
1
-1
/
+1
|
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-08-05
2
-3
/
+7
|
|
\
\
\
|
|
*
\
\
Merge pull request #5540 from jared-cone/fix-windows-delete-after-free
Laytan
2025-08-05
1
-3
/
+3
|
|
|
\
\
\
|
|
|
*
|
|
Fixed delete-after-free in file_windows.odin
Jared Cone
2025-08-04
1
-3
/
+3
|
|
*
|
|
|
Merge pull request #5539 from Jack-Punter/fix-spall-scoped-event-with-autotra...
Laytan
2025-08-05
1
-0
/
+4
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Adds @(no_instrumentation) to spall buffer and SCOPED operations
Jack Punter
2025-08-04
1
-0
/
+4
|
|
|
/
/
/
|
*
/
/
/
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
|
|
/
/
|
*
|
Merge pull request #5531 from laytan/thread-stack-size-rlimit
gingerBill
2025-08-02
1
-1
/
+6
|
|
\
\
|
|
*
|
thread: set stack size to rlimit
Laytan Laats
2025-08-02
1
-1
/
+6
|
|
/
/
*
|
|
Fix `cstring != ""`
gingerBill
2025-08-02
1
-2
/
+2
*
|
|
Fix `string16 != ""` comparison
gingerBill
2025-08-02
1
-4
/
+12
[next]