index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #4525 from zhylmzr/master
gingerBill
2024-11-27
1
-1
/
+1
|
\
\
|
*
|
fix `DNS_RECORD.Data` error align on windows i386
zhylmzr
2024-11-27
1
-1
/
+1
*
|
|
Merge pull request #4526 from Kelimion/fix-4523
Jeroen van Rijn
2024-11-27
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Check `type_expr` in `check_procedure_param_polymorphic_type`
Jeroen van Rijn
2024-11-27
1
-2
/
+1
|
/
/
*
|
Merge pull request #4524 from andreas-jonsson/pkgsrc-update
gingerBill
2024-11-27
1
-1
/
+1
|
\
\
|
*
|
Updated NetBSD CI to pkgsrc Q3 release
Andreas T Jonsson
2024-11-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #4522 from laytan/rework-macos-version-retrieval
Jeroen van Rijn
2024-11-26
6
-1027
/
+324
|
\
\
|
*
|
sys/info & odin report: rework macos version retrieval
Laytan Laats
2024-11-26
6
-1027
/
+324
|
/
/
*
|
vendor/raylib: revert removal of arm64 raygui binaries and fix import paths
Laytan Laats
2024-11-26
3
-2
/
+2
*
|
add macos 15.1.1 to odin report and sys/info
Laytan Laats
2024-11-26
2
-0
/
+4
*
|
Convert mutex guard to "try lock"
gingerBill
2024-11-26
1
-7
/
+9
*
|
Merge pull request #4517 from Kelimion/raylib5
Jeroen van Rijn
2024-11-25
1
-5
/
+19
|
\
\
|
*
|
Add aliases for Is*Ready -> Is*Valid
Jeroen van Rijn
2024-11-25
1
-5
/
+19
|
/
/
*
|
Fix #4508 for abs, min, max (#4516)
Jeroen van Rijn
2024-11-25
1
-1
/
+38
*
|
Allow for `odin help build` etc
gingerBill
2024-11-25
1
-1
/
+7
*
|
Add comment explaining #4515 test.
Jeroen van Rijn
2024-11-25
1
-3
/
+8
*
|
Test #4515
Jeroen van Rijn
2024-11-25
1
-0
/
+34
*
|
fix unmarshal unhandled error (#4515)
o:tone
2024-11-25
1
-1
/
+1
*
|
Merge pull request #4512 from lxmcf/master
Jeroen van Rijn
2024-11-25
22
-206
/
+230
|
\
\
|
*
|
Resolve indentation issues
lxmcf
2024-11-25
1
-4
/
+4
|
*
|
Add missing trailing commas
Alex Macafee
2024-11-25
1
-2
/
+2
|
*
|
Update vendor:raylib to raylib 5.5
lxmcf
2024-11-25
22
-206
/
+230
|
/
/
*
|
Delete imports of removed packages
gingerBill
2024-11-24
1
-6
/
+0
*
|
Remove `core:c/frontend`
gingerBill
2024-11-24
8
-2740
/
+0
*
|
Merge pull request #4510 from Kelimion/fix_4509
Jeroen van Rijn
2024-11-24
1
-0
/
+2
|
\
\
|
*
|
Fix #4509
Jeroen van Rijn
2024-11-24
1
-0
/
+2
|
/
/
*
|
Merge pull request #4506 from laytan/vet-cast-check-actually-castable
Laytan
2024-11-21
1
-1
/
+4
|
\
\
|
*
|
checker: only error with -vet-cast when it is actually castable
Laytan Laats
2024-11-21
1
-1
/
+4
|
/
/
*
|
Merge pull request #4505 from colrdavidson/tzone_fix
gingerBill
2024-11-21
2
-11
/
+18
|
\
\
|
*
|
oops, copy-paste-bug
Colin Davidson
2024-11-20
1
-1
/
+1
|
*
|
oops
Colin Davidson
2024-11-20
1
-2
/
+2
|
*
|
fix parsing issue around utc/localtime split
Colin Davidson
2024-11-20
2
-10
/
+17
|
/
/
*
|
Improve `odin help -foo` usage
gingerBill
2024-11-18
1
-351
/
+380
*
|
Merge pull request #4499 from Waqar144/patch-1
Jeroen van Rijn
2024-11-18
1
-1
/
+1
|
\
\
|
*
|
Fix typo, its supposed to be #config
Waqar Ahmed
2024-11-18
1
-1
/
+1
|
/
/
*
|
Update radlink.exe
gingerBill
2024-11-17
1
-0
/
+0
*
|
Merge pull request #4494 from jakubtomsu/min-max-one-numeric-param-error
Jeroen van Rijn
2024-11-17
2
-1
/
+10
|
\
\
|
*
|
Fix a bug in hxa decoder found by the new check
jakubtomsu
2024-11-17
1
-1
/
+1
|
*
|
report error when builtin min/max has 1 (non-type) param
jakubtomsu
2024-11-17
1
-0
/
+9
|
/
/
*
|
Merge pull request #4493 from Dudejoe870/quaternion-dot-fix
Laytan
2024-11-17
1
-3
/
+3
|
\
\
|
*
|
Fix typo in Quaternion dot product
Dudejoe870
2024-11-17
1
-3
/
+3
|
/
/
*
|
sys/posix: add MAP_ANONYMOUS
Laytan Laats
2024-11-17
2
-16
/
+16
*
|
add missing macos version
Laytan Laats
2024-11-16
2
-0
/
+30
*
|
Merge pull request #4490 from Tetralux/fix-make-map-alloc
Jeroen van Rijn
2024-11-16
2
-2
/
+26
|
\
\
|
*
|
[runtime] `make(map[K]V)` should not allocate any capacity
Tetralux
2024-11-16
2
-2
/
+26
|
/
/
*
|
Merge pull request #4489 from laytan/os2-dir-leak-and-test
gingerBill
2024-11-15
5
-24
/
+69
|
\
\
|
*
|
os2: skip dir test when unsupported
Laytan Laats
2024-11-15
2
-1
/
+7
|
*
|
sys/posix: fix dirfd on netbsd
Laytan Laats
2024-11-15
1
-9
/
+25
|
*
|
os2: fix file type detection in dir_windows
Laytan Laats
2024-11-15
2
-14
/
+10
|
*
|
os2: add read dir test
Laytan Laats
2024-11-15
1
-0
/
+26
[prev]
[next]