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