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