.. |
bufio
|
a27b167218
Update `tests\core\encoding\cbor` to use new test runner.
|
hai 1 ano |
bytes
|
5ae27c6ebc
wasm: support more vendor libraries
|
hai 11 meses |
c
|
1cebc025b0
sys/posix: impl rest of linux, impl some of Windows
|
hai 9 meses |
compress
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hai 11 meses |
container
|
bd45900257
container/bit_array: add 'init' procedure
|
hai 10 meses |
crypto
|
cf7d705c1f
core/crypto/_sha3: Fix edge case in cSHAKE bytepad
|
hai 10 meses |
debug
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hai 11 meses |
dynlib
|
0b4a4212bb
clean up dynlib and path/filepath with sys/posix
|
hai 9 meses |
encoding
|
31d5bc48a7
fix cbor.to_json always returning array of tuples for objects
|
hai 9 meses |
flags
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hai 11 meses |
fmt
|
cc3c9bd871
fix thread_unix for Darwin after pthread corrections in posix package
|
hai 9 meses |
hash
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 11 meses |
image
|
28a3a68dc9
Fix image.which_bytes
|
hai 9 meses |
io
|
8906ffb39c
core/io: correctly escape runes greater than 0xFFFF
|
hai 9 meses |
log
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hai 11 meses |
math
|
cb2768625a
math/rand: `choice_bit_set` return `not_empty` -> `ok`
|
hai 9 meses |
mem
|
c33d2ff96b
Missing paren.
|
hai 9 meses |
net
|
5c63617191
net: fix leaking sockets in listen_tcp if an error occurs
|
hai 10 meses |
odin
|
9f609dd740
odin/parser: fix offsets of value declarations
|
hai 10 meses |
os
|
aa36ae01cf
Fix #4406 `os2` to not close the std file handles but rather just free the memory for the `^File` data.
|
hai 9 meses |
path
|
ee76acd665
Merge pull request #4427 from laytan/posix-additions
|
hai 9 meses |
prof
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
hai 11 meses |
reflect
|
8ad4427a25
Add a few more reflect.bit_field_* helpers.
|
hai 11 meses |
relative
|
7128bc4b34
Add `core:relative`
|
hai 1 ano |
simd
|
357c8f6f34
Replace "." with "," in parameter list
|
hai 11 meses |
slice
|
eba7be34e7
Add slice.to_type
|
hai 10 meses |
sort
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
hai 1 ano |
strconv
|
a9f2271a90
Fix magnitude check in parse_f64_prefix
|
hai 10 meses |
strings
|
6f23b5bb60
Fix #4359
|
hai 10 meses |
sync
|
093ade0504
Merge branch 'master' into file-tags-without-comments
|
hai 11 meses |
sys
|
cc29b41ccc
Mark procs as "contextless" in winerror.odin
|
hai 9 meses |
testing
|
f798f0b446
testing: separate the posix import into target files
|
hai 9 meses |
text
|
288312a812
core: improve package doc comments for the documentation generator
|
hai 11 meses |
thread
|
cc3c9bd871
fix thread_unix for Darwin after pthread corrections in posix package
|
hai 9 meses |
time
|
00ec862b63
Merge pull request #4335 from colrdavidson/datetime_tz
|
hai 10 meses |
unicode
|
36b958c120
Fix for using utf8string.at with last rune index returning wrong rune.
|
hai 9 meses |