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
*
math.big constants were no longer initialized
dev-2024-03
Jeroen van Rijn
2024-03-03
1
-1
/
+6
*
Add check to see if raylib is imported with `ShowCursor` on sys/windows
gingerBill
2024-03-01
1
-0
/
+4
*
Fix debug issue with `map`s
gingerBill
2024-03-01
1
-2
/
+2
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-03-01
4
-35
/
+352
|
\
|
*
Merge pull request #3203 from listeriaceae/master
gingerBill
2024-03-01
2
-31
/
+345
|
|
\
|
|
*
add Go license
Juan Ignacio Díaz
2024-02-17
1
-1
/
+91
|
|
*
port math.round from Golang
Juan Ignacio Díaz
2024-02-16
2
-30
/
+254
|
*
|
Merge pull request #3240 from laytan/macos-self-contained-releases
gingerBill
2024-03-01
2
-4
/
+7
|
|
\
\
|
|
*
|
reduce dynamic library dependencies for macos release
Laytan Laats
2024-02-29
2
-4
/
+7
*
|
|
|
Fix type for SDL LoadFile(_RW)
gingerBill
2024-03-01
1
-2
/
+2
|
/
/
/
*
|
|
Add Recursive_Mutex procedures to procedure groups
gingerBill
2024-03-01
1
-0
/
+4
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-02-29
2
-6
/
+18
|
\
\
\
|
*
|
|
Merge pull request #3237 from laytan/macos-self-contained-releases
gingerBill
2024-02-29
2
-6
/
+18
|
|
\
|
|
|
|
*
|
fix releases being a zip of a zip
Laytan Laats
2024-02-29
2
-6
/
+18
*
|
|
|
Fix leap year bug
gingerBill
2024-02-29
1
-0
/
+8
|
/
/
/
*
|
|
Merge pull request #3207 from Tetralux/printfln
gingerBill
2024-02-29
2
-25
/
+130
|
\
\
\
|
*
|
|
[fmt] Add *printfln()
Tetralux
2024-02-18
2
-25
/
+130
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3201 from Yawning/feature/avl
gingerBill
2024-02-29
9
-44
/
+910
|
\
\
\
|
*
|
|
core/container/avl: Initial import
Yawning Angel
2024-02-24
4
-0
/
+842
|
*
|
|
test/core/container: Refactor for multiple container types
Yawning Angel
2024-02-24
2
-19
/
+34
|
*
|
|
tests/core: Bring the Makefile more in-sync with build.bat
Yawning Angel
2024-02-24
4
-25
/
+34
*
|
|
|
Keep -vet happy
gingerBill
2024-02-28
2
-2
/
+0
*
|
|
|
Make types `distinct`
gingerBill
2024-02-28
1
-6
/
+6
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-02-28
2
-11
/
+80
|
\
\
\
\
|
*
\
\
\
Merge pull request #3135 from colrdavidson/basic_egl
gingerBill
2024-02-28
1
-0
/
+61
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into basic_egl
Colin Davidson
2024-02-26
356
-20111
/
+26546
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Add support for basic EGL on Linux
Colin Davidson
2024-01-24
1
-0
/
+61
|
*
|
|
|
|
|
Merge pull request #3224 from laytan/macos-self-contained-releases
gingerBill
2024-02-28
1
-11
/
+19
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Zip so compiler keeps executable permissions
Laytan Laats
2024-02-22
1
-3
/
+9
|
|
*
|
|
|
|
Make MacOS releases self contained / bundle LLVM
Laytan Laats
2024-02-22
1
-8
/
+10
*
|
|
|
|
|
|
Remove unnecessary use of `transmute`
gingerBill
2024-02-28
2
-8
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix #3233
gingerBill
2024-02-28
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #3220 from laytan/promote-types-in-c-varargs
gingerBill
2024-02-28
2
-2
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Also convert and promote bit_set types for #c_varargs
Laytan Laats
2024-02-22
1
-0
/
+5
|
*
|
|
|
|
|
Promote types in `#c_varargs` according to C rules
Laytan Laats
2024-02-21
2
-2
/
+48
*
|
|
|
|
|
|
Merge pull request #3228 from EddieWoodley/glfw-raw-mouse-supported
gingerBill
2024-02-28
1
-2
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vendor/glfw Add RawMouseMotionSupported to wrapper
Eddie Woodley
2024-02-24
1
-2
/
+3
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #3232 from karl-zylinski/raylib-5-binding-errors
gingerBill
2024-02-28
1
-5
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Additional fixes for errors in Raylib bindings since Raylib 4 -> 5 upgrade.
Karl Zylinski
2024-02-26
1
-5
/
+4
*
|
|
|
|
|
|
|
Merge pull request #3234 from odin-lang/rtti-table-layout
gingerBill
2024-02-27
7
-962
/
+171
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Make `lb_type_info` use a procedure to load the global value
gingerBill
2024-02-27
5
-12
/
+9
|
*
|
|
|
|
|
|
Fix `lb_type_info` for the new layout
gingerBill
2024-02-27
1
-2
/
+8
|
*
|
|
|
|
|
|
Add type info generation for `bit_field`
gingerBill
2024-02-27
2
-8
/
+77
|
*
|
|
|
|
|
|
Remove `__$startup_type_info` procedure
gingerBill
2024-02-27
2
-42
/
+3
|
*
|
|
|
|
|
|
Change type info table to be initializable constantly
gingerBill
2024-02-27
4
-919
/
+95
|
/
/
/
/
/
/
/
*
|
/
/
/
/
/
Merge pull request #3231 from karl-zylinski/raylib-model-animation-binding-fix
gingerBill
2024-02-26
1
-0
/
+1
|
\
|
|
|
|
|
|
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix ModelAnimation in raylib.odin missing a field.
Karl Zylinski
2024-02-26
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Add `intrinsics.type_bit_set_backing_type`
gingerBill
2024-02-23
2
-0
/
+24
*
|
|
|
|
Make that warning an error with `-vet-style`
gingerBill
2024-02-22
1
-1
/
+7
*
|
|
|
|
Add warning when using `bit_field` when a `bit_set` would be a much better idea.
gingerBill
2024-02-22
1
-1
/
+26
[next]