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
/
check_expr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' into bill/utf16-strings
gingerBill
2025-08-05
1
-1
/
+1
|
\
\
|
*
|
Add `intrinsics.type_is_nearly_simple_compare`
gingerBill
2025-08-04
1
-1
/
+1
*
|
|
`for in string16`; Support `string16` across core
gingerBill
2025-08-02
1
-1
/
+1
*
|
|
Begin supporting `string16` across the core library
gingerBill
2025-08-02
1
-7
/
+35
*
|
|
Add `string16` and `cstring16` (UTF-16 based strings)
gingerBill
2025-08-02
1
-0
/
+88
|
/
/
*
|
Remove the semantics of `#no_copy`, keep the grammar
gingerBill
2025-07-30
1
-23
/
+0
*
|
Fix issue 5474
Paul-Andre Henegar
2025-07-28
1
-39
/
+35
*
|
Merge pull request #5081 from Lperlind/vet-explicit-allocators
gingerBill
2025-07-22
1
-7
/
+30
|
\
\
|
|
/
|
/
|
|
*
Add -vet-explicit-allocators
Lucas Perlind
2025-04-27
1
-7
/
+30
*
|
[source-code-locations] - added options to show, obfuscate, and hide source c...
Hayden Gray
2025-06-26
1
-4
/
+42
*
|
fix load type panic because front-end allows a deref of a type
Laytan Laats
2025-06-26
1
-0
/
+7
*
|
Better error messages
Airtz
2025-06-24
1
-7
/
+7
*
|
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
|
\
\
|
*
\
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
*
|
|
|
Fix #4445
Airtz
2025-06-22
1
-19
/
+26
|
/
/
/
*
/
/
Clarify --- for global variable.
Jeroen van Rijn
2025-06-21
1
-1
/
+1
|
/
/
*
|
Guard against invalid proc types in parameter list
Feoramund
2025-06-10
1
-1
/
+4
*
|
Add support for `#soa[N]T` compound literals
gingerBill
2025-06-04
1
-77
/
+107
*
|
Merge pull request #5261 from spiel0meister/master
Jeroen van Rijn
2025-06-03
1
-0
/
+3
|
\
\
|
*
|
early return; fix indentation
spiel0meister
2025-06-03
1
-7
/
+8
|
*
|
check if expr is null
spiel0meister
2025-06-02
1
-5
/
+7
*
|
|
Merge pull request #5264 from LeandroLibanio28H/5243-fix-scope-attribute-proc...
Jeroen van Rijn
2025-06-03
1
-37
/
+6
|
\
\
\
|
*
|
|
Update check_expr.cpp
Leandro Libanio
2025-06-03
1
-2
/
+0
|
*
|
|
Removing unreacheable block (since e86fde3)
LeandroLibanio28H
2025-06-02
1
-31
/
+0
|
*
|
|
Checking if entity is exported before checking if it's a procedure group
LeandroLibanio28H
2025-06-02
1
-10
/
+12
|
|
/
/
*
/
/
Fix #5265
Jeroen van Rijn
2025-06-03
1
-52
/
+57
|
/
/
*
|
Add suggestions for `quaternionN` or `complexN` conversions
Feoramund
2025-05-31
1
-1
/
+21
*
|
Add `Suggestion: 'context = runtime.default_context()'`
gingerBill
2025-05-24
1
-0
/
+2
*
|
Remove now unnecessary checks.
Jeroen van Rijn
2025-05-21
1
-6
/
+2
*
|
Fix #5177 - Tweak error messages.
Jeroen van Rijn
2025-05-21
1
-0
/
+10
*
|
-dynamic-literals
Jeroen van Rijn
2025-05-19
1
-1
/
+1
*
|
CHECK 3 done
bogwi
2025-05-05
1
-9
/
+29
*
|
Clarify error messages for types that aren't simply comparable.
Jeroen van Rijn
2025-05-03
1
-5
/
+16
*
|
Fix #5107
Jeroen van Rijn
2025-05-03
1
-1
/
+1
*
|
fixes assigning null as a type if it's an alias but the base type isn't resol...
Laytan Laats
2025-04-30
1
-1
/
+4
*
|
All N-valued (N>=2) expressions in `or_else` expressions
gingerBill
2025-04-29
1
-1
/
+13
|
/
*
Improve `or_else` type inference logic
gingerBill
2025-03-27
1
-6
/
+7
*
Fix #3955
gingerBill
2025-03-07
1
-0
/
+5
*
Fix #4244
gingerBill
2025-03-07
1
-2
/
+1
*
Fix #4909
gingerBill
2025-03-06
1
-0
/
+5
*
Fixed `~` on `bit_set[Some_Enum]` altering the definition of the enum.
Barinzaya
2025-03-02
1
-3
/
+2
*
Allow indirection for swizzling on procedure parameters
gingerBill
2025-02-21
1
-0
/
+5
*
Work on making name mangling deterministic
gingerBill
2025-02-17
1
-1
/
+1
*
Remove transmute suggestion with `-vet-cast` when transmuting native <-> endi...
gingerBill
2025-02-05
1
-1
/
+2
*
Fix #4750
gingerBill
2025-01-31
1
-1
/
+3
*
fix inverted error messages
David Rubin
2025-01-18
1
-4
/
+4
[prev]
[next]