.. |
bufio
|
a27b167218
Update `tests\core\encoding\cbor` to use new test runner.
|
1 年之前 |
bytes
|
5ae27c6ebc
wasm: support more vendor libraries
|
1 年之前 |
c
|
34aa326d99
put FILE in core:c and use that in bindings to fix wasm
|
8 月之前 |
compress
|
4029ddb2b3
Correct zlib usage in doc
|
10 月之前 |
container
|
a5f3c1b849
container/queue: fix init_with_contents
|
8 月之前 |
crypto
|
e4892f1bb2
os/os2: wasi target support
|
8 月之前 |
debug
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年之前 |
dynlib
|
80d09774b4
fix not using RTLD_LOCAL on darwin
|
7 月之前 |
encoding
|
51b80c5a20
encoding/json: marshal enumerated arrays to objects with key-value pairs
|
7 月之前 |
flags
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 年之前 |
fmt
|
7127992625
Fix the '+' sign placement in the presence of '0'-padding
|
8 月之前 |
hash
|
288312a812
core: improve package doc comments for the documentation generator
|
1 年之前 |
image
|
247384574a
fix(core/image): off-by-one index when detecting certain JPEG images
|
8 月之前 |
io
|
fbf536f465
`core:io` small documentation fixes
|
7 月之前 |
log
|
9d4fa39daa
add ensure and ensuref to fmt and log, fix some inconsistencies
|
8 月之前 |
math
|
d5d900e292
fix typo in float32_range doc string
|
8 月之前 |
mem
|
88a5817134
Fix tlsf block adjustment
|
7 月之前 |
net
|
963663b8e1
Merge pull request #4814 from haesbaert/dns-cleanup
|
7 月之前 |
odin
|
328d893cb5
`#unroll(N) for`
|
8 月之前 |
os
|
61f02d9f49
pass flags down from `os.send` in darwin and linux
|
8 月之前 |
path
|
e4892f1bb2
os/os2: wasi target support
|
8 月之前 |
prof
|
c06f79bb36
fixed memory leak in core/prof/spall/doc.odin example code
|
9 月之前 |
reflect
|
e38a08013e
Remove `#relative` types from the compiler
|
10 月之前 |
relative
|
7128bc4b34
Add `core:relative`
|
1 年之前 |
simd
|
357c8f6f34
Replace "." with "," in parameter list
|
1 年之前 |
slice
|
6785a485e3
docs: improved reinterpret docstring
|
9 月之前 |
sort
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 年之前 |
strconv
|
a9f2271a90
Fix magnitude check in parse_f64_prefix
|
11 月之前 |
strings
|
385f5f5014
Small optimization
|
7 月之前 |
sync
|
9da144157e
[sync]: Fix typos in comments and remove my note.
|
8 月之前 |
sys
|
4678186cd2
Merge pull request #4815 from NotKyon/master
|
7 月之前 |
testing
|
0a985f5d02
Haiku: small fixes across core
|
8 月之前 |
text
|
13640620ce
Fix captures not begin zeroed when haystack length is 0
|
8 月之前 |
thread
|
8a27042d24
Use a proper Queue in thread.Pool
|
10 月之前 |
time
|
dfd826ed86
Fix Times Which Support DST on Windows
|
8 月之前 |
unicode
|
36b958c120
Fix for using utf8string.at with last rune index returning wrong rune.
|
11 月之前 |