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
*
Merge pull request #2669 from laytan/check-disabled-when-generating-parapoly
dev-2023-08
gingerBill
2023-08-01
1
-0
/
+4
|
\
|
*
Fix #2666 by checking for disabled when generating parapoly procs
Laytan Laats
2023-07-19
1
-0
/
+4
*
|
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
|
|
/
*
|
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
*
|
Add require_results for proc groups
gingerBill
2023-07-31
1
-0
/
+6
*
|
Remove debug code
gingerBill
2023-07-31
1
-1
/
+1
*
|
Clean up usage of `using` throughout core and vendor
gingerBill
2023-07-31
1
-2
/
+2
*
|
Improve `//+vet`; remove `using` in many places; add `//+vet !using-stmt` whe...
gingerBill
2023-07-31
7
-25
/
+48
*
|
Add separate `-vet` flags; `-vet-using-*` flags; `//+vet` file flags
gingerBill
2023-07-31
10
-22
/
+203
|
/
*
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
5
-120
/
+227
*
Fix bug caused by incorrect assert
gingerBill
2023-07-17
1
-1
/
+1
*
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
*
|
Generalize name mangling rule to have a singular definition for a name separator
dev-2023-07
gingerBill
2023-07-07
3
-4
/
+6
*
|
Add extra mutex guards around module value access
gingerBill
2023-07-07
2
-0
/
+11
*
|
Fix issue with pointer casting internal llvm intrinsics
gingerBill
2023-07-07
1
-1
/
+4
*
|
Fix #2593
gingerBill
2023-07-07
1
-1
/
+4
*
|
Fix #2624
gingerBill
2023-07-07
1
-1
/
+1
*
|
Fix #2629
gingerBill
2023-07-07
1
-2
/
+6
*
|
Fix `[2]union{T}` comparison against `nil`
gingerBill
2023-07-07
1
-2
/
+5
*
|
Fix #2630
gingerBill
2023-07-07
2
-19
/
+22
*
|
Always call `lb_run_remove_dead_instruction_pass` to fix `-debug` issues
gingerBill
2023-07-07
2
-12
/
+3
*
|
Fix #2615: can't iterate untyped string
Laytan Laats
2023-07-02
1
-1
/
+1
|
/
*
Merge pull request #2622 from laytan/detect-unix-colors-support
Jeroen van Rijn
2023-07-02
1
-1
/
+23
|
\
|
*
fix spacing
Laytan Laats
2023-07-02
1
-18
/
+18
|
*
use more common detection method and add FORCE_COLOR and NO_COLOR support
Laytan Laats
2023-07-02
1
-15
/
+21
|
*
ignore stderr in tput call
Laytan Laats
2023-07-02
1
-1
/
+1
|
*
detect unix color support
Laytan Laats
2023-07-02
1
-0
/
+16
*
|
Fix #2594 zero sized union code generation
gingerBill
2023-06-26
3
-4
/
+6
|
/
*
Add missing `-strict-style` check
gingerBill
2023-06-26
1
-0
/
+4
*
Fix #2606
gingerBill
2023-06-26
1
-1
/
+5
*
Improve internal names for parapoly records
gingerBill
2023-06-26
1
-3
/
+46
*
Allow `switch &v in ...` work to be consistent with `for &e in ...`
gingerBill
2023-06-26
3
-5
/
+53
*
`for &e, i in array` and `for k, &v in map` (alternative to passing the itera...
gingerBill
2023-06-26
4
-39
/
+94
*
Fix nullptr entity case
gingerBill
2023-06-21
1
-8
/
+8
*
Fix empty varargs
gingerBill
2023-06-21
1
-0
/
+3
*
Handle `#c_vararg`
gingerBill
2023-06-21
1
-6
/
+9
*
Correct deferred procedures
gingerBill
2023-06-21
1
-87
/
+109
*
Fix constant parameter passing
gingerBill
2023-06-21
1
-17
/
+27
*
Remove unnecessary indent
gingerBill
2023-06-21
1
-64
/
+62
[next]