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 #3467 from laytan/clang-18-linking-backport
gingerBill
2024-04-25
1
-73
/
+29
|
\
\
\
|
*
|
|
fix linking with clang-18
Laytan
2024-04-22
1
-73
/
+29
*
|
|
|
Merge pull request #3479 from laytan/support-0-sized-return-arm64-abi
gingerBill
2024-04-25
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
compiler: support returning 0 sized types in arm64 abi
Laytan Laats
2024-04-24
1
-2
/
+3
*
|
|
|
|
Improve support for big-endian `bit_field`s
gingerBill
2024-04-24
1
-11
/
+41
*
|
|
|
|
Disallow mixing endian types within a `bit_field`
gingerBill
2024-04-24
1
-0
/
+39
*
|
|
|
|
Remove line info in message with `-json-errors`
gingerBill
2024-04-24
1
-6
/
+30
*
|
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-24
2
-21
/
+4
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #3466 from laytan/fix-proc-args-debug-info
gingerBill
2024-04-23
2
-21
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
fix direct proc args debug info
Laytan Laats
2024-04-22
2
-21
/
+4
|
|
|
/
/
*
|
|
|
Improve codegen for `bit_field [N]T` compound literals
gingerBill
2024-04-24
2
-12
/
+87
*
|
|
|
Improve codegen for `bit_field` compound literals with an integer backing
gingerBill
2024-04-24
4
-23
/
+101
*
|
|
|
Improve code generation for loading `bit_field` fields
gingerBill
2024-04-24
2
-20
/
+75
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-22
3
-14
/
+34
|
\
\
\
|
*
|
|
spelling
Thomas la Cour
2024-04-20
1
-4
/
+4
|
*
|
|
normalize_path
Thomas la Cour
2024-04-20
2
-10
/
+30
|
|
/
/
*
/
/
Add check for `build.` and `run.` typos
gingerBill
2024-04-22
1
-2
/
+11
|
/
/
*
|
Enforce as global constant
gingerBill
2024-04-18
1
-1
/
+1
*
|
Set `__$ti-` stuff to be private linkage
gingerBill
2024-04-18
2
-6
/
+3
*
|
Set linkage to private for `__$type_info_data`
gingerBill
2024-04-18
1
-0
/
+1
*
|
Force runtime type table to be in rodata/rdata section
gingerBill
2024-04-18
1
-0
/
+4
*
|
Fix typo.
gingerBill
2024-04-18
1
-1
/
+1
*
|
Fix #3445
gingerBill
2024-04-18
1
-0
/
+2
*
|
Add `-no-type-assert` and `ODIN_NO_TYPE_ASSERT`
gingerBill
2024-04-18
5
-36
/
+51
*
|
Add `ODIN_NO_BOUNDS_CHECK`
gingerBill
2024-04-18
1
-0
/
+1
*
|
Clear error message on collisions with `using` on struct fields
gingerBill
2024-04-17
1
-5
/
+8
*
|
Fix #3427
gingerBill
2024-04-16
6
-12
/
+22
*
|
Print to string buffer before printing errors
gingerBill
2024-04-16
2
-62
/
+121
*
|
Add template specialization for compared against `""` with `String` internally
gingerBill
2024-04-15
1
-0
/
+3
*
|
Add basic suggestion to missing `package` name
gingerBill
2024-04-15
1
-0
/
+6
*
|
Fix #3425
gingerBill
2024-04-15
1
-5
/
+6
*
|
add 'odin root' command
Laytan Laats
2024-04-13
1
-0
/
+4
*
|
Remove warning on clang
gingerBill
2024-04-12
1
-2
/
+2
*
|
Improve scalar -> array assignment when the scalar is constant in LLVM
gingerBill
2024-04-12
1
-2
/
+24
*
|
Simplify scalar -> array conversions in LLVM to use a loop after a certain size
gingerBill
2024-04-12
2
-12
/
+11
*
|
Improve error messages for `switch` and `for` r-values with a suggestion
gingerBill
2024-04-12
3
-5
/
+60
*
|
Fix #3415
gingerBill
2024-04-12
1
-0
/
+4
*
|
Fix #3414
gingerBill
2024-04-12
1
-0
/
+5
*
|
Add `-target:freestanding_amd64_win64`
gingerBill
2024-04-11
1
-1
/
+12
*
|
Remove `?`
dev-2024-04a
gingerBill
2024-04-11
1
-1
/
+1
*
|
Add @(static) check
gingerBill
2024-04-11
1
-2
/
+2
*
|
Change stack overflow check to >256 KiB
gingerBill
2024-04-11
1
-2
/
+2
*
|
Add `nil` checks
gingerBill
2024-04-11
1
-2
/
+2
*
|
Fix `@(static)` error message bug
gingerBill
2024-04-11
1
-1
/
+1
*
|
Add `-vet-unused-variables` and ``-vet-unused-imports` (`-vet-unused` is both)
gingerBill
2024-04-11
3
-16
/
+41
*
|
Fix #3412
gingerBill
2024-04-11
1
-1
/
+1
|
/
*
Fix `ptr_to_bit_field.field`
gingerBill
2024-04-10
2
-2
/
+5
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-10
2
-2
/
+2
|
\
|
*
Fix typo in using parameter error message
Chris
2024-04-09
1
-1
/
+1
|
*
fix nasm check
Laytan Laats
2024-04-08
1
-1
/
+1
[prev]
[next]