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 #2669 from laytan/check-disabled-when-generating-parapoly
dev-2023-08
gingerBill
2023-08-01
4
-0
/
+32
|
\
|
*
Fix #2666 by checking for disabled when generating parapoly procs
Laytan Laats
2023-07-19
4
-0
/
+32
*
|
Merge pull request #2686 from ryuukk/patch-8
gingerBill
2023-08-01
1
-1
/
+1
|
\
\
|
*
|
Assign element to Slice not Array when alloc a Type_Slice
ryuukk
2023-07-27
1
-1
/
+1
*
|
|
Merge pull request #2693 from hasanyasin/master
gingerBill
2023-08-01
1
-5
/
+9
|
\
\
\
|
*
|
|
Add -show-system-calls flag info to cli usage help
Hasan Yasin Ozturk
2023-08-01
1
-5
/
+9
|
/
/
/
*
|
|
Go through loads of `TODO`s
gingerBill
2023-08-01
13
-77
/
+36
*
|
|
Remove `-strict-style-init-only`
gingerBill
2023-08-01
3
-21
/
+1
*
|
|
Replace a lot of warnings with errors; remove deprecated stuff
gingerBill
2023-08-01
6
-39
/
+8
*
|
|
Add `-vet-style` and `-vet-semicolon`
gingerBill
2023-08-01
4
-38
/
+77
*
|
|
Fix typo
gingerBill
2023-07-31
1
-1
/
+1
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-07-31
2
-5
/
+11
|
\
\
\
|
*
\
\
Merge pull request #2692 from hasanyasin/master
Jeroen van Rijn
2023-07-31
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Fix dropped "dev-" prefix from version tag
Hasan Yasin Ozturk
2023-07-31
2
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge pull request #2691 from hasanyasin/master
Jeroen van Rijn
2023-07-31
2
-5
/
+11
|
|
\
\
\
|
|
*
|
|
Set version date to commit date instead of build date
Hasan Yasin Ozturk
2023-07-31
2
-5
/
+11
|
|
/
/
/
*
/
/
/
Add require_results for proc groups
gingerBill
2023-07-31
1
-0
/
+6
|
/
/
/
*
|
|
Keep `-vet` happy by removing `using`
gingerBill
2023-07-31
5
-143
/
+99
*
|
|
Keep -vet happy
gingerBill
2023-07-31
3
-30
/
+27
*
|
|
Remove debug code
gingerBill
2023-07-31
1
-1
/
+1
*
|
|
Remove `using` where easily possible
gingerBill
2023-07-31
5
-26
/
+21
*
|
|
Clean up usage of `using` throughout core and vendor
gingerBill
2023-07-31
12
-138
/
+143
*
|
|
Improve `//+vet`; remove `using` in many places; add `//+vet !using-stmt` whe...
gingerBill
2023-07-31
14
-201
/
+211
*
|
|
Add separate `-vet` flags; `-vet-using-*` flags; `//+vet` file flags
gingerBill
2023-07-31
11
-22
/
+204
*
|
|
Merge pull request #2687 from Kelimion/xml-value-fix
Jeroen van Rijn
2023-07-28
7
-73
/
+98
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #2684
Jeroen van Rijn
2023-07-28
7
-73
/
+98
|
/
/
*
|
Merge pull request #2676 from jasonKercher/fix-2667
Jeroen van Rijn
2023-07-22
1
-98
/
+118
|
\
\
|
|
/
|
/
|
|
*
coalesce tombstones in map insert
jason
2023-07-21
1
-98
/
+118
|
/
*
Uncomment procedures in procedure group
gingerBill
2023-07-17
1
-2
/
+2
*
Improve type inference for procedure group stuff
gingerBill
2023-07-17
1
-6
/
+2
*
Improve scoring for polymorphic procedures
gingerBill
2023-07-17
1
-6
/
+8
*
Fix to allow procedure groups on objective-c types
gingerBill
2023-07-17
6
-122
/
+229
*
Fix bug caused by incorrect assert
gingerBill
2023-07-17
1
-1
/
+1
*
Merge pull request #2659 from Pingar5/master
Jeroen van Rijn
2023-07-17
1
-1
/
+1
|
\
|
*
Fixed typo in GGPO bindings
Brennen Shaughnessy
2023-07-15
1
-1
/
+1
|
/
*
Merge pull request #2650 from hchac/remove-core-odin-from-gitignore
Jeroen van Rijn
2023-07-11
1
-1
/
+2
|
\
|
*
Don't gitignore folders named odin.
hchac
2023-07-11
1
-1
/
+2
*
|
Merge pull request #2625 from laytan/exit-code-1-on-test-failure
gingerBill
2023-07-11
1
-12
/
+15
|
\
\
|
*
|
fix indentation
Laytan Laats
2023-07-11
1
-5
/
+6
|
*
|
use lb_emit_select instead of lb_emit_if for exit check
Laytan Laats
2023-07-11
1
-22
/
+4
|
*
|
exit with code 1 on `odin test` failure
Laytan Laats
2023-07-03
1
-12
/
+32
*
|
|
Merge pull request #2651 from erjohnson/arena-static-bootstrap-doc-fix
gingerBill
2023-07-11
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix small doc mistakes in arena.odin
Eric Johnson
2023-07-11
1
-4
/
+4
|
/
/
*
|
Merge pull request #2640 from z64/z64/mutex
Jeroen van Rijn
2023-07-11
1
-3
/
+14
|
\
\
|
*
|
Fixup link format
Zac Nowicki
2023-07-11
1
-1
/
+1
|
*
|
Improve Mutex struct documentation
Zac Nowicki
2023-07-09
1
-3
/
+14
*
|
|
Merge pull request #2647 from ryuukk/patch-6
Jeroen van Rijn
2023-07-11
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix attribute
ryuukk
2023-07-11
1
-2
/
+2
|
*
|
|
Deprecate htons, htonl, ntohl, ntohs
ryuukk
2023-07-11
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #2645 from Pix-xiP/fix-raylib-gesture
Jeroen van Rijn
2023-07-10
1
-1
/
+1
|
\
\
\
[next]