| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | [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 | |
| * | | | | | Add doc lins to unicode packages | gingerBill | 2025-10-09 | 3 | -0/+4 | |
| * | | | | | Add doc line to `core:thread` | gingerBill | 2025-10-09 | 1 | -0/+1 | |
| * | | | | | Add doc line to `strconv` | gingerBill | 2025-10-09 | 1 | -0/+1 | |
| * | | | | | Add doc line to spall | gingerBill | 2025-10-09 | 1 | -0/+2 | |
| * | | | | | Add more doc lines | gingerBill | 2025-10-09 | 2 | -0/+3 | |
| * | | | | | Add package line docs to c and libc | gingerBill | 2025-10-09 | 2 | -0/+3 | |
| * | | | | | Make `Operation:` comments unformatted | gingerBill | 2025-10-09 | 1 | -54/+54 | |
| |/ / / / | ||||||
| * | | | | Remove unused store | gingerBill | 2025-10-09 | 1 | -1/+0 | |