gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
..
assets ff0f0c447f [i18n] Fix segfault on destroy on Linux 3 years ago
c 4b4c2a2abd Correcting libc pow bindings 3 years ago
compress c59ad24856 Make tests scripts error if a test fails 2 years ago
container f029b4beb1 Add more utility procedures to small array 3 years ago
crypto 59950bcad6 core/crypto: Exile keccak, md5 and sha1 to legacy 2 years ago
encoding 4efef08c94 Update core:encoding to Unicode 15.1 table. 2 years ago
fmt 287beaff35 use KiB etc. instead of KB 2 years ago
hash 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
image 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
math 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
net 761a079789 Fix net.split_url 2 years ago
odin 6d7217f37a [varint] Add LEB128 decoding + tests 3 years ago
os 8661457512 Use `WIFEXITED()` and `WEXITSTATUS()` on Unix `system()` exit code 3 years ago
path be6f355665 Keep `-vet` happy by removing `using` 2 years ago
reflect be6f355665 Keep `-vet` happy by removing `using` 2 years ago
runtime 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
slice 82088e4a75 Used `strings.builder_reset` instead of `clear` for the string builder 2 years ago
strings 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
text be6f355665 Keep `-vet` happy by removing `using` 2 years ago
thread 2e64866838 fix self_cleanup causing join to fail 2 years ago
.gitignore 07cd6cd670 Change large math/big test literals to hex. 2 years ago
Makefile 6024af172c add failing test for runtime arena edge case 2 years ago
build.bat 4efef08c94 Update core:encoding to Unicode 15.1 table. 2 years ago
download_assets.py da0f722aad Move Odin CI test assets over to its own repository. 3 years ago