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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ExactValue_Invalid in assert.
fix-4225
Jeroen van Rijn
2024-09-10
1
-1
/
+1
*
Merge pull request #4218 from pkova/master
Laytan
2024-09-09
1
-38
/
+35
|
\
|
*
Remove unused base:runtime from os2/heap_linux.odin
pkova
2024-09-08
1
-2
/
+0
|
*
Fix os2/heap_linux.odin deadlock
pkova
2024-09-08
1
-36
/
+35
*
|
Merge pull request #4223 from hstormo/bugfix
Laytan
2024-09-09
5
-4
/
+1
|
\
\
|
*
|
recompile bundled stb truetype on windows
laytan
2024-09-09
1
-0
/
+0
|
*
|
recompile bundled stb truetype
Laytan Laats
2024-09-09
3
-1
/
+1
|
*
|
Remove stb_rect_pack implementation from stb_truetype (fix #4215)
HÃ¥kon Stormo
2024-09-09
1
-3
/
+0
|
/
/
*
|
Check for `LLVM_VERSION_MAJOR >= 18`
gingerBill
2024-09-09
1
-0
/
+2
*
|
Add internal flag
gingerBill
2024-09-09
3
-0
/
+11
*
|
fix #4219 - recursive mutex lock
Laytan Laats
2024-09-08
1
-1
/
+1
|
/
*
Move around mutex guard
gingerBill
2024-09-08
1
-3
/
+2
*
Return "" for rune < 0 in strconv.
Jeroen van Rijn
2024-09-08
1
-31
/
+31
*
Merge pull request #4212 from karl-zylinski/fix-build-tags
Laytan
2024-09-07
5
-5
/
+16
|
\
|
*
Fix build tags that use ! multiple times on one line. Those don't actually do...
Karl Zylinski
2024-09-07
5
-5
/
+16
*
|
Fix #4211
Jeroen van Rijn
2024-09-07
1
-3
/
+4
*
|
Improve debug information for procedure types
gingerBill
2024-09-07
1
-9
/
+46
*
|
Update 4210 test to use `unaligned_load`.
Jeroen van Rijn
2024-09-07
1
-8
/
+8
*
|
Add test for #4210
Jeroen van Rijn
2024-09-07
3
-0
/
+87
*
|
Simplify #row_major matrix and `matrix_flatten` behaviour
gingerBill
2024-09-07
2
-31
/
+45
*
|
Merge pull request #4205 from Valakor/wgpu
gingerBill
2024-09-06
1
-0
/
+2
|
\
\
|
*
|
Fix wgpu on Windows - missing links to ole32.lib and oleaut32.lib
Matthew Pohlmann
2024-09-05
1
-0
/
+2
|
/
/
*
|
Merge pull request #4202 from laytan/add-fixed-point-dependency
gingerBill
2024-09-05
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
add fixed point sign extend to 128 int deps
Laytan Laats
2024-09-05
1
-0
/
+10
|
/
*
bytes: fix last_index_byte off-by-one
laytan
2024-09-05
2
-5
/
+11
*
remove deprecation, technically deprecated but widely used
Laytan Laats
2024-09-05
1
-1
/
+4
*
Merge pull request #4191 from laytan/improve-package-doc-comments
gingerBill
2024-09-04
66
-949
/
+965
|
\
|
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
66
-949
/
+965
*
|
Merge pull request #4197 from dekdevy/master
Laytan
2024-09-04
1
-3
/
+3
|
\
\
|
*
|
fix wgpu vendor lib error message
dek
2024-09-04
1
-3
/
+3
|
/
/
*
|
types with explicit custom alignment are identical to types with the same nat...
Laytan
2024-09-04
1
-2
/
+14
*
|
make c vararg with any vs concrete type similar enough
Laytan
2024-09-04
1
-0
/
+24
*
|
Merge pull request #4196 from jakubtomsu/unmarshal-json-bit-sets
gingerBill
2024-09-04
1
-1
/
+24
|
\
\
|
*
|
unmarshal bitset ints like cbor does
jakubtomsu
2024-09-04
1
-1
/
+24
|
/
/
*
|
Merge pull request #4194 from Feoramund/update-bit-array
Jeroen van Rijn
2024-09-03
3
-17
/
+307
|
\
\
|
*
|
Add tests for `Bit_Array`
Feoramund
2024-09-03
1
-0
/
+244
|
*
|
Change `Bit_Array.max_index` to `length`
Feoramund
2024-09-03
2
-21
/
+37
|
*
|
Fix iteration of biased `Bit_Array`
Feoramund
2024-09-03
1
-3
/
+3
|
*
|
Add `bit_array.shrink`
Feoramund
2024-09-03
1
-0
/
+30
|
*
|
Let `bit_array.create` make zero-length arrays
Feoramund
2024-09-03
1
-1
/
+1
*
|
|
Merge pull request #4192 from laytan/strings-substring-rune-wise
Jeroen van Rijn
2024-09-03
2
-1
/
+135
|
\
\
\
|
*
|
|
strings: add `substring`, `substring_to` and `substring_from`
Laytan Laats
2024-09-03
2
-1
/
+135
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4181 from laytan/more-riscv-sysinfo
Laytan
2024-09-03
6
-34
/
+302
|
\
\
\
|
*
|
|
sys/info: more CPU feature detection for RISC-V
laytan
2024-09-02
6
-34
/
+302
*
|
|
|
Merge pull request #4180 from dvrd/alt
Laytan
2024-09-03
1
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fix(os2): mkdir_all on path_posix
Dan Castrillo
2024-09-02
1
-5
/
+5
*
|
|
|
Merge pull request #4190 from Kelimion/strings.cut
Jeroen van Rijn
2024-09-03
2
-48
/
+60
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
strings.cut without allocation.
Jeroen van Rijn
2024-09-03
2
-48
/
+60
|
/
/
/
*
|
|
Merge pull request #4189 from pkova/master
gingerBill
2024-09-03
2
-3
/
+4
|
\
\
\
|
*
|
|
Fix thread sanitizer errors surfaced by tests/core/io
pkova
2024-09-03
2
-3
/
+4
|
/
/
/
[next]