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
*
Use SIP hash as name canonicalization hash
bill/typeid-sip-hash
gingerBill
2025-11-18
1
-9
/
+146
*
skip collision panic when package names aren't unique
Laytan
2025-11-16
1
-3
/
+9
*
Merge pull request #5908 from slowhei/master
gingerBill
2025-11-11
1
-0
/
+1
|
\
|
*
Fix allocation of anonymous globals
Tohei Ichikawa
2025-11-09
1
-0
/
+1
*
|
Fix #5894
korvahkh
2025-11-10
1
-6
/
+14
|
/
*
Don't check procedure signature similarity when a foreign import proc is an O...
Harold Brenes
2025-11-07
1
-2
/
+1
*
Improve error positioning for `#all_or_none`
gingerBill
2025-11-06
1
-2
/
+8
*
Remove `#no_copy`
gingerBill
2025-11-05
2
-16
/
+7
*
Improve doc-writer format for `#all_or_none`
bill/all_or_none
gingerBill
2025-11-05
2
-3
/
+64
*
Update doc-writer
gingerBill
2025-11-05
2
-0
/
+2
*
Add `#all_or_none`
gingerBill
2025-11-05
7
-14
/
+78
*
Fix type name name canonicalization within an anonymously nested procedure in...
gingerBill
2025-11-05
1
-1
/
+6
*
Merge pull request #5886 from laytan/32bit-typeid-fixes
gingerBill
2025-11-04
6
-31
/
+25
|
\
|
*
unsigned
Laytan Laats
2025-11-04
1
-1
/
+1
|
*
fixes for 32bit with regards to typeid
Laytan
2025-11-04
6
-31
/
+25
*
|
Merge pull request #5859 from odin-lang/bill/change-license
dev-2025-11
gingerBill
2025-11-04
2
-2
/
+2
|
\
\
|
*
|
Change Odin's LICENSE to zlib from BSD 3-clause
gingerBill
2025-10-28
2
-2
/
+2
*
|
|
Fix #5176
gingerBill
2025-11-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Add nullptr assert for #5875
Jeroen van Rijn
2025-11-03
1
-0
/
+2
*
|
Improve error handling for #5506
gingerBill
2025-11-02
1
-2
/
+48
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-11-02
1
-0
/
+8
|
\
\
|
*
|
Add space
Jeroen van Rijn
2025-11-02
1
-2
/
+2
|
*
|
Merge branch 'master' into bug-5865
Jeroen van Rijn
2025-11-02
1
-0
/
+6
|
|
\
\
|
*
|
|
Add #subtype using to name canonicalization
Jeroen van Rijn
2025-11-02
1
-0
/
+8
*
|
|
|
Fix #5506
gingerBill
2025-11-02
1
-0
/
+14
|
|
/
/
|
/
|
|
*
|
|
Fix constant `nil` assignment to union of nillable types in backend
gingerBill
2025-11-02
1
-0
/
+6
|
/
/
*
|
Fix `union(T){}` constant initialization
gingerBill
2025-10-31
1
-2
/
+7
*
|
Remove duplicate import
Jeroen van Rijn
2025-10-30
1
-7
/
+1
*
|
For test runner, try to look for `os.exit` or `os2.exit`
gingerBill
2025-10-30
2
-1
/
+34
*
|
`constant_truncate` -> `constant_trunc` to be consistent with other intrinsics
gingerBill
2025-10-30
2
-7
/
+7
*
|
Add suggestion for `T[]` to be `[]T` if a type is allowed in that parsing con...
gingerBill
2025-10-30
1
-3
/
+11
*
|
Add `intrinsics.constant_(floor|truncate|ceil|round)`
gingerBill
2025-10-30
3
-1
/
+55
*
|
Fix declaration of `type_is_bit_field`
gingerBill
2025-10-30
2
-14
/
+14
*
|
Just retry again with `lb_generate_missing_procedures`
gingerBill
2025-10-29
1
-0
/
+10
*
|
Merge pull request #5860 from harold-b/hb.fix-export-link-libs-file
Jeroen van Rijn
2025-10-29
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix `-export-linked-libs-file` issue where it multiple libraries in a single ...
Harold Brenes
2025-10-28
1
-11
/
+11
*
|
Merge branch 'master' of github.com:odin-lang/Odin
Jeroen van Rijn
2025-10-27
1
-1
/
+2
|
\
\
|
*
|
Change `static_assert` for `OrderedInsertPtrMapEntry`
gingerBill
2025-10-27
1
-1
/
+2
*
|
|
Make Karl Zylinski happy
Jeroen van Rijn
2025-10-27
2
-1
/
+15
|
/
/
*
|
Just use a method instead
gingerBill
2025-10-27
1
-9
/
+15
*
|
One more time with a different cast?
gingerBill
2025-10-27
1
-2
/
+2
*
|
Try C-cast with reintepret cast
gingerBill
2025-10-27
1
-1
/
+1
*
|
Use `reinterpret_cast`
gingerBill
2025-10-27
1
-1
/
+1
*
|
Try to make `PtrMap` work for 32-bit compilers
gingerBill
2025-10-27
2
-8
/
+27
*
|
Improve error message for missing `&` in some parapoly messages
gingerBill
2025-10-27
1
-0
/
+6
|
/
*
Merge pull request #5812 from Kelimion/data-alignment
gingerBill
2025-10-22
2
-2
/
+7
|
\
|
*
Set minimum #load(file, type) alignment to 16 bytes
Jeroen van Rijn
2025-10-15
2
-2
/
+7
*
|
Merge pull request #5811 from wrathdoesthat/master
gingerBill
2025-10-22
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'odin-lang:master' into master
wrathdoesthat
2025-10-15
1
-0
/
+8
|
|
\
|
|
*
|
Fix orca linking path
Wrath
2025-10-15
1
-1
/
+1
[next]