aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5793 from Kelimion/checker-bugsJeroen van Rijn2025-10-112-5/+5
|\
| * Fix #5786Jeroen van Rijn2025-10-111-1/+1
| * #5788Jeroen van Rijn2025-10-111-2/+2
| * Fix #5789Jeroen van Rijn2025-10-111-2/+2
|/
* Merge pull request #5766 from rope-hmg/mastergingerBill2025-10-111-0/+6
|\
| * Changed indentation to tabsHector2025-10-101-2/+2
| * Added PointInRectFloat to SDL3Hector2025-10-071-0/+6
* | Merge pull request #5773 from karl-zylinski/fontstash-ttc-fixJeroen van Rijn2025-10-113-2/+13
|\ \
| * | Add fontIndex parameter to fontstash that controls which font in a TTC to loadKarl Zylinski2025-10-103-5/+13
| * | Fix for fontstash crash because it didn't fetch the offset of the first font ...Karl Zylinski2025-10-091-1/+4
* | | Link doc lines to source specifications.Jeroen van Rijn2025-10-106-10/+7
* | | Doc lines for vendor:*Jeroen van Rijn2025-10-1052-108/+128
* | | Add short-circuit for `check_cast_internal`gingerBill2025-10-101-2/+9
* | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2025-10-1013-10/+63
|\ \ \
| * | | Start adding pkg lines for vendor.Jeroen van Rijn2025-10-1011-2/+11
| * | | core:sys/info: iterate over registry nodes to enumerate GPUsJeroen van Rijn2025-10-102-8/+52
* | | | Fix #5778gingerBill2025-10-101-9/+16
|/ / /
* | | Merge pull request #5780 from odin-lang/bill/concatenategingerBill2025-10-103-0/+139
|\ \ \
| * | | Add to `intrinsics.odin`gingerBill2025-10-101-0/+3
| * | | Handle concatenation at the endgingerBill2025-10-101-6/+18
| * | | Remove unneeded type expressiongingerBill2025-10-101-6/+1
| * | | Support fixed-length arrays for `intrinsics.concatenate`gingerBill2025-10-101-9/+41
| * | | Add basic type inference to the argumentsgingerBill2025-10-101-2/+2
| * | | Allow `intrinsics.concatenate` to be variadicgingerBill2025-10-102-41/+48
| * | | Add `intrinsics.concatenate`gingerBill2025-10-102-0/+90
* | | | Increase timeout for `posix.test_pthreads`.Jeroen van Rijn2025-10-101-3/+3
* | | | 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
* | | | Merge pull request #5774 from A1029384756/llvm-14-fixesgingerBill2025-10-092-31/+35
|\ \ \ \
| * | | | [llvm-14-fixes] use specific `LLVMConst*` codepaths for LLVM 14A10293847562025-10-092-31/+35
* | | | | 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-095-18/+28
|\ \ \ \ \
| * \ \ \ \ 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-095-18/+28
* | | | | | | Add `all-bits` to feature taggingerBill2025-10-091-0/+2
* | | | | | | 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