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
...
|
*
|
Revert "fix whitespace"
Gabriel Pariat
2024-01-27
8
-2
/
+1
|
*
|
fix whitespace
Gabriel Pariat
2024-01-27
8
-1
/
+2
|
*
|
change ordering
Gabriel Pariat
2024-01-27
1
-2
/
+1
|
*
|
fix typo
Gabriel Pariat
2024-01-27
1
-2
/
+2
|
*
|
adding linux + unix makefile for cgltf
Gabriel Pariat
2024-01-27
2
-5
/
+25
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-03-13
1
-4
/
+4
|
\
\
\
|
*
\
\
Merge pull request #3273 from Chickenkeeper/mutex-allocator-fix
gingerBill
2024-03-13
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
Make Mutex_Allocator use Ada_Case
Chris
2024-03-13
1
-4
/
+4
|
|
/
/
/
*
/
/
/
Expect `stream` as a field directly on `os2.File`
gingerBill
2024-03-13
4
-16
/
+13
|
/
/
/
*
|
|
Change `return` to `panic`
gingerBill
2024-03-13
1
-1
/
+1
*
|
|
Fix typo due to deletion
gingerBill
2024-03-13
1
-1
/
+1
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-03-13
4
-5
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3267 from harold-b/copy-dirent-path
gingerBill
2024-03-13
1
-1
/
+1
|
|
\
\
|
|
*
|
Copy file names from`dirent` into `FileInfo` during `read_directory`
Harold Brenes
2024-03-11
1
-1
/
+1
|
*
|
|
Merge pull request #3271 from rick-masters/too_many_poly_args
gingerBill
2024-03-13
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Fix variable used to index polymorphic parameter.
rick-masters
2024-03-12
1
-1
/
+1
|
|
*
|
|
Fix check for too many arguments to a polymorphic record type.
rick-masters
2024-03-12
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge pull request #3270 from edyu/master
Jeroen van Rijn
2024-03-12
2
-2
/
+6
|
|
\
\
\
|
|
*
|
|
Expose internal invmod and int_exponent_mod with more consistent naming
Ed Yu
2024-03-12
2
-2
/
+6
|
|
/
/
/
*
/
/
/
Add infinite loop check and early out in `map_insert_hash_dynamic`
gingerBill
2024-03-13
1
-3
/
+13
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-03-12
1
-2
/
+2
|
\
|
|
|
*
|
Merge pull request #3266 from nnym/master
gingerBill
2024-03-11
1
-2
/
+2
|
|
\
\
|
|
*
|
Use a POSIX-compliant equality operator.
Muhammad
2024-03-11
1
-2
/
+2
*
|
|
|
Support swizzle selector syntax `.xyzw` for `#simd` vectors
gingerBill
2024-03-12
4
-32
/
+82
|
/
/
/
*
/
/
Add builtin `map_upsert`
gingerBill
2024-03-11
1
-7
/
+9
|
/
/
*
|
Merge pull request #3199 from JamesDSource/soa
gingerBill
2024-03-09
1
-1
/
+94
|
\
\
|
*
|
Fix syntax mistake again
James Duran
2024-02-16
1
-1
/
+1
|
*
|
Fix Syntax Mistake
James Duran
2024-02-16
1
-1
/
+1
|
*
|
Make into_dynamic_soa more concise and remove builtin tag from it
James Duran
2024-02-16
1
-8
/
+4
|
*
|
Added into_dynamic_soa, unordered_remove_soa, and ordered_remove_soa
James Duran
2024-02-14
1
-1
/
+98
*
|
|
Merge pull request #3149 from IllusionMan1212/missing-x11-funcs
gingerBill
2024-03-09
1
-7
/
+16
|
\
\
\
|
*
|
|
vendor/x11: added XQueryExtension, XGetEventData, and XFreeEventData
IllusionMan1212
2024-01-29
1
-7
/
+16
*
|
|
|
Merge pull request #3148 from IllusionMan1212/cookie-struct-fix
gingerBill
2024-03-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
vendor/x11: change display to be a ^Display in XGenericEventCookie struct
IllusionMan1212
2024-01-29
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #3261 from spindlebink/fix-orthonormalize
gingerBill
2024-03-09
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Properly initialize return matrices in linalg.orthonormalize
spindlebink
2024-03-09
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #3258 from deckarep/patch-1
gingerBill
2024-03-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Incorrect write syscall on Darwin - fixes stderr output.
Ralph Caraveo
2024-03-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:odin-lang/Odin
Jeroen van Rijn
2024-03-08
34
-551
/
+2550
|
\
\
\
\
|
*
|
|
|
Enforce `linalg`
gingerBill
2024-03-08
2
-54
/
+33
|
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-03-08
36
-497
/
+2912
|
|
\
\
\
\
|
|
*
\
\
\
Merge pull request #3230 from avanspector/haiku
gingerBill
2024-03-08
31
-494
/
+2514
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'haiku' of https://github.com/avanspector/Odin into haiku
avanspector
2024-03-01
14
-75
/
+1066
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
Merge branch 'odin-lang:master' into haiku
avanspector
2024-03-01
14
-75
/
+1066
|
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
|
Merge branch 'haiku' of https://github.com/avanspector/Odin into haiku
avanspector
2024-03-01
13
-994
/
+317
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'odin-lang:master' into haiku
avanspector
2024-02-29
13
-994
/
+317
|
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
Update threading.cpp
avanspector
2024-03-01
1
-43
/
+102
|
|
|
|
/
/
/
/
/
/
|
|
|
*
|
|
|
|
|
add exit to core:os
avanspector
2024-02-28
1
-0
/
+5
|
|
|
*
|
|
|
|
|
improve core:sys
avanspector
2024-02-28
4
-14
/
+467
|
|
|
*
|
|
|
|
|
Merge branch 'haiku' of https://github.com/avanspector/Odin into haiku
avanspector
2024-02-27
1
-0
/
+1
|
|
|
|
\
\
\
\
\
\
[prev]
[next]