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
*
Add image.pixels_to_image helper.
dev-2024-08
Jeroen van Rijn
2024-08-02
1
-1
/
+28
*
Merge pull request #4008 from Daxode/wasm-quality-of-life
Laytan
2024-08-02
2
-6
/
+3
|
\
|
*
right number whoops!
daniel-andersen
2024-08-02
1
-1
/
+1
|
*
Quality of life changes to wgpu/wasm stuff
daniel-andersen
2024-08-02
2
-6
/
+3
*
|
Merge pull request #4007 from marcosantos98/fix-wasm
Jeroen van Rijn
2024-08-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix: remove extra `usage` in webgl.odin:250
marcosantos98
2024-08-02
1
-1
/
+1
|
/
*
Merge pull request #3998 from zen3ger/os2-temp_file_linux
gingerBill
2024-08-01
1
-4
/
+7
|
\
|
*
[os2] Add missing temp_file implementation for Linux
Roland Kovacs
2024-07-30
1
-4
/
+7
*
|
Fix NetBSD CI
Jeroen van Rijn
2024-07-31
1
-1
/
+1
*
|
Update rand.reset() example.
Jeroen van Rijn
2024-07-31
1
-1
/
+1
*
|
Merge pull request #4002 from thetarnav/update-builtin-constants
Jeroen van Rijn
2024-07-31
1
-2
/
+3
|
\
\
|
*
|
Update builtin constants
Damian Tarnawski
2024-07-31
1
-2
/
+3
|
/
/
*
|
Improve output path checking
Jeroen van Rijn
2024-07-31
1
-3
/
+8
*
|
Merge pull request #4000 from lxmcf/master
Laytan
2024-07-31
1
-9
/
+2
|
\
\
|
*
|
Use GuiControlProperty instead of c.int
Alex Macafee
2024-07-31
1
-2
/
+2
|
*
|
Remove GuiStyleProp
Alex Macafee
2024-07-31
1
-7
/
+0
|
*
|
Update Raygui Style set/get functions
Alex Macafee
2024-07-31
1
-2
/
+2
|
/
/
*
|
Merge pull request #3997 from Hyrtwol/reource-fix-windows
gingerBill
2024-07-30
1
-0
/
+1
|
\
\
|
*
|
fix for using .rc files
Thomas la Cour
2024-07-30
1
-0
/
+1
|
|
/
*
|
Merge pull request #3992 from thetarnav/parser-patch
gingerBill
2024-07-30
2
-1
/
+2
|
\
\
|
*
|
Correct the Array_Type.len comment and assign tok when making Ellipsis node
Damian Tarnawski
2024-07-29
2
-1
/
+2
|
|
/
*
|
Merge pull request #3985 from flysand7/docs-sync
gingerBill
2024-07-30
4
-181
/
+1273
|
\
\
|
|
/
|
/
|
|
*
[sync]: Document all procedures
flysand7
2024-07-30
4
-181
/
+1273
*
|
Merge pull request #3991 from laytan/fix-in-map-with-union-variants
Laytan
2024-07-29
2
-4
/
+26
|
\
\
|
*
|
fix `specific_union_variant in map_keyed_by_union` not converting to union type
Laytan Laats
2024-07-29
2
-4
/
+26
|
/
/
*
|
Clamp dot in `angle_between` to avoid precision errors.
Jeroen van Rijn
2024-07-28
1
-1
/
+2
*
|
Merge pull request #3989 from colrdavidson/spall_doc
Laytan
2024-07-28
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
make example compile
Colin Davidson
2024-07-28
1
-1
/
+2
|
*
tweak doc a little to reduce onboarding friction for thread-users
Colin Davidson
2024-07-28
1
-2
/
+3
|
/
*
Merge pull request #3362 from Hyrtwol/sys-windows-2
Jeroen van Rijn
2024-07-26
24
-171
/
+3495
|
\
|
*
removed some comments
Thomas la Cour
2024-07-26
1
-5
/
+0
|
*
try to add sys/windows to the normal core tests
Thomas la Cour
2024-07-26
1
-0
/
+1
|
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-26
2
-30
/
+356
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3980 from Kelimion/format-time
Jeroen van Rijn
2024-07-25
2
-30
/
+356
|
\
\
|
*
|
Use constants in example.
Jeroen van Rijn
2024-07-25
1
-5
/
+5
|
*
|
Improve docs.
Jeroen van Rijn
2024-07-25
1
-182
/
+135
|
*
|
Add `time.to_string*` formatters.
Jeroen van Rijn
2024-07-25
2
-0
/
+373
|
/
/
|
*
removed old test stuff
Thomas la Cour
2024-07-26
1
-67
/
+1
|
*
removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk ...
Thomas la Cour
2024-07-26
1
-3
/
+0
|
*
missign cursorinfo
Thomas la Cour
2024-07-26
1
-0
/
+15
|
*
format
Thomas la Cour
2024-07-25
2
-21
/
+21
|
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-25
153
-1421
/
+9117
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-24
1
-0
/
+1
|
\
\
|
*
|
Add CLSCTX_ALL
Jeroen van Rijn
2024-07-24
1
-0
/
+1
*
|
|
Add more NtDll stuff
gingerBill
2024-07-24
2
-0
/
+39
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-07-24
5
-7
/
+128
|
\
|
|
|
*
|
Merge pull request #3951 from Kelimion/lua_test
Jeroen van Rijn
2024-07-24
5
-7
/
+128
|
|
\
\
|
|
*
|
Copy lua54.dll during CI test
Jeroen van Rijn
2024-07-24
1
-0
/
+1
|
|
*
|
install lua for new lua vendor tests
Laytan Laats
2024-07-22
1
-2
/
+2
|
|
*
|
use #directory in lua test
Laytan Laats
2024-07-22
1
-1
/
+1
[next]