aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Correct license for tlsfbill/change-licensegingerBill2025-10-292-2/+2
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-2898-146/+124
* Remove `core:encoding/ini` dependency in `user_posix.odin`gingerBill2025-10-281-12/+12
* Add `#caller_location` to `os2.read_entire_file`gingerBill2025-10-281-10/+7
* Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2025-10-272-12/+19
|\
| * [core:os/os2] zeroed `n` value on failed file operationsA10293847562025-10-272-12/+19
* | Fix indentationgingerBill2025-10-271-2/+2
|/
* Fix #5852Jeroen van Rijn2025-10-271-1/+10
* Make `time.components_to_time` #optional_okJeroen van Rijn2025-10-231-1/+1
* Fix #5843Courtney Strachan2025-10-231-3/+9
* conditional packed for EPoll_Event to match kernelChris Hayen2025-10-211-3/+19
* [core:hash] Add CCITT CRC-16Jeroen van Rijn2025-10-211-7/+61
* Fix detached commentJeroen van Rijn2025-10-201-1/+0
* Let custom formatter example pass -vet-tabs if copiedJeroen van Rijn2025-10-181-5/+4
* Fix Linux executable pathKamron Bhavnagri2025-10-181-1/+2
* Correct parser end_pos for multiline stringsBrad Lewis2025-10-171-4/+4
* core:math/bits: Finish docs, add `bitfield_extract` + `bitfield_insert` test.Jeroen van Rijn2025-10-141-34/+886
* core:math/bits: Add docs + tests for `rotate_left*` and `log2`Jeroen van Rijn2025-10-141-10/+169
* Fix `track_graphemes`gingerBill2025-10-131-1/+3
* Add `Grapheme_Iterator`gingerBill2025-10-131-172/+148
* Fix renamed function call in bit_notandzdroid2025-10-101-1/+1
* Link doc lines to source specifications.Jeroen van Rijn2025-10-106-10/+7
* core:sys/info: iterate over registry nodes to enumerate GPUsJeroen van Rijn2025-10-102-8/+52
* Render examples.Jeroen van Rijn2025-10-1029-137/+144
* Add `Raw_String16`/`Raw_Cstring16` to `core:mem`gingerBill2025-10-101-0/+11
* Use `sync.Mutex` instead of a boolean-check for `log.Log_Allocator`gingerBill2025-10-101-68/+67
* Further overhaul of package line comments.Jeroen van Rijn2025-10-09147-186/+155
* More package lines.Jeroen van Rijn2025-10-099-10/+13
* More package lines.Jeroen van Rijn2025-10-0912-22/+31
* Package lines for `core:math` and more.Jeroen van Rijn2025-10-0923-42/+39
* Merge pull request #5776 from connnnal/utf8-1-boundsgingerBill2025-10-091-1/+1
|\
| * Disable bounds check for the first utf8 byteconnnnal2025-10-091-1/+1
* | Package lines for `core:image`.Jeroen van Rijn2025-10-097-15/+15
* | package lines for core:hashJeroen van Rijn2025-10-091-3/+5
* | package lines for encodingJeroen van Rijn2025-10-0915-25/+25
* | More package linesJeroen van Rijn2025-10-0917-30/+28
* | Fix typogingerBill2025-10-091-1/+1
* | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2025-10-094-229/+7
|\ \
| * \ Merge branch 'master' of github.com:odin-lang/OdinJeroen van Rijn2025-10-091-60/+60
| |\ \
| * | | Package lines for base32, move its tests to tests"Jeroen van Rijn2025-10-094-229/+7
* | | | Add doc line to `core:mem/virtual`gingerBill2025-10-091-0/+62
| |/ / |/| |
* | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2025-10-0917-27/+45
|\| |
| * | Package lines for core:debugJeroen van Rijn2025-10-092-5/+4
| * | Package lines for core:container.Jeroen van Rijn2025-10-099-11/+24
| * | Add more package lines for the docsJeroen van Rijn2025-10-096-11/+17
* | | Add "possibly nil" comments to ast.odingingerBill2025-10-091-60/+60
|/ /
* | Add doc line to `core:unicode/utf8/utf8string`gingerBill2025-10-091-0/+1
* | Add doc lins to unicode packagesgingerBill2025-10-093-0/+4
* | Add doc line to `core:thread`gingerBill2025-10-091-0/+1
* | Add doc line to `strconv`gingerBill2025-10-091-0/+1