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