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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Add type_enum_is_contiguous intrinsic
FourteenBrush
2025-07-11
2
-0
/
+52
*
|
|
|
Correct consume comment groups in both parsers
gingerBill
2025-07-11
1
-17
/
+20
|
/
/
/
*
|
|
Fix #5447
Jeroen van Rijn
2025-07-09
1
-0
/
+4
*
|
|
lb_const_string -> lb_const_value
dev-2025-07
Jeroen van Rijn
2025-07-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove old flag from help
Jeroen van Rijn
2025-07-01
1
-6
/
+0
*
|
[source-code-locations] - added options to show, obfuscate, and hide source c...
Hayden Gray
2025-06-26
5
-12
/
+107
*
|
fix load type panic because front-end allows a deref of a type
Laytan Laats
2025-06-26
1
-0
/
+7
*
|
Add to `tests/internal`
Jeroen van Rijn
2025-06-26
1
-1
/
+0
*
|
Fix bug where compiler treats uint enums as ints
Tohei Ichikawa
2025-06-24
1
-0
/
+4
*
|
Fix an oversight for operators with more than 2 chars
Airtz
2025-06-24
1
-2
/
+1
*
|
Better error messages
Airtz
2025-06-24
2
-16
/
+18
*
|
Merge pull request #5389 from Airtz/fix-4445
Jeroen van Rijn
2025-06-23
1
-34
/
+55
|
\
\
|
*
|
Better proc groups inference
Airtz
2025-06-23
1
-25
/
+39
|
*
|
Merge branch 'odin-lang:master' into fix-4445
Airtz
2025-06-22
1
-82
/
+62
|
|
\
\
|
*
|
|
Fix #4445
Airtz
2025-06-22
1
-19
/
+26
*
|
|
|
Forbid nested declaration of instrumentation procedures
Feoramund
2025-06-23
1
-0
/
+6
*
|
|
|
Fix spurious failure to compile procedures marked `@instrumentation_enter`
Feoramund
2025-06-23
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #5368 from Airtz/master
Jeroen van Rijn
2025-06-22
1
-82
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sign check error message update
Airtz
2025-06-22
1
-1
/
+1
|
*
|
`check_is_expressible` instead of `convert_to_typed` when there is no `type_h...
Airtz
2025-06-20
1
-3
/
+2
|
*
|
Update check_expr.cpp
Airtz
2025-06-20
1
-82
/
+63
*
|
|
Merge pull request #5378 from laytan/fix-wasm-c-abi-raw-unions
gingerBill
2025-06-21
3
-15
/
+134
|
\
\
\
|
*
|
|
add return
Laytan Laats
2025-06-20
1
-0
/
+1
|
*
|
|
Fix WASM C ABI for raw unions
Laytan Laats
2025-06-20
3
-15
/
+133
*
|
|
|
Merge pull request #5380 from Feoramund/fix-2410
Jeroen van Rijn
2025-06-21
1
-16
/
+18
|
\
\
\
\
|
*
|
|
|
Ensure `volatile` status for all atomic operations
Feoramund
2025-06-20
1
-16
/
+18
*
|
|
|
|
Clarify --- for global variable.
Jeroen van Rijn
2025-06-21
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #5150 from wishfoundry/patch-1
Laytan
2025-06-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
spelling in compilation errors
Ben
2025-05-11
1
-1
/
+1
*
|
|
|
|
Merge pull request #5211 from Barinzaya/union-custom-align-tag-size
Laytan
2025-06-20
1
-5
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Change union tag size to account for `#align`.
Barinzaya
2025-05-24
1
-5
/
+9
*
|
|
|
|
|
Push `context` onto stack before evaluating procedure parameters
Feoramund
2025-06-20
1
-3
/
+3
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
fix: escape object files with single quotes during linking
xenobas
2025-06-20
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add check_all scripts
Jeroen van Rijn
2025-06-16
1
-0
/
+5
*
|
|
|
Fix typo in `error_article_table` lookup
Airtz
2025-06-16
1
-1
/
+1
*
|
|
|
Add additional nullptr checks in types.cpp
Jeroen van Rijn
2025-06-14
1
-9
/
+43
*
|
|
|
add macOS Tahoe to `odin report` and `core:sys/info`
Laytan Laats
2025-06-14
1
-0
/
+1
*
|
|
|
Merge pull request #5305 from Feoramund/fix-4362
gingerBill
2025-06-10
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Guard against invalid proc types in parameter list
Feoramund
2025-06-10
1
-1
/
+4
*
|
|
|
|
Let `-no-entry-point` work for Windows DLLs
Feoramund
2025-06-10
1
-0
/
+3
*
|
|
|
|
Define empty `gb_no_asan` if VS < 2022
Jeroen van Rijn
2025-06-10
1
-1
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #5286 from Feoramund/no-san-mem
gingerBill
2025-06-09
5
-1
/
+10
|
\
\
\
\
|
*
|
|
|
Add `@(no_sanitize_memory)` proc attribute with MSan additions to `base:sanit...
Feoramund
2025-06-05
5
-1
/
+10
*
|
|
|
|
Guard against untyped `nil` in type cycle and type info sections
Feoramund
2025-06-08
1
-2
/
+2
*
|
|
|
|
Merge pull request #5294 from iarkn/type-is-bit-field
Jeroen van Rijn
2025-06-06
2
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Add `intrinsics.type_is_bit_field` proc
iarkn
2025-06-06
2
-0
/
+4
|
|
/
/
/
/
*
/
/
/
/
Add `nullptr` check in `add_type_info_type_internal`
Feoramund
2025-06-06
1
-1
/
+1
|
/
/
/
/
*
|
|
|
[parser.cpp] - packages with `.odin` in the name no longer attempt
Hayden Gray
2025-06-05
1
-2
/
+2
*
|
|
|
Let compound literal array be broadcast to a struct field of arrays
Feoramund
2025-06-05
1
-0
/
+11
*
|
|
|
Merge pull request #5279 from Feoramund/fix-4673
Jeroen van Rijn
2025-06-04
1
-0
/
+14
|
\
\
\
\
[prev]
[next]