.. |
bufio
|
a27b167218
Update `tests\core\encoding\cbor` to use new test runner.
|
1 year ago |
bytes
|
5ae27c6ebc
wasm: support more vendor libraries
|
1 year ago |
c
|
34aa326d99
put FILE in core:c and use that in bindings to fix wasm
|
7 months ago |
compress
|
4029ddb2b3
Correct zlib usage in doc
|
10 months ago |
container
|
a5f3c1b849
container/queue: fix init_with_contents
|
7 months ago |
crypto
|
38665431dd
core/crypto/_aes/ct64: Disable bounds checking
|
5 months ago |
debug
|
61610fa033
Use the proper size for SizeOfStruct
|
5 months ago |
dynlib
|
189b4782fb
dynlib: fix initialize_symbols when there is no field for the handle in the struct
|
6 months ago |
encoding
|
e4bc9677af
fix unmarshalling bit sets in json
|
5 months ago |
flags
|
b99aee65bf
Pass in allocator and loc to core:flags.parse()
|
6 months ago |
fmt
|
7866f7ab2b
Update `fmt` docs for procedures with a default allocator parameter
|
6 months ago |
hash
|
288312a812
core: improve package doc comments for the documentation generator
|
1 year ago |
image
|
247384574a
fix(core/image): off-by-one index when detecting certain JPEG images
|
8 months ago |
io
|
fbf536f465
`core:io` small documentation fixes
|
7 months ago |
log
|
9d4fa39daa
add ensure and ensuref to fmt and log, fix some inconsistencies
|
7 months ago |
math
|
ef016d957b
Add `@(require_results)` to random generator
|
6 months ago |
mem
|
70ddb74e40
Add `mem.make_over_aligned`
|
5 months ago |
net
|
327d9f134d
net: drop core:os dependency for Darwin
|
5 months ago |
odin
|
328d893cb5
`#unroll(N) for`
|
8 months ago |
os
|
18988b5f94
Fix use of errno on OpenBSD.
|
5 months ago |
path
|
e4892f1bb2
os/os2: wasi target support
|
7 months ago |
prof
|
c06f79bb36
fixed memory leak in core/prof/spall/doc.odin example code
|
8 months ago |
reflect
|
e38a08013e
Remove `#relative` types from the compiler
|
9 months ago |
relative
|
7128bc4b34
Add `core:relative`
|
1 year ago |
simd
|
982ab11aa1
core/crypto/sha2: Use hardware SHA224/256 when available (AMD64)
|
5 months ago |
slice
|
22ab8935c4
slice: use `card` in `bitset_to_enum_slice_with_make`
|
6 months ago |
sort
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
strconv
|
a9f2271a90
Fix magnitude check in parse_f64_prefix
|
10 months ago |
strings
|
fef5f526f3
Remove unneeded slicing in `strings.clone`
|
6 months ago |
sync
|
9da144157e
[sync]: Fix typos in comments and remove my note.
|
7 months ago |
sys
|
c5980ba6c4
Add linux build tag to core/sys/linux/sys.odin
|
5 months ago |
testing
|
0a985f5d02
Haiku: small fixes across core
|
8 months ago |
text
|
13640620ce
Fix captures not begin zeroed when haystack length is 0
|
7 months ago |
thread
|
8a27042d24
Use a proper Queue in thread.Pool
|
9 months ago |
time
|
47eefb3f21
[datetime]: Remove the definition of EPOCH
|
6 months ago |
unicode
|
36b958c120
Fix for using utf8string.at with last rune index returning wrong rune.
|
10 months ago |