.. |
bufio
|
5023313c03
Minor cleanups to the core library
|
1 rok pred |
builtin
|
4c12addcaf
Update builtin.odin
|
2 rokov pred |
bytes
|
99d6a077fe
_buffer_grow: Preserve allocator if already set via init_buffer_allocator
|
2 rokov pred |
c
|
3baf8d92c3
Add assert to disallow `-no-crt` when importing `core:c/libc`
|
1 rok pred |
compress
|
5023313c03
Minor cleanups to the core library
|
1 rok pred |
container
|
04c928fb9e
Clear up core:container/queue
|
1 rok pred |
crypto
|
9cc5cd9d40
core/crypto: Update the documentation (NFC)
|
1 rok pred |
debug
|
9b15bda055
Add missing packages to `examples/all`
|
2 rokov pred |
dynlib
|
e3b43b6e1c
fixed dynlib wasm stub
|
2 rokov pred |
encoding
|
8c10f4cdde
encoding/json: try to unmarshal into union variants
|
1 rok pred |
fmt
|
89084befb0
Remove unnecessary []byte -> []byte conversion.
|
1 rok pred |
hash
|
a5a7226885
Remove `auto_cast`
|
2 rokov pred |
image
|
49ab935ae9
Disallow `for in` in favour of `for _ in`
|
2 rokov pred |
intrinsics
|
a0e6ae6f33
return uintptr from type_union_tag_offset
|
1 rok pred |
io
|
3e1791aa5c
Fix typos
|
1 rok pred |
log
|
46250168d6
use stack buffer for log allocator to avoid logging it's own allocations
|
1 rok pred |
math
|
f79efd43e4
Fix missing clamp in core:math/big random.
|
1 rok pred |
mem
|
baa5ea9258
fix not passing arg everywhere
|
1 rok pred |
net
|
ff0e976ff3
[net]: Fix passing the wrong socket to on linux
|
1 rok pred |
odin
|
8e395cc6e9
Fixed crash in `core:odin/parser` with `#reverse`
|
1 rok pred |
os
|
d278c852cc
clean up field names
|
1 rok pred |
path
|
3bd1918c5e
Fixed typo "fot" and clarified slashpath.ext
|
1 rok pred |
prof
|
4e146a75b6
Allow user to pass in scale directly in spall.context_create
|
2 rokov pred |
reflect
|
2cc22d118d
Require parentheses for `#align(N)`
|
2 rokov pred |
runtime
|
8a7c2ea9d0
darwin: actually honor no-crt by not linking with `-lSystem -lm`
|
1 rok pred |
simd
|
b06583133a
Fix the other bit_* intrinsic calls
|
1 rok pred |
slice
|
173527d631
Remove random tag
|
1 rok pred |
sort
|
2feb1bf847
Commit `a040be9` but for core:sort
|
2 rokov pred |
strconv
|
e52cc73d50
Fix generic_float.odin
|
1 rok pred |
strings
|
2e1b2dc3ba
strings: Fix up documentation of split_n
|
1 rok pred |
sync
|
4d65b1ab9c
Implement new sys/unix package
|
1 rok pred |
sys
|
87c835268a
Merge pull request #2917 from flysand7/sys-linux-additions
|
1 rok pred |
testing
|
5f53d815d1
fix: make -vet not complain
|
2 rokov pred |
text
|
3d90e580c5
check to see if s.builder is nil
|
1 rok pred |
thread
|
9078ddaf5a
Allow larger thread poly data
|
1 rok pred |
time
|
4d65b1ab9c
Implement new sys/unix package
|
1 rok pred |
unicode
|
4efef08c94
Update core:encoding to Unicode 15.1 table.
|
1 rok pred |