gingerBill 1222d40d39 Merge pull request #5691 from rationalcoder/master 7 hours ago
..
assets 062a3c2fae Fix parsing of CDATA tags (#5059) 5 months ago
bytes a99e57c62c bytes: fix last_index_byte off-by-one 1 year ago
c 1f04f541cf Fix `-vet` and `-strict-style` failures in tests 1 year ago
compress b82cfc5f15 Fix shoco heisenleak 1 year ago
container 2c3d5fe456 Add small array resize tests 1 week ago
crypto b220df60b8 core:crypto/deoxysii: Initial import 6 months ago
encoding 9eefa2006e encoding/cbor: support simd vectors 3 months ago
flags d381d0ece4 Fix more procedure to be `contextless` 1 month ago
fmt a300a860ec Add `#+feature dynamic-literals` to tests 8 months ago
hash 3a7e4873cd Fix #5498 2 months ago
image 572b26a846 Expand grayscale JPEGs to RGB(A) 2 weeks ago
io cca385209b Remove double close 1 year ago
math 0f90a610a2 Delete duplicate test vectors. 3 months ago
mem 710533975e Fix out-of-band allocations in dynamic arenas 1 week ago
net ff7d55a8e1 net: rework errors to be cross-platform 5 months ago
odin fc58158fb7 Fix issue parsing `vendor/stb/image` with the `core:odin/parser` parser 3 months ago
os 30388cada3 Fix os2.clean_path on Windows 4 months ago
path b0cbda4ee0 Fix indentation of tests 1 year ago
reflect 0a97e01827 Add tests for `type_elem_type` on SIMD vectors 5 months ago
runtime ce0cf7076c Add missing test attr and don't zero memory when reserve already did 1 month ago
slice a300a860ec Add `#+feature dynamic-literals` to tests 8 months ago
strconv ebc63a7355 add hexfloat (0h) parsing to strconv 4 months ago
strings 890e923051 Vectorize `strings.prefix_length`. 3 months ago
sync 1903d7211e Fix early join after start. 3 months ago
sys e049dde582 Fix tests for UTF-16 strings 1 month ago
testing 36762ce081 Add tests for new test failure expectation API 3 months ago
text 35b157ac83 Fix multiline RegEx iteration 4 months ago
thread dacb0f7786 Port `tests\core\thread` 1 year ago
time f8586d0051 oops, copy-paste-bug 10 months ago
unicode 1f04f541cf Fix `-vet` and `-strict-style` failures in tests 1 year ago
.gitignore 572b26a846 Expand grayscale JPEGs to RGB(A) 2 weeks ago
download_assets.py 572b26a846 Expand grayscale JPEGs to RGB(A) 2 weeks ago
normal.odin 414b1059a8 Fix typo 1 month ago
speed.odin 9dafd77bc0 Turn `core:math/bìg` tests into regular `core:testing` tests. 3 months ago