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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
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
*
Fix build tags that use ! multiple times on one line. Those don't actually do...
Karl Zylinski
2024-09-07
4
-4
/
+14
*
bytes: fix last_index_byte off-by-one
laytan
2024-09-05
1
-5
/
+3
*
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
*
|
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
2
-17
/
+63
|
\
\
|
*
|
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
1
-0
/
+103
|
\
\
\
|
*
|
|
strings: add `substring`, `substring_to` and `substring_from`
Laytan Laats
2024-09-03
1
-0
/
+103
|
|
|
/
|
|
/
|
*
|
|
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
*
|
|
|
strings.cut without allocation.
Jeroen van Rijn
2024-09-03
1
-42
/
+53
|
|
_
|
/
|
/
|
|
*
|
|
Fix thread sanitizer errors surfaced by tests/core/io
pkova
2024-09-03
2
-3
/
+4
*
|
|
Merge pull request #4171 from yay/objc-runtime-bindings
gingerBill
2024-09-03
2
-18
/
+100
|
\
\
\
|
*
|
|
More Objective-C Runtime bindings.
Vitalii Kravchenko
2024-09-03
2
-18
/
+100
*
|
|
|
Merge pull request #4186 from Feoramund/fix-4177
gingerBill
2024-09-03
1
-3
/
+7
|
\
\
\
\
|
*
|
|
|
Return false if `Small_Array` can't append multiple elements
Feoramund
2024-09-03
1
-3
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #4187 from Feoramund/fix-slice-equal
gingerBill
2024-09-03
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
Check for zero-length slices in `slice.equal`
Feoramund
2024-09-03
1
-0
/
+11
|
|
/
/
/
*
/
/
/
Add `time.time_to_datetime`
Feoramund
2024-09-03
1
-0
/
+18
|
/
/
/
*
|
|
also fix the doc comment in the code generator
Laytan Laats
2024-09-02
1
-1
/
+1
*
|
|
fix some doc comments
Laytan Laats
2024-09-02
2
-2
/
+2
|
/
/
*
|
Add math.remap_clamped.
Jeroen van Rijn
2024-09-01
1
-1
/
+6
*
|
Make math.remap clamp the result in range [new_min, new_max].
Karl Zylinski
2024-09-01
1
-1
/
+2
|
/
*
Fix possible leaks in `os2.user_*` calls
gingerBill
2024-08-31
1
-6
/
+10
*
c/libc: fix time link name
Laytan Laats
2024-08-31
1
-1
/
+1
*
encoding/csv: fix examples
Laytan Laats
2024-08-30
1
-4
/
+6
*
core/odin: support `#type_assert` and `#no_type_assert`
Laytan Laats
2024-08-30
2
-0
/
+11
*
Add a few more reflect.bit_field_* helpers.
Jeroen van Rijn
2024-08-30
1
-23
/
+68
*
Add reflect.bit_fields_zipped
Jeroen van Rijn
2024-08-30
1
-0
/
+23
*
Merge pull request #4009 from thetarnav/file-tag-parser
gingerBill
2024-08-30
1
-0
/
+239
|
\
|
*
Add and test match_build_tags
Damian Tarnawski
2024-08-29
1
-0
/
+32
|
*
Parse build_project_name as `[][]string`
Damian Tarnawski
2024-08-29
1
-18
/
+32
|
*
Move some types to runtime, use reflection instead of lut
Damian Tarnawski
2024-08-29
1
-71
/
+19
|
*
Add missing require_results attr
Damian Tarnawski
2024-08-29
1
-0
/
+1
|
*
Remove useless code
Damian Tarnawski
2024-08-29
1
-12
/
+0
|
*
Add a file tag parser to core:odin/parser
Damian Tarnawski
2024-08-29
1
-0
/
+256
*
|
Merge pull request #4112 from Feoramund/fix-test-io-issues
gingerBill
2024-08-30
21
-186
/
+500
|
\
\
|
|
/
|
/
|
[next]