Jeroen van Rijn dd1f151696 Add math.remap_clamped. hace 1 año
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. hace 1 año
bytes f453054aff Return `0, nil` in all `io` cases where an empty slice is provided hace 1 año
c e0a2e52601 c/libc: fix time link name hace 1 año
compress cf8f6afeff Use `intrinsics.reverse_bits` in `core:compress/zlib` hace 1 año
container 03cb585845 Merge pull request #3908 from NicknEma/Intrusive-list-docs hace 1 año
crypto ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 hace 1 año
debug 103eccf104 More style improvements hace 1 año
dynlib 8bee73b08e Remove implicit allocator usage in core:dynlib hace 1 año
encoding bfedcd7035 encoding/csv: fix examples hace 1 año
flags cc24d2de3e Merge pull request #3810 from Feoramund/freebsd-core-net hace 1 año
fmt 4f56822204 [fmt] Add bit fields to the pointer printing logic hace 1 año
hash eb799393d5 Fix `-vet-tabs` issues hace 1 año
image 426367c522 Added missing slice advancing. hace 1 año
io f453054aff Return `0, nil` in all `io` cases where an empty slice is provided hace 1 año
log caef37bc18 orca: implement core:time and core:log hace 1 año
math dd1f151696 Add math.remap_clamped. hace 1 año
mem 5a22d49b72 mem/virtual: make sure the given size is used for subsequent blocks hace 1 año
net 0a825fc44d Improve SRV handling in dns_windows.odin hace 1 año
odin 6ef49d4f24 core/odin: support `#type_assert` and `#no_type_assert` hace 1 año
os 6ba1506aa9 Fix possible leaks in `os2.user_*` calls hace 1 año
path 31bb3dc4f0 Merge pull request #3971 from jasonKercher/os2-process-linux hace 1 año
prof efe68c2e24 posix: add package hace 1 año
reflect 8ad4427a25 Add a few more reflect.bit_field_* helpers. hace 1 año
relative 7128bc4b34 Add `core:relative` hace 1 año
simd 58e5078b66 add riscv to simd.IS_EMULATED hace 1 año
slice 1242b6e82f Improve slice.binary_search_by hace 1 año
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate hace 1 año
strconv 8cd7fd95a3 Don't factor trailing zeroes into mantissa division hace 1 año
strings 2999c02f65 Fix random typo hace 1 año
sync cc24d2de3e Merge pull request #3810 from Feoramund/freebsd-core-net hace 1 año
sys 0243647e15 Add missing `flush` functionality to `os` platforms hace 1 año
testing 0fa24ac3c4 Remove deprecated `log` procs from `core:testing` hace 1 año
text eb799393d5 Fix `-vet-tabs` issues hace 1 año
thread 1e6419b5b7 fix zombie thread leak in thread self cleanup hace 1 año
time caef37bc18 orca: implement core:time and core:log hace 1 año
unicode 8642d719f0 Imply `#no_capture` to all variadic parameters hace 1 año