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
...
*
|
drop llvm 19 feature/microarch table
Laytan Laats
2025-03-20
1
-526
/
+0
*
|
few llvm 20 changes
Laytan Laats
2025-03-19
4
-13
/
+1099
*
|
Fix typo in passes
gingerBill
2025-03-18
1
-1
/
+1
*
|
Fix typo
gingerBill
2025-03-18
1
-1
/
+1
*
|
Add new LLVM 20 passes
gingerBill
2025-03-18
2
-791
/
+1196
*
|
Update to LLVM 20.1.0
gingerBill
2025-03-18
29
-228
/
+713
*
|
Use `::` rather than `$` to try and fix mac SEL stuff
gingerBill
2025-03-12
1
-4
/
+3
*
|
Merge pull request #4927 from voutilad/openbsd-futex
gingerBill
2025-03-11
1
-3
/
+3
|
\
\
|
*
|
Fix futex(8) usage on OpenBSD.
Dave Voutila
2025-03-11
1
-3
/
+3
*
|
|
Remove debug print
gingerBill
2025-03-11
1
-2
/
+0
*
|
|
Fix object name generation
gingerBill
2025-03-11
1
-2
/
+3
|
/
/
*
|
Fix #3955
gingerBill
2025-03-07
1
-0
/
+5
*
|
Fix #4244
gingerBill
2025-03-07
1
-2
/
+1
*
|
Fix #4573
gingerBill
2025-03-07
1
-0
/
+6
*
|
Fix #4803
gingerBill
2025-03-07
1
-1
/
+5
*
|
Fix #4866
gingerBill
2025-03-07
1
-0
/
+1
*
|
Fix #4909
gingerBill
2025-03-06
1
-0
/
+5
*
|
Fix #4914
gingerBill
2025-03-06
1
-0
/
+8
*
|
Fix object name generation to previous behaviour
gingerBill
2025-03-06
1
-23
/
+50
*
|
Merge pull request #4893 from Barinzaya/for-bitset-ctz
gingerBill
2025-03-04
1
-49
/
+30
|
\
\
|
*
|
Implemented `#reverse` for `for in bit_set`.
Barinzaya
2025-03-02
1
-1
/
+10
|
*
|
Re-implemented `for` on `bit_set`s to use CTZ.
Barinzaya
2025-02-28
1
-50
/
+22
|
|
/
*
|
Merge pull request #4900 from Barinzaya/fix-bitset-xor-changes-enum
gingerBill
2025-03-03
1
-3
/
+2
|
\
\
|
*
|
Fixed `~` on `bit_set[Some_Enum]` altering the definition of the enum.
Barinzaya
2025-03-02
1
-3
/
+2
|
|
/
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-03-01
1
-2
/
+2
|
\
\
|
*
|
fix hidden linkage applied to foreign symbols
Laytan Laats
2025-03-01
1
-2
/
+2
|
|
/
*
/
Fix for `-use-single-module`
gingerBill
2025-03-01
1
-6
/
+9
|
/
*
Improve global array index to be on a per module basis
gingerBill
2025-02-25
4
-22
/
+20
*
Make `lb_add_global_generated_from_procedure` not use a global index but loca...
gingerBill
2025-02-25
1
-6
/
+2
*
Fix `lb_add_global_generated_with_name`
gingerBill
2025-02-25
1
-2
/
+3
*
Use more predictable object name
gingerBill
2025-02-25
3
-28
/
+31
*
Use more deterministic module names
gingerBill
2025-02-25
2
-5
/
+9
*
Try to make globally generated variables deterministic in name
gingerBill
2025-02-25
5
-34
/
+35
*
Support `-show-timings` for `odin doc`
gingerBill
2025-02-24
1
-0
/
+5
*
Fix `nullptr` check
gingerBill
2025-02-24
1
-0
/
+3
*
Fix name canonicalization for doc writer
gingerBill
2025-02-24
2
-1
/
+20
*
Use type hash for doc writer
gingerBill
2025-02-24
2
-52
/
+12
*
Use more type hashes where possible
gingerBill
2025-02-24
2
-7
/
+24
*
Canonicalize generated procedures (hasher/equal/map)
gingerBill
2025-02-24
3
-42
/
+25
*
Canonicalize global source code locations
gingerBill
2025-02-24
1
-6
/
+32
*
More name canonicalization for globals
gingerBill
2025-02-24
1
-4
/
+5
*
Fix canonicalization
gingerBill
2025-02-24
3
-8
/
+39
*
Canonicalize generated procedures
gingerBill
2025-02-24
3
-27
/
+17
*
Fix #4822
gingerBill
2025-02-24
1
-2
/
+2
*
Fix #4819
gingerBill
2025-02-24
1
-2
/
+2
*
Added simd_extract_lsbs intrinsic as well.
Barinzaya
2025-02-24
3
-3
/
+10
*
Added simd_extract_msbs intrinsic.
Barinzaya
2025-02-24
3
-0
/
+60
*
Improve semicolon checking rules when parsing
gingerBill
2025-02-24
1
-2
/
+6
*
Move temporary array out of `CheckerInfo`
gingerBill
2025-02-22
4
-20
/
+24
*
Minor rearrange for parsing field lists
gingerBill
2025-02-22
1
-113
/
+116
[prev]
[next]