aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | fix semid_ds definition on arm64 linuxLaytan Laats2025-11-081-10/+24
* | | | | | | fix pthread_attr_t size on arm64Laytan Laats2025-11-081-1/+9
|/ / / / / /
* | | | | | Merge pull request #5885 from mailgerigk/mastergingerBill2025-11-071-0/+3
|\ \ \ \ \ \
| * | | | | | Add missing SetLayeredWindowAttributes constantsgerigk2025-11-041-0/+3
* | | | | | | Merge pull request #5895 from Neirokan/sjson_clone_identJeroen van Rijn2025-11-062-15/+17
|\ \ \ \ \ \ \
| * | | | | | | encoding/json: clone unquoted stringsNeirokan2025-11-062-15/+17
| |/ / / / / /
* | | | | | | Clarify `get` and `get_ptr` in `core:container/small_array`.Jeroen van Rijn2025-11-061-4/+14
* | | | | | | Remove `#no_copy`gingerBill2025-11-054-25/+26
* | | | | | | Add `#all_or_none`gingerBill2025-11-054-19/+33
|/ / / / / /
* | | | | | Merge pull request #5884 from NicknEma/patch-1Jeroen van Rijn2025-11-041-3/+56
|\ \ \ \ \ \
| * | | | | | Improve docs for stable sort proceduresNicknEma2025-11-041-3/+56
* | | | | | | Merge pull request #5859 from odin-lang/bill/change-licensedev-2025-11gingerBill2025-11-0498-146/+124
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Correct license for tlsfbill/change-licensegingerBill2025-10-292-2/+2
| * | | | | | Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-2898-146/+124
* | | | | | | Fix docs on int*_maxNicknEma2025-11-041-4/+4
* | | | | | | Merge pull request #5879 from mtarik34b/fix-5239gingerBill2025-11-041-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Add missing case for octal prefixmtarik34b2025-11-031-1/+3
* | | | | | | | Merge pull request #5880 from terids/core-darwin-bindingsJeroen van Rijn2025-11-043-0/+151
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add comma to last enums to fix build checkGlenn2025-11-031-2/+2
| * | | | | | | Add Window_centerGlenn2025-11-031-0/+4
| * | | | | | | Add View allocGlenn2025-11-031-0/+4
| * | | | | | | Add additional window bindingsGlenn2025-11-031-0/+32
| * | | | | | | Add orderFront and orderOutGlenn2025-11-031-0/+8
| * | | | | | | Add getter for the WindowDelegate from the WindowGlenn2025-11-031-0/+4
| * | | | | | | Add WindowCollectionBehaviour, WindowLevel, WindowTabbingModeGlenn2025-11-031-0/+54
| * | | | | | | Add RunningApplication_finishedLaunchingGlenn2025-11-031-0/+5
| * | | | | | | Add Application_postEventGlenn2025-11-031-0/+6
| * | | | | | | Add Event_otherEventWithTypeGlenn2025-11-031-0/+29
| * | | | | | | Add Application_stopGlenn2025-11-031-0/+5
* | | | | | | | encoding/cbor: fix epoch tag with small valuesLaytan2025-11-031-14/+18
|/ / / / / / /
* | | | | | | Merge pull request #5867 from BradLewis/empty-selector-fieldsgingerBill2025-11-021-4/+13
|\ \ \ \ \ \ \
| * | | | | | | Parse empty idents after selector as a selector expr with an empty fieldBrad Lewis2025-11-011-4/+13
* | | | | | | | Cleanup ease_inversethetarnav2025-11-011-29/+31
* | | | | | | | Add ease inverse proceduresthetarnav2025-11-013-208/+459
* | | | | | | | Add ODIN_TEST_GO_TO_ERROR to print test fail locations in a manner friendly t...Jeroen van Rijn2025-11-012-2/+29
|/ / / / / / /
* | | | | | | Also disable OSC codes to update title when `ODIN_TEST_FANCY=false`Jeroen van Rijn2025-10-311-1/+1
* | | | | | | Document the rest of `os2`.gingerBill2025-10-313-5/+45
* | | | | | | Update documentation for `os2` once more!gingerBill2025-10-315-18/+143
* | | | | | | Improve documentation for the file based operations in os2gingerBill2025-10-311-5/+145
* | | | | | | Change to `Permissions` bit_set from relying on octal numbering for os2gingerBill2025-10-3114-44/+88
* | | | | | | use `runtime.exit` for `os2.exit`gingerBill2025-10-315-20/+2
* | | | | | | Typo in description of mem.ptr_sub.Daniel TroszczyƄski2025-10-301-2/+2
| |/ / / / / |/| | | | |
* | | | | | Enable misnamed doc example test for small_arrayJeroen van Rijn2025-10-301-1/+1
* | | | | | Add half support to all proc groups and add ashalf proc groupNick Driscoll2025-10-282-2/+759
* | | | | | Add all half scalar, vector, and matrix typesNick Driscoll2025-10-281-0/+25
|/ / / / /
* | | | | 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
|/ / / / /