gingerBill 31b1aef44e Merge pull request #3003 from karl-zylinski/patch-1 1 anno fa
..
bufio 5023313c03 Minor cleanups to the core library 1 anno fa
builtin 4c12addcaf Update builtin.odin 2 anni fa
bytes 99d6a077fe _buffer_grow: Preserve allocator if already set via init_buffer_allocator 2 anni fa
c 3baf8d92c3 Add assert to disallow `-no-crt` when importing `core:c/libc` 1 anno fa
compress 5023313c03 Minor cleanups to the core library 1 anno fa
container 04c928fb9e Clear up core:container/queue 1 anno fa
crypto 9cc5cd9d40 core/crypto: Update the documentation (NFC) 1 anno fa
debug 9b15bda055 Add missing packages to `examples/all` 2 anni fa
dynlib e3b43b6e1c fixed dynlib wasm stub 2 anni fa
encoding 1b3fb11a31 core/encoding/endian: Tidy up a comment (NFC) 1 anno fa
fmt e2cecafa66 allow integer verbs in fmt_bit_set 1 anno fa
hash a5a7226885 Remove `auto_cast` 2 anni fa
image 49ab935ae9 Disallow `for in` in favour of `for _ in` 2 anni fa
intrinsics a0e6ae6f33 return uintptr from type_union_tag_offset 1 anno fa
io 3e1791aa5c Fix typos 1 anno fa
log 63b6e8216c Fix errant tab in alignment. 1 anno fa
math f79efd43e4 Fix missing clamp in core:math/big random. 1 anno fa
mem 65333181fc virtual arena: Actually use DEFAULT_ARENA_STATIC_RESERVE_SIZE as default value on arena_init_static 1 anno fa
net ff0e976ff3 [net]: Fix passing the wrong socket to on linux 1 anno fa
odin ae40946198 Merge pull request #2950 from laytan/fix-nil-exceptions-with-incomplete-code-parse 1 anno fa
os db89c2ccd0 Remap EOF for Windows in stream proc 1 anno fa
path 3bd1918c5e Fixed typo "fot" and clarified slashpath.ext 1 anno fa
prof 4e146a75b6 Allow user to pass in scale directly in spall.context_create 2 anni fa
reflect 2cc22d118d Require parentheses for `#align(N)` 2 anni fa
runtime 291a064725 fix write on x86_64 Darwin 1 anno fa
simd b06583133a Fix the other bit_* intrinsic calls 1 anno fa
slice 5a661dc67b Add min_index and max_index procedures 1 anno fa
sort 2feb1bf847 Commit `a040be9` but for core:sort 2 anni fa
strconv 7a8aa03e54 doc tests verified 2 anni fa
strings 2e1b2dc3ba strings: Fix up documentation of split_n 1 anno fa
sync 4d65b1ab9c Implement new sys/unix package 1 anno fa
sys 0df1645422 Merge pull request #2942 from flga/master 1 anno fa
testing 5f53d815d1 fix: make -vet not complain 2 anni fa
text 3d90e580c5 check to see if s.builder is nil 1 anno fa
thread 9078ddaf5a Allow larger thread poly data 1 anno fa
time 4d65b1ab9c Implement new sys/unix package 1 anno fa
unicode 14adcb9db8 Use `or_break` and `or_continue` where appropriate in the core library 1 anno fa