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
...
*
|
use `runtime.exit` for `os2.exit`
gingerBill
2025-10-31
5
-20
/
+2
*
|
Typo in description of mem.ptr_sub.
Daniel TroszczyĆski
2025-10-30
1
-2
/
+2
*
|
Enable misnamed doc example test for small_array
Jeroen van Rijn
2025-10-30
1
-1
/
+1
*
|
Add half support to all proc groups and add ashalf proc group
Nick Driscoll
2025-10-28
2
-2
/
+759
*
|
Add all half scalar, vector, and matrix types
Nick Driscoll
2025-10-28
1
-0
/
+25
|
/
*
Remove `core:encoding/ini` dependency in `user_posix.odin`
gingerBill
2025-10-28
1
-12
/
+12
*
Add `#caller_location` to `os2.read_entire_file`
gingerBill
2025-10-28
1
-10
/
+7
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-10-27
2
-12
/
+19
|
\
|
*
[core:os/os2] zeroed `n` value on failed file operations
A1029384756
2025-10-27
2
-12
/
+19
*
|
Fix indentation
gingerBill
2025-10-27
1
-2
/
+2
|
/
*
Fix #5852
Jeroen van Rijn
2025-10-27
1
-1
/
+10
*
Make `time.components_to_time` #optional_ok
Jeroen van Rijn
2025-10-23
1
-1
/
+1
*
Fix #5843
Courtney Strachan
2025-10-23
1
-3
/
+9
*
conditional packed for EPoll_Event to match kernel
Chris Hayen
2025-10-21
1
-3
/
+19
*
[core:hash] Add CCITT CRC-16
Jeroen van Rijn
2025-10-21
1
-7
/
+61
*
Fix detached comment
Jeroen van Rijn
2025-10-20
1
-1
/
+0
*
Let custom formatter example pass -vet-tabs if copied
Jeroen van Rijn
2025-10-18
1
-5
/
+4
*
Fix Linux executable path
Kamron Bhavnagri
2025-10-18
1
-1
/
+2
*
Correct parser end_pos for multiline strings
Brad Lewis
2025-10-17
1
-4
/
+4
*
core:math/bits: Finish docs, add `bitfield_extract` + `bitfield_insert` test.
Jeroen van Rijn
2025-10-14
1
-34
/
+886
*
core:math/bits: Add docs + tests for `rotate_left*` and `log2`
Jeroen van Rijn
2025-10-14
1
-10
/
+169
*
Fix `track_graphemes`
gingerBill
2025-10-13
1
-1
/
+3
*
Add `Grapheme_Iterator`
gingerBill
2025-10-13
1
-172
/
+148
*
Fix renamed function call in bit_not
andzdroid
2025-10-10
1
-1
/
+1
*
Link doc lines to source specifications.
Jeroen van Rijn
2025-10-10
6
-10
/
+7
*
core:sys/info: iterate over registry nodes to enumerate GPUs
Jeroen van Rijn
2025-10-10
2
-8
/
+52
*
Render examples.
Jeroen van Rijn
2025-10-10
29
-137
/
+144
*
Add `Raw_String16`/`Raw_Cstring16` to `core:mem`
gingerBill
2025-10-10
1
-0
/
+11
*
Use `sync.Mutex` instead of a boolean-check for `log.Log_Allocator`
gingerBill
2025-10-10
1
-68
/
+67
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
147
-186
/
+155
*
More package lines.
Jeroen van Rijn
2025-10-09
9
-10
/
+13
*
More package lines.
Jeroen van Rijn
2025-10-09
12
-22
/
+31
*
Package lines for `core:math` and more.
Jeroen van Rijn
2025-10-09
23
-42
/
+39
*
Merge pull request #5776 from connnnal/utf8-1-bounds
gingerBill
2025-10-09
1
-1
/
+1
|
\
|
*
Disable bounds check for the first utf8 byte
connnnal
2025-10-09
1
-1
/
+1
*
|
Package lines for `core:image`.
Jeroen van Rijn
2025-10-09
7
-15
/
+15
*
|
package lines for core:hash
Jeroen van Rijn
2025-10-09
1
-3
/
+5
*
|
package lines for encoding
Jeroen van Rijn
2025-10-09
15
-25
/
+25
*
|
More package lines
Jeroen van Rijn
2025-10-09
17
-30
/
+28
*
|
Fix typo
gingerBill
2025-10-09
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-10-09
4
-229
/
+7
|
\
\
|
*
\
Merge branch 'master' of github.com:odin-lang/Odin
Jeroen van Rijn
2025-10-09
1
-60
/
+60
|
|
\
\
|
*
|
|
Package lines for base32, move its tests to tests"
Jeroen van Rijn
2025-10-09
4
-229
/
+7
*
|
|
|
Add doc line to `core:mem/virtual`
gingerBill
2025-10-09
1
-0
/
+62
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-10-09
17
-27
/
+45
|
\
|
|
|
*
|
Package lines for core:debug
Jeroen van Rijn
2025-10-09
2
-5
/
+4
|
*
|
Package lines for core:container.
Jeroen van Rijn
2025-10-09
9
-11
/
+24
|
*
|
Add more package lines for the docs
Jeroen van Rijn
2025-10-09
6
-11
/
+17
*
|
|
Add "possibly nil" comments to ast.odin
gingerBill
2025-10-09
1
-60
/
+60
|
/
/
*
|
Add doc line to `core:unicode/utf8/utf8string`
gingerBill
2025-10-09
1
-0
/
+1
[prev]
[next]