.. |
bufio
|
a27b167218
Update `tests\core\encoding\cbor` to use new test runner.
|
1 year ago |
bytes
|
5ae27c6ebc
wasm: support more vendor libraries
|
11 months ago |
c
|
e9e7863033
Merge branch 'odin-lang:master' into master
|
11 months ago |
compress
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
container
|
bd45900257
container/bit_array: add 'init' procedure
|
10 months ago |
crypto
|
cf7d705c1f
core/crypto/_sha3: Fix edge case in cSHAKE bytepad
|
10 months ago |
debug
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
dynlib
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
encoding
|
45d26dc7f9
[encoding/ini]: Add missing line terminator at the end of the section
|
11 months ago |
flags
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
fmt
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
hash
|
288312a812
core: improve package doc comments for the documentation generator
|
11 months ago |
image
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
io
|
f453054aff
Return `0, nil` in all `io` cases where an empty slice is provided
|
11 months ago |
log
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
math
|
6bbeb0a243
Merge pull request #4203 from karl-zylinski/file-tags-without-comments
|
11 months ago |
mem
|
093ade0504
Merge branch 'master' into file-tags-without-comments
|
11 months ago |
net
|
327ca2ab71
Merge pull request #4261 from laytan/net-bound-endpoint
|
11 months ago |
odin
|
a7d7c92a53
`#min_field_align` & `#max_field_align`; deprecate `#field_align` in favour of `#min_field_align`
|
10 months ago |
os
|
af9ae4897a
Merge pull request #4290 from flysand7/pipe-has-data
|
10 months ago |
path
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
prof
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
reflect
|
8ad4427a25
Add a few more reflect.bit_field_* helpers.
|
11 months ago |
relative
|
7128bc4b34
Add `core:relative`
|
1 year ago |
simd
|
357c8f6f34
Replace "." with "," in parameter list
|
11 months ago |
slice
|
38fedf2631
Merge pull request #4304 from kawaii-Code/linear_search_reverse
|
10 months ago |
sort
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
strconv
|
300b01d77d
Return "" for rune < 0 in strconv.
|
11 months ago |
strings
|
5ae27c6ebc
wasm: support more vendor libraries
|
11 months ago |
sync
|
093ade0504
Merge branch 'master' into file-tags-without-comments
|
11 months ago |
sys
|
af9ae4897a
Merge pull request #4290 from flysand7/pipe-has-data
|
10 months ago |
testing
|
29fedc1808
Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators.
|
11 months ago |
text
|
288312a812
core: improve package doc comments for the documentation generator
|
11 months ago |
thread
|
093ade0504
Merge branch 'master' into file-tags-without-comments
|
11 months ago |
time
|
a1349d8776
fix vet warnings
|
11 months ago |
unicode
|
60321d98d4
also fix the doc comment in the code generator
|
11 months ago |