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/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 core:slice.size to get the byte size of a slice's backing data
Bazzagibbs
2024-11-11
1
-0
/
+6
*
Merge pull request #4470 from clankill3r/patch-2
Jeroen van Rijn
2024-11-09
1
-1
/
+1
|
\
|
*
Update demo.odin
Doeke Wartena
2024-11-09
1
-1
/
+1
|
/
*
Merge pull request #4468 from Cthuflu/patch-doc-1
Jeroen van Rijn
2024-11-09
1
-1
/
+2
|
\
|
*
Correct zlib usage in doc
Jacob Pfeiffer
2024-11-08
1
-1
/
+2
|
/
*
Merge pull request #4465 from apatterndarkly/examples-readme-relative-links
gingerBill
2024-11-08
1
-2
/
+2
|
\
|
*
fix relative links in examples/README.md
AP Darkly
2024-11-07
1
-2
/
+2
*
|
Merge pull request #4467 from clankill3r/patch-1
gingerBill
2024-11-08
1
-1
/
+1
|
\
\
|
*
|
Update scanner.odin
Doeke Wartena
2024-11-07
1
-1
/
+1
*
|
|
Remove duplicates in `-defineables`
gingerBill
2024-11-08
1
-2
/
+16
*
|
|
Merge pull request #4462 from A1029384756/master
Laytan
2024-11-07
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
added unlinking section to posix socket binding documentation
A1029384756
2024-11-06
1
-0
/
+6
|
|
/
*
|
Merge pull request #4464 from Kelimion/should_use_native
Jeroen van Rijn
2024-11-07
4
-21
/
+49
|
\
\
|
|
/
|
/
|
|
*
&&
Jeroen van Rijn
2024-11-07
1
-1
/
+1
|
*
Phrasing!
Jeroen van Rijn
2024-11-07
1
-2
/
+2
|
*
Suggest `-microarch:native` if `popcnt` instruction is missing.
Jeroen van Rijn
2024-11-07
4
-21
/
+49
|
/
*
Merge pull request #4461 from nickk-dv/master
Laytan
2024-11-06
1
-5
/
+5
|
\
|
*
fix LoadRandomSequence binding in vendor raylib
nickk-dv
2024-11-06
1
-5
/
+5
|
/
*
Merge pull request #4394 from seventh-chord/errormessages
gingerBill
2024-11-06
1
-0
/
+9
|
\
|
*
Suggestion when assigning enum to bit_set
Morten Hauke Solvang
2024-10-19
1
-0
/
+9
*
|
Merge pull request #4437 from dpoetzschke/fix/windows-args-escaping
gingerBill
2024-11-06
1
-0
/
+30
|
\
\
|
*
|
added braces
Dominik Pötzschke
2024-10-31
1
-2
/
+4
|
*
|
adjust memory allocation
Dominik Pötzschke
2024-10-30
1
-1
/
+6
|
*
|
fix: fix windows params bug
Dominik Pötzschke
2024-10-30
1
-0
/
+23
*
|
|
Minor formatting change
gingerBill
2024-11-05
1
-6
/
+6
*
|
|
Merge pull request #4456 from colrdavidson/timezones_fix
Jeroen van Rijn
2024-11-05
3
-0
/
+32
|
\
\
\
|
*
|
|
oops, missed a comma
Colin Davidson
2024-11-05
1
-1
/
+1
|
*
|
|
add new test, better fail-check, and non-transitioning tz fix
Colin Davidson
2024-11-05
3
-0
/
+32
|
/
/
/
*
|
|
Merge pull request #4449 from 0dminnimda/add-pie
dev-2024-11
Jeroen van Rijn
2024-11-04
2
-4
/
+13
|
\
\
\
|
*
|
|
Revert further simplifiction
0dminnimda
2024-11-04
1
-1
/
+1
|
*
|
|
Simplify further
0dminnimda
2024-11-04
1
-1
/
+1
|
*
|
|
Simplify use of pie
0dminnimda
2024-11-04
3
-48
/
+9
|
*
|
|
Add support for linking as pie
0dminnimda
2024-11-04
3
-3
/
+51
*
|
|
|
Fix previous commit for arrays
gingerBill
2024-11-04
1
-10
/
+9
*
|
|
|
Fix bug for `foo().bar` where `foo()` is a 0-value expression
gingerBill
2024-11-04
1
-12
/
+16
*
|
|
|
Fix `auto_cast` matrix bug
gingerBill
2024-11-04
1
-1
/
+12
*
|
|
|
Fix #4406 `os2` to not close the std file handles but rather just free the me...
gingerBill
2024-11-04
1
-3
/
+3
*
|
|
|
Merge pull request #4451 from NicknEma/contextless-marks
Jeroen van Rijn
2024-11-04
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Mark procs as "contextless" in winerror.odin
NicknEma
2024-11-04
1
-7
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #4447 from Kelimion/is_aligned
Jeroen van Rijn
2024-11-03
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Missing paren.
Jeroen van Rijn
2024-11-03
1
-1
/
+1
|
*
|
|
|
`mem.is_aligned` is in bytes, not log2 bytes
Jeroen van Rijn
2024-11-03
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #4415 from p2jason/master
Laytan
2024-11-01
1
-14
/
+17
|
\
\
\
\
|
*
|
|
|
Removed event hook callback from add_*_event_listener functions
p2jason
2024-10-31
1
-18
/
+4
|
*
|
|
|
Removed event queue from add_*_event_listener JS functions and added event ho...
p2jason
2024-10-31
2
-35
/
+43
|
*
|
|
|
Changed boolean parameters to bit set in the add_*_event_listener functions
p2jason
2024-10-25
1
-6
/
+6
|
*
|
|
|
Added parameters to the add_*_event_listener JS functions for stopping event ...
p2jason
2024-10-24
2
-11
/
+20
*
|
|
|
|
fix tabs
Laytan Laats
2024-11-01
1
-15
/
+15
*
|
|
|
|
add time/timezone to docs
Laytan Laats
2024-11-01
1
-0
/
+2
*
|
|
|
|
add CoreFoundation and Security to docs
Laytan Laats
2024-11-01
1
-0
/
+4
[next]