aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lb_const_string -> lb_const_valuedev-2025-07Jeroen van Rijn2025-07-071-1/+1
* Merge pull request #5432 from FourteenBrush/masterLaytan2025-07-041-0/+19
|\
| * Add `slice.suffix_length`FourteenBrush2025-07-031-0/+19
* | Merge pull request #5433 from BradLewis/fix/bit-field-docsLaytan2025-07-041-1/+8
|\ \ | |/ |/|
| * Add documentation to Bit_Field_Field when parsingBrad Lewis2025-07-031-1/+8
|/
* Remove old flag from helpJeroen van Rijn2025-07-011-6/+0
* Merge pull request #5424 from jdennis9/mastergingerBill2025-07-011-1/+1
|\
| * Fix incorrect type for FONTENUMPROCWJamie Dennis2025-07-011-1/+1
|/
* Merge pull request #4680 from haesbaert/args-leakJeroen van Rijn2025-06-278-8/+51
|\
| * Merge branch 'master' into args-leakJeroen van Rijn2025-06-27876-17028/+179398
| |\ | |/ |/|
* | [source-code-locations] - added options to show, obfuscate, and hide source c...Hayden Gray2025-06-265-12/+107
* | Merge pull request #5413 from Feoramund/make-test-state-featureLaytan2025-06-261-2/+4
|\ \
| * | testing: Make test state changes its own featureFeoramund2025-06-261-2/+4
|/ /
* | sdl3/ttf: remove #by_ptr usage with opaque FontLaytan Laats2025-06-261-16/+16
* | Merge pull request #5411 from laytan/fix-load-type-panicLaytan2025-06-261-0/+7
|\ \
| * | fix load type panic because front-end allows a deref of a typeLaytan Laats2025-06-261-0/+7
|/ /
* | Merge pull request #5408 from slowhei/masterJeroen van Rijn2025-06-262-0/+37
|\ \
| * | Add to `tests/internal`Jeroen van Rijn2025-06-264-259/+34
| * | Fix bug where compiler treats uint enums as intsTohei Ichikawa2025-06-243-0/+262
|/ /
* | Merge pull request #5406 from Airtz/addendum-5402Jeroen van Rijn2025-06-241-2/+1
|\ \
| * | Fix an oversight for operators with more than 2 charsAirtz2025-06-241-2/+1
* | | Remove altogether.Jeroen van Rijn2025-06-241-16/+1
* | | Merge pull request #5405 from Kelimion/self_cleanupJeroen van Rijn2025-06-241-12/+24
|\ \ \ | |/ / |/| |
| * | Expand `self_cleanup` documentation.Jeroen van Rijn2025-06-241-12/+24
|/ /
* | Merge pull request #5404 from Kelimion/posix_statJeroen van Rijn2025-06-241-0/+10
|\ \
| * | Disable two tests under core/sys/posix.Jeroen van Rijn2025-06-241-0/+10
|/ /
* | Merge pull request #5403 from flysand7/shmget-interfaceJeroen van Rijn2025-06-242-23/+21
|\ \
| * | sys/linux: Unify IPC_Flags and IPC_Mode bitsetsSunagatov Denis2025-06-242-23/+21
|/ /
* | Merge pull request #5402 from Airtz/fix-5361Jeroen van Rijn2025-06-242-16/+18
|\ \
| * | Better error messagesAirtz2025-06-242-16/+18
|/ /
* | Merge pull request #5389 from Airtz/fix-4445Jeroen van Rijn2025-06-231-34/+55
|\ \
| * | Better proc groups inferenceAirtz2025-06-231-25/+39
| * | Merge branch 'odin-lang:master' into fix-4445Airtz2025-06-227-89/+112
| |\ \
| * | | Fix #4445Airtz2025-06-221-19/+26
* | | | Merge pull request #5396 from Feoramund/fix-3774Jeroen van Rijn2025-06-231-0/+7
|\ \ \ \
| * | | | Forbid nested declaration of instrumentation proceduresFeoramund2025-06-231-0/+6
| * | | | Fix spurious failure to compile procedures marked `@instrumentation_enter`Feoramund2025-06-231-0/+1
* | | | | Merge pull request #5397 from Feoramund/fix-4865gingerBill2025-06-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | raylib: Refer to Odin-style enum over original C enumFeoramund2025-06-231-1/+1
|/ / / /
* | | | Merge pull request #5391 from blob1807/masterJeroen van Rijn2025-06-221-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix memory leak in `internal_rat_norm`blob18072025-06-231-0/+2
* | | | Merge pull request #5368 from Airtz/masterJeroen van Rijn2025-06-221-82/+62
|\ \ \ \
| * | | | sign check error message updateAirtz2025-06-221-1/+1
| * | | | Merge branch 'odin-lang:master' into masterAirtz2025-06-2039-113/+24649
| |\ \ \ \
| * | | | | `check_is_expressible` instead of `convert_to_typed` when there is no `type_h...Airtz2025-06-201-3/+2
| * | | | | Update check_expr.cppAirtz2025-06-201-82/+63
* | | | | | Merge pull request #5388 from BradLewis/fix/parser-stb-imageJeroen van Rijn2025-06-222-4/+30
|\ \ \ \ \ \
| * | | | | | Fix issue parsing `vendor/stb/image` with the `core:odin/parser` parserBrad Lewis2025-06-222-4/+30
|/ / / / / /
* | | | | | Merge pull request #5387 from mifreundorfer/masterJeroen van Rijn2025-06-221-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix invalid selector for acceleration structureMichael Freundorfer2025-06-221-3/+3
|/ / / / /