gingerBill f4dd48aa5d Add `core:flags` 1 year ago
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 year ago
bytes a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 year ago
c ac9484206b Fix `STDIN`, `STDOUT`, `STDERR` handles for BSDs 1 year ago
compress 334e08c750 Update numerous package declaration names 1 year ago
container 11e57fd3fd Address concerns. 1 year ago
crypto c751e4b2eb core/crypto/aes: Add AES implementation 1 year ago
debug 950fd2d5ce Rename `trace_linux.odin` to `trace_cpp.odin` 1 year ago
dynlib 6298d4a36c Fixed some build tags in vendor libs 1 year ago
encoding 601df0e8f7 Port `tests\core\encoding\json` 1 year ago
flags f4dd48aa5d Add `core:flags` 1 year ago
fmt eb93779f63 Fix duplicate sign printing of complex and quaternion types 1 year ago
hash b378eb2df3 Fix free bug not using the correct allocator 1 year ago
image 58a1bb32e5 Apply fix to QOI decoder as well. 1 year ago
io d5e6d722d3 Merge pull request #3045 from laytan/cbor 1 year ago
log fc4f6b87bb Add `core:encoding/ansi` package 1 year ago
math 88598c2c64 Make use of `runtime.Raw_*` types in `core:math/linalg` 1 year ago
mem c3b94b9e1d Merge pull request #3646 from Feoramund/multi-test 1 year ago
net f9fd8f0c25 Merge pull request #3439 from andreas-jonsson/netbsd 1 year ago
odin 0ef0894213 Fix to `bl.tok = path` 1 year ago
os 2ecf909be0 Fix open() foreign libc signature on Darwin 1 year ago
path 38640d5d9e Updated core lib and did cleanup 1 year ago
prof dd95a8d11d More std lib fixes 1 year ago
reflect c752d0b541 Fix printing of big endian integers in a `bit_field` 1 year ago
relative 7128bc4b34 Add `core:relative` 1 year ago
simd f49575f1fb core/simd/x86: Add the AES-NI intrinsics 1 year ago
slice 58ae96c821 Fix slice.has_prefix & slice.has_suffix 1 year ago
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
strconv 3a3ae6d0df Fix and re-enable .doc tests. 1 year ago
strings a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 year ago
sync b72c2edabb Merge branch 'master' into netbsd 1 year ago
sys c3b94b9e1d Merge pull request #3646 from Feoramund/multi-test 1 year ago
testing 0ff130d82b Fix ad hoc `printf` in test runner signal handler 1 year ago
text d7bfbe0552 Port `testing\core\text\i18n` 1 year ago
thread 9dcf345795 Set thread pool `is_running` to false on shutdown 1 year ago
time b945e3e708 Limit to max of 9 fraction second digits, part deux. 1 year ago
unicode fbf01543d1 Remove duplicate table 1 year ago