.. |
bufio
|
abda75feee
Add `bufio.Lookahead_Reader`
|
4 years ago |
builtin
|
54e6c50769
Implement `f16` functionality
|
4 years ago |
bytes
|
ae0b8fce44
Move `bytes` utils back to EXR code for the time being.
|
4 years ago |
c
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |
compress
|
87aaa9c3f0
ZLIB: Fix edge case where initial buffer < 258 bytes.
|
4 years ago |
container
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
4 years ago |
dynlib
|
fe33a64b2e
Remove `#opaque` usage in core library
|
4 years ago |
encoding
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |
fmt
|
5420cc083d
Implement #807
|
4 years ago |
hash
|
17748f18b9
Adler32 speedup.
|
4 years ago |
image
|
d949d5a046
ZLIB: cleanup.
|
4 years ago |
intrinsics
|
abe728dbbb
Add `intrinsics.type_is_endian_platform`
|
4 years ago |
io
|
8827818b1d
Clean-up fallback `io.read_at` and `io.write_at` behaviour
|
4 years ago |
log
|
a60d22fefd
Make trailing comma usage consistent
|
4 years ago |
math
|
ad22eda87c
Improve `linalg.transpose` type determination for square matrices
|
4 years ago |
mem
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
4 years ago |
odin
|
61084d832d
Add missing `doc_format` flags for entities and improve docs for the odin package
|
4 years ago |
os
|
af95381bf8
Add missing `-> !` annotation
|
4 years ago |
path
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |
reflect
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
4 years ago |
runtime
|
41f2539484
Improve logic for diverging procedures by checking if it terminates
|
4 years ago |
slice
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
4 years ago |
sort
|
41f6a684e1
Rename `slice.sort_proc` to `slice.sort_by`; add `slice.sort_by_key`
|
4 years ago |
strconv
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |
strings
|
8dcb14fbc2
Add helper procedures for `strings.Reader` creation
|
4 years ago |
sync
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
4 years ago |
sys
|
038337fd07
Port core:sys/win32 tests to test runner.
|
4 years ago |
testing
|
055d8c5370
Fix Windows test runner.
|
4 years ago |
text
|
9f8a63cb43
More minor stylization changes (remove unneeded parentheses)
|
4 years ago |
thread
|
ebed29fc09
Revert *nix thread stuff to old sync
|
4 years ago |
time
|
2451014b6e
datetime_to_time's ok should default to true.
|
4 years ago |
unicode
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |