| .. |
|
assets
|
062a3c2fae
Fix parsing of CDATA tags (#5059)
|
8 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
|
50176deeba
Remove unneeded newlines
|
2 months ago |
|
container
|
2c3d5fe456
Add small array resize tests
|
4 months ago |
|
crypto
|
842cfee0f3
Change Odin's LICENSE to zlib from BSD 3-clause
|
2 months ago |
|
encoding
|
d802a4e9fa
encoding/base32: Fix padding validation for malformed input
|
2 weeks ago |
|
flags
|
d381d0ece4
Fix more procedure to be `contextless`
|
5 months ago |
|
fmt
|
a300a860ec
Add `#+feature dynamic-literals` to tests
|
1 year ago |
|
hash
|
a1be1b63d5
[core:hash] Add CCITT CRC-16
|
2 months ago |
|
image
|
842cfee0f3
Change Odin's LICENSE to zlib from BSD 3-clause
|
2 months ago |
|
io
|
cca385209b
Remove double close
|
1 year ago |
|
math
|
14a27b4d2f
Removed unneded semicolons.
|
1 month ago |
|
mem
|
710533975e
Fix out-of-band allocations in dynamic arenas
|
3 months ago |
|
net
|
9cace19277
net(docs): recv of 0 bytes with no error is a graceful close
|
3 weeks ago |
|
odin
|
fc58158fb7
Fix issue parsing `vendor/stb/image` with the `core:odin/parser` parser
|
6 months ago |
|
os
|
30388cada3
Fix os2.clean_path on Windows
|
8 months ago |
|
path
|
b0cbda4ee0
Fix indentation of tests
|
1 year ago |
|
reflect
|
0a97e01827
Add tests for `type_elem_type` on SIMD vectors
|
9 months ago |
|
runtime
|
e364e76f7f
Add `inject_at_soa` and `append_nothing_soa` procedures
|
2 months ago |
|
slice
|
a300a860ec
Add `#+feature dynamic-literals` to tests
|
1 year ago |
|
strconv
|
ebc63a7355
add hexfloat (0h) parsing to strconv
|
8 months ago |
|
strings
|
890e923051
Vectorize `strings.prefix_length`.
|
7 months ago |
|
sync
|
1903d7211e
Fix early join after start.
|
6 months ago |
|
sys
|
eda6e64639
Fix nfds_t alias for Linux
|
3 weeks ago |
|
testing
|
36762ce081
Add tests for new test failure expectation API
|
7 months ago |
|
text
|
35b157ac83
Fix multiline RegEx iteration
|
7 months ago |
|
thread
|
dacb0f7786
Port `tests\core\thread`
|
1 year ago |
|
time
|
f8586d0051
oops, copy-paste-bug
|
1 year ago |
|
unicode
|
1f04f541cf
Fix `-vet` and `-strict-style` failures in tests
|
1 year ago |
|
.gitignore
|
572b26a846
Expand grayscale JPEGs to RGB(A)
|
4 months ago |
|
download_assets.py
|
572b26a846
Expand grayscale JPEGs to RGB(A)
|
4 months ago |
|
normal.odin
|
347eae3a66
core:math/bits: Add docs + tests for `rotate_left*` and `log2`
|
3 months ago |
|
speed.odin
|
9dafd77bc0
Turn `core:math/bìg` tests into regular `core:testing` tests.
|
7 months ago |