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 #1921 from Hyp-X/master
dev-2022-08
gingerBill
2022-08-02
1
-0
/
+1
|
\
|
*
Update user32.odin
Hyp-X
2022-08-01
1
-0
/
+1
*
|
Simplify logic of `append` of zero sized elements
gingerBill
2022-08-02
1
-25
/
+31
*
|
Remove dead `#maybe` code
gingerBill
2022-08-01
5
-28
/
+4
*
|
Simplify parser logic for field prefixes
gingerBill
2022-08-01
2
-34
/
+23
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-08-01
2
-25
/
+37
|
\
\
|
*
|
Merge pull request #1920 from Hyp-X/master
gingerBill
2022-08-01
1
-4
/
+4
|
|
\
|
|
|
*
Merge branch 'odin-lang:master' into master
Hyp-X
2022-08-01
2
-58
/
+56
|
|
|
\
|
|
*
|
Update dxgi.odin
Hyp-X
2022-08-01
1
-4
/
+4
|
*
|
|
Merge pull request #1876 from mohd-akram/build-config-opts
gingerBill
2022-08-01
1
-21
/
+33
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Allow passing config options to build script
Mohamed Akram
2022-07-08
1
-21
/
+33
*
|
|
|
Correct parser logic for `is_token_field_prefix`
gingerBill
2022-08-01
1
-5
/
+6
|
/
/
/
*
|
|
Simplify field prefix handling
gingerBill
2022-08-01
2
-64
/
+25
*
|
|
Simplify ast parsing for prefixes
gingerBill
2022-08-01
2
-28
/
+65
|
|
/
|
/
|
*
|
Merge pull request #1917 from lerno/added_virtuals_macos
gingerBill
2022-07-30
1
-0
/
+148
|
\
\
|
*
|
Added virtual memory headers for Darwin.
Christoffer Lerno
2022-07-29
1
-0
/
+148
|
/
/
*
|
Merge pull request #1916 from wjlroe/glfw-3-3-8-darwin-universal-static-libs
Jeroen van Rijn
2022-07-28
6
-1
/
+1
|
\
\
|
*
|
Update Windows GLFW libraries to 3.3.8
William Roe
2022-07-28
4
-0
/
+0
|
*
|
Fix build on Apple Silicon when linking to GLFW
William Roe
2022-07-28
2
-1
/
+1
|
/
/
*
|
Merge pull request #1447 from phillvancejr/master
Jeroen van Rijn
2022-07-28
9
-1
/
+8
|
\
\
|
*
\
Merge branch 'master' into master
Jeroen van Rijn
2022-07-28
619
-29889
/
+121856
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1915 from JorriFransen/fix-simd_abs
Jeroen van Rijn
2022-07-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Changed param count from 2 to 1 for simd_abs.
Jorri Fransen
2022-07-28
1
-1
/
+1
*
|
|
|
Merge pull request #1914 from wjlroe/fix-json-unmarshal-without-assertions-bug
Jeroen van Rijn
2022-07-28
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bug unmarshalling JSON with assertions disabled
William Roe
2022-07-28
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #1907 from thePHTest/minor-fix
Jeroen van Rijn
2022-07-26
1
-1
/
+0
|
\
\
\
|
*
|
|
remove leftover print statement
Phil
2022-07-25
1
-1
/
+0
|
/
/
/
*
|
|
Minor clean up of wasi_api.odin
gingerBill
2022-07-25
1
-259
/
+171
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-07-25
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge pull request #1905 from DanielGavin/glob-fix
gingerBill
2022-07-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Change open to be read only when opening directory
Daniel Gavin
2022-07-25
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Fix minor issue with a lack of a trailing comma
gingerBill
2022-07-25
1
-2
/
+3
|
/
/
/
*
|
|
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-2
/
+2
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-07-24
1
-13
/
+24
|
\
\
\
|
*
|
|
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-20
/
+19
|
*
|
|
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-1
/
+2
|
*
|
|
Update stale.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+1
|
*
|
|
Update stale.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+12
*
|
|
|
Replace `insert_at` with `inject_at` and `assign_at`
gingerBill
2022-07-24
1
-4
/
+48
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-07-24
1
-0
/
+32
|
\
\
\
|
*
|
|
Create stale.yml
Mikkel Hjortshøj
2022-07-24
1
-0
/
+32
*
|
|
|
Fix #1901
gingerBill
2022-07-24
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-07-24
4
-5
/
+9
|
\
\
\
|
*
\
\
Merge pull request #1844 from Ronaldr1985/fix-odin-on-openbsd
gingerBill
2022-07-24
2
-1
/
+5
|
|
\
\
\
|
|
*
|
|
Undo changes to common.cpp and move the include of sys/wait.h to gb.h
Ronald1985
2022-07-22
2
-5
/
+4
|
|
*
|
|
Updated shabang in build_odin.sh so it runs on OpenBSD
Ronald1985
2022-07-22
1
-1
/
+1
|
|
*
|
|
Added missing #includes on OpenBSD
Ronald1985
2022-06-14
1
-0
/
+5
|
*
|
|
|
Update ci.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+1
|
*
|
|
|
Merge pull request #1898 from DaseinPhaos/patch-1
gingerBill
2022-07-24
1
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
fix `linalg.angle_from_quaternion`
Luxko
2022-07-23
1
-3
/
+3
[next]