.. |
bufio
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
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
|
f9bea5b791
Updated comment for Windows version of setjmp.
|
4 years ago |
compress
|
4035fec784
Add more uses of `or_return`
|
4 years ago |
container
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
dynlib
|
fe33a64b2e
Remove `#opaque` usage in core library
|
4 years ago |
encoding
|
18a0fa02c5
Add multi pointers to core
|
4 years ago |
fmt
|
2f6e566a32
Remove the deprecated `fmt.print*_err` procedures
|
4 years ago |
hash
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
image
|
4035fec784
Add more uses of `or_return`
|
4 years ago |
intrinsics
|
abe728dbbb
Add `intrinsics.type_is_endian_platform`
|
4 years ago |
io
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
log
|
a60d22fefd
Make trailing comma usage consistent
|
4 years ago |
math
|
737b4fde1c
big: Add `_private_int_mul_balance`.
|
4 years ago |
mem
|
a5c31bbee0
Add `map_insert` which returns the pointer to inserted value
|
4 years ago |
odin
|
ce7698c20e
Correct core library usage of the new `mem.new` behaviour
|
4 years ago |
os
|
5f29288254
Remove `Syscall` type
|
4 years ago |
path
|
4035fec784
Add more uses of `or_return`
|
4 years ago |
reflect
|
18a0fa02c5
Add multi pointers to core
|
4 years ago |
runtime
|
a5c31bbee0
Add `map_insert` which returns the pointer to inserted value
|
4 years ago |
slice
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
sort
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
strconv
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 years ago |
strings
|
bf56e3ea8d
Improve `strings.index_any` and `strings.last_index_any`
|
4 years ago |
sync
|
7c108dbf48
Update usage of `syscall` to use the intrinsics
|
4 years ago |
sys
|
445ed9be2b
Use multi-pointers when appropriate
|
4 years ago |
testing
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
text
|
9f8a63cb43
More minor stylization changes (remove unneeded parentheses)
|
4 years ago |
thread
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
time
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
unicode
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |