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
*
Remove `@(warning)` and `#warning(...)`
gingerBill
2024-06-25
3
-35
/
+1
*
Fix print segfault by missing argument in `or_*` shadowed error
Feoramund
2024-06-22
1
-1
/
+1
*
Add `-build-mode:test`.
Jeroen van Rijn
2024-06-21
1
-0
/
+4
*
Add `#warning(<string>)` builtin compile time procedure
gingerBill
2024-06-20
2
-1
/
+21
*
Add `#directory`
gingerBill
2024-06-20
1
-0
/
+8
*
Merge pull request #3524 from Feoramund/freebsd-amd64-syscall-errno
gingerBill
2024-06-20
3
-51
/
+189
|
\
|
*
Add `intrinsics.syscall_bsd`
Feoramund
2024-06-12
3
-51
/
+189
*
|
Merge pull request #3137 from laytan/show-defineable
gingerBill
2024-06-20
5
-1
/
+201
|
\
\
|
*
|
collect and show docs of defineables
Laytan Laats
2024-06-07
3
-32
/
+45
|
*
|
explicit integer conversions
Laytan Laats
2024-06-06
1
-9
/
+12
|
*
|
check if -define is actually used
Laytan Laats
2024-06-06
3
-7
/
+42
|
*
|
-show-defineables and -export-defineables
Laytan Laats
2024-06-06
5
-1
/
+150
*
|
|
Fix #3768
gingerBill
2024-06-20
1
-0
/
+5
*
|
|
Merge pull request #3778 from Feoramund/fix-2824
gingerBill
2024-06-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow custom `main` when `-no-entry-point` is set
Feoramund
2024-06-18
1
-1
/
+1
*
|
|
|
Forbid private test cases
Feoramund
2024-06-18
1
-0
/
+8
|
/
/
/
*
|
|
Merge pull request #3773 from Kelimion/res_path_bug
Jeroen van Rijn
2024-06-16
1
-2
/
+6
|
\
\
\
|
*
|
|
Fix `rc.exe` bug with double-quoted `.res` path.
Jeroen van Rijn
2024-06-16
1
-2
/
+6
*
|
|
|
Fix `bit_set` construction crash on constant non-integer field
Feoramund
2024-06-16
1
-1
/
+3
|
/
/
/
*
|
|
Revert "Merge pull request #3744 from Mango0x45/master"
Jeroen van Rijn
2024-06-14
1
-23
/
+7
*
|
|
Fix compiler silently returning if `parse_packages` fails
Feoramund
2024-06-13
1
-1
/
+2
*
|
|
Merge pull request #3744 from Mango0x45/master
Jeroen van Rijn
2024-06-13
1
-7
/
+23
|
\
\
\
|
*
\
\
Merge branch 'master' of https://github.com/Mango0x45/Odin into pr/3744
Jeroen van Rijn
2024-06-13
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
Generate ranges of the correct length
Thomas Voss
2024-06-13
1
-4
/
+16
|
*
|
|
|
Just change squiggle_extra type to i32.
Jeroen van Rijn
2024-06-13
1
-1
/
+1
|
*
|
|
|
Generate ranges of the correct length
Thomas Voss
2024-06-13
1
-4
/
+16
|
|
/
/
/
|
*
|
|
Pad ‘^~~~^’-style diagnostic ranges properly
Thomas Voss
2024-06-13
1
-2
/
+7
*
|
|
|
Fix #3739
Feoramund
2024-06-12
1
-1
/
+1
|
/
/
/
*
|
|
Check to see if matrices are exactly the same type
gingerBill
2024-06-12
1
-2
/
+3
*
|
|
Improve matrix type hinting rules a little
gingerBill
2024-06-12
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #3734 from Feoramund/fix-3730
gingerBill
2024-06-11
1
-0
/
+3
|
\
\
|
*
|
Fix #3730
Feoramund
2024-06-11
1
-0
/
+3
*
|
|
Make verification ignorable with a define flag
gingerBill
2024-06-11
1
-0
/
+13
*
|
|
Minor clean up for backend
gingerBill
2024-06-11
5
-57
/
+89
*
|
|
Unify LLVMVerifyFunction invocations into on place
gingerBill
2024-06-11
1
-54
/
+47
|
/
/
*
|
Fix #3727
gingerBill
2024-06-10
1
-0
/
+3
*
|
Fix #3724
gingerBill
2024-06-10
1
-18
/
+18
*
|
Add `intrinsics.procedure_of`
gingerBill
2024-06-10
8
-6
/
+83
*
|
Improve parsing for `label: #reverse for` and `label: #partial switch`
gingerBill
2024-06-10
1
-2
/
+4
*
|
Use `get_final_microarchitecture()` for `ODIN_MICROARCH_STRING`
Feoramund
2024-06-10
1
-1
/
+3
*
|
Merge pull request #3721 from Feoramund/add-tuning-consts
Jeroen van Rijn
2024-06-10
1
-0
/
+25
|
\
\
|
*
|
Add compilation-related constants
Feoramund
2024-06-10
1
-0
/
+25
*
|
|
Merge pull request #3720 from Feoramund/fix-force-inline-err-typo
Jeroen van Rijn
2024-06-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in a `#force_inline` error message
Feoramund
2024-06-10
1
-1
/
+1
|
|
/
/
*
|
|
Remove `_` in `Syntax_Error` verbose message
Feoramund
2024-06-09
1
-2
/
+2
*
|
|
Fix `or_or_<branch>` error messages
Feoramund
2024-06-09
1
-4
/
+4
|
/
/
*
|
Add `-target:freestanding_arm32` (experimental)
gingerBill
2024-06-09
1
-0
/
+9
*
|
Re Fix #3713
gingerBill
2024-06-09
1
-1
/
+5
*
|
Add edge case to `error_operand_no_value`
gingerBill
2024-06-09
1
-10
/
+23
*
|
Fix #3713
gingerBill
2024-06-09
1
-9
/
+8
[next]