.. |
bufio
|
9ee4b76cd9
Just make the `io.Reader` etc aliases
|
2 years ago |
builtin
|
4c12addcaf
Update builtin.odin
|
2 years ago |
bytes
|
3f6775e29b
Update to new io interface
|
2 years ago |
c
|
9b54b99bf6
Use positional and named arguments within the core library
|
2 years ago |
compress
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
container
|
3dec55f009
Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements
|
2 years ago |
crypto
|
9ee4b76cd9
Just make the `io.Reader` etc aliases
|
2 years ago |
debug
|
9b15bda055
Add missing packages to `examples/all`
|
2 years ago |
dynlib
|
e3b43b6e1c
fixed dynlib wasm stub
|
2 years ago |
encoding
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
fmt
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
hash
|
a5a7226885
Remove `auto_cast`
|
2 years ago |
image
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
intrinsics
|
2631e07bea
Add `intrinsics.type_merge`
|
2 years ago |
io
|
9ee4b76cd9
Just make the `io.Reader` etc aliases
|
2 years ago |
log
|
9b54b99bf6
Use positional and named arguments within the core library
|
2 years ago |
math
|
5dba08fb3b
Keep -vet happy
|
2 years ago |
mem
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
net
|
0de7df9eab
Improve `//+vet`; remove `using` in many places; add `//+vet !using-stmt` where necessary
|
2 years ago |
odin
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
os
|
38d71e668d
add `ADDRESS_FAMILY` to darwin (currently only available in linux)
|
2 years ago |
path
|
025fc2685d
Add docs to `core:path/filepath`
|
2 years ago |
prof
|
4e146a75b6
Allow user to pass in scale directly in spall.context_create
|
2 years ago |
reflect
|
3dec55f009
Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements
|
2 years ago |
runtime
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
simd
|
d5f94d73ad
[sys/info] Initial version.
|
3 years ago |
slice
|
d50a844720
Replace `mem` with `runtime` in `core:slice`
|
2 years ago |
sort
|
7bbcf22deb
Remove dead code (sort/map.odin)
|
2 years ago |
strconv
|
7a8aa03e54
doc tests verified
|
2 years ago |
strings
|
3dec55f009
Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements
|
2 years ago |
sync
|
46f408cc9f
Fixup link format
|
2 years ago |
sys
|
e1fae5b902
Fix attribute
|
2 years ago |
testing
|
5f53d815d1
fix: make -vet not complain
|
2 years ago |
text
|
683ee75703
Fix #2684
|
2 years ago |
thread
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
time
|
44ea82f845
Clean up usage of `using` throughout core and vendor
|
2 years ago |
unicode
|
3dec55f009
Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements
|
2 years ago |