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
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `#must_tail` to odin/parser
gingerBill
2026-01-15
2
-5
/
+21
*
Merge pull request #6125 from Wassimulator/patch-2
gingerBill
2026-01-14
1
-1
/
+32
|
\
|
*
use ^Thread instead of index in init and fini
Wassim Alhajomar
2026-01-14
1
-4
/
+4
|
*
cleanup
Wassim Alhajomar
2026-01-12
1
-1
/
+32
*
|
Remove old dead directory `core:sys/win32`
gingerBill
2026-01-14
1
-3
/
+0
*
|
Ensure creating a low priority thread does not assert with SCHED_OTHER policy
Nathan Wong
2026-01-13
1
-1
/
+5
*
|
Add NSWindow layout information method bindings to darwin/Foundation (#6040)
Jacob Evelyn
2026-01-13
1
-0
/
+20
*
|
Fix darwin/Foundation/NSScreen type property bindings (#6038)
Jacob Evelyn
2026-01-13
1
-3
/
+7
*
|
optimized slice filling in xoshiro/pcg_random_generator_proc (#6001)
Xotchkass
2026-01-13
2
-18
/
+26
*
|
Implement more Linux syscalls. (#6083)
Znarf
2026-01-13
4
-14
/
+186
*
|
remove unneeded manual definitions
Paul Page
2026-01-12
1
-14
/
+0
*
|
Update Orca bindings
Paul Page
2026-01-12
1
-96
/
+142
|
/
*
Merge pull request #6114 from dayllenger/master
gingerBill
2026-01-09
1
-1
/
+1
|
\
|
*
Fix TGA header detection
Viktor
2026-01-08
1
-1
/
+1
*
|
Fix `EINVAL` binding to IPv6 on FreeBSD
konodin
2026-01-08
1
-1
/
+1
|
/
*
Move `WSAEVENT` to types.odin
dev-2026-01
gingerBill
2026-01-05
2
-1
/
+2
*
Implement `LPWSAOVERLAPPED_COMPLETION_ROUTINE` correctly
gingerBill
2026-01-05
1
-2
/
+15
*
Merge pull request #6089 from Neirokan/ipv4_to_ipv6_fix
gingerBill
2026-01-02
1
-2
/
+2
|
\
|
*
fix map_to_ip6 offset
Neirokan
2026-01-01
1
-2
/
+2
*
|
Minor fixes to formatting and types
gingerBill
2026-01-02
2
-7
/
+7
*
|
More formatting improvements
gingerBill
2026-01-02
10
-170
/
+198
*
|
Improve the formatting of user32.odin
gingerBill
2026-01-02
1
-319
/
+326
*
|
Improve formatting; fix types; add struct field tags
gingerBill
2026-01-02
7
-1310
/
+1319
*
|
Improve formatting and `#raw_union` logic in `core:sys/windows`
gingerBill
2026-01-02
8
-1083
/
+1080
*
|
Add boolean support for `raw_union_tag`
gingerBill
2026-01-02
1
-0
/
+29
*
|
Add `raw_union_tag` support to `MINIDUMP_CALLBACK_INPUT`
gingerBill
2026-01-02
1
-13
/
+44
*
|
Minor formatting improvements
gingerBill
2026-01-02
2
-83
/
+83
*
|
Add support to `raw_union_tag` for integers
gingerBill
2026-01-02
1
-0
/
+28
*
|
Change usage of `i32` to `c_int` where appropriate
gingerBill
2026-01-02
8
-64
/
+72
*
|
Fix typo
gingerBill
2026-01-02
1
-1
/
+1
*
|
Fix some return types in core:sys/windows
gingerBill
2026-01-02
2
-5
/
+5
*
|
Replace uses of `c.int` with `c_int` for consistency
gingerBill
2026-01-02
3
-14
/
+11
*
|
Fix `GetSystemMetricsForDpi` signature
gingerBill
2026-01-02
1
-3
/
+2
*
|
Merge pull request #5882 from IllusionMan1212/custom-json-marshalling
Jeroen van Rijn
2026-01-01
2
-3
/
+164
|
\
\
|
*
|
Make custom JSON (un)marshalers more like core:fmt's
Jeroen van Rijn
2025-12-10
2
-61
/
+200
|
*
|
Merge branch 'master' into pr/5882
Jeroen van Rijn
2025-12-10
17
-220
/
+451
|
|
\
\
|
*
|
|
encoding/json: error handling for custom (un)marshallers
Hisham Aburaqibah
2025-12-02
2
-4
/
+4
|
*
|
|
encoding/json: custom json (un)marshalling
IllusionMan1212
2025-12-02
2
-44
/
+66
*
|
|
|
Add `@(rodata)` to global constants
gingerBill
2026-01-01
1
-4
/
+4
*
|
|
|
When using `fmt_write_padding`, remove the need to restore `fi.zero` since it...
gingerBill
2026-01-01
1
-6
/
+0
*
|
|
|
fix printing dozenal numbers `0z` from `0o`
gingerBill
2026-01-01
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-12-31
6
-10
/
+117
|
\
\
\
|
*
|
|
[encoding/json] Allow Unmarshalling to `rune`
dozn
2025-12-30
2
-0
/
+10
|
*
|
|
[encoding/json] Fix Escapes When Marshalling
dozn
2025-12-30
1
-3
/
+3
|
*
|
|
Merge pull request #6081 from dozn/json5-and-sjson-comments
gingerBill
2025-12-30
1
-0
/
+26
|
|
\
\
\
|
|
*
|
|
Moved `first_iteration` up a couple lines so it makes sense readability-wise.
dozn
2025-12-30
1
-1
/
+1
|
|
*
|
|
Add JSON5/SJSON Comments When Marshalling
dozn
2025-12-29
1
-0
/
+26
|
*
|
|
|
Merge pull request #6069 from karl-zylinski/webgl-binding-fixes
gingerBill
2025-12-30
2
-6
/
+77
|
|
\
\
\
\
|
|
*
|
|
|
Added 'set_document_title' to be able to rename the tab
Karl Zylinski
2025-12-29
2
-0
/
+7
|
|
*
|
|
|
Fix bugs in odin.js:GetActiveUniformBlockName
Karl Zylinski
2025-12-29
1
-7
/
+11
[next]