Jeroen van Rijn a61d8daec1 Add make version of bitset to slice. 1 year ago
..
bufio d3bd1c2110 improve some Negative_Read/Negative_Write logic 1 year ago
bytes d3bd1c2110 improve some Negative_Read/Negative_Write logic 1 year ago
c a0cff82320 Fix the format of some `doc.odin` files of the `core` library which did not made into the documentation. 1 year ago
compress 334e08c750 Update numerous package declaration names 1 year ago
container 334e08c750 Update numerous package declaration names 1 year ago
crypto a6eb64df6c core/crypto: Add a `HAS_RAND_BYTES` constant 1 year ago
debug 950fd2d5ce Rename `trace_linux.odin` to `trace_cpp.odin` 1 year ago
dynlib 436c5dc40c Merge pull request #3436 from karl-zylinski/fix-vet-unused-in-dynlib 1 year ago
encoding 309a770cbf Fix `omitempty` in `json.marshal` 1 year ago
fmt 700f9c94bd Combine adjacent `sbprint*`/`to_string` calls 1 year ago
hash b378eb2df3 Fix free bug not using the correct allocator 1 year ago
image a0cff82320 Fix the format of some `doc.odin` files of the `core` library which did not made into the documentation. 1 year ago
io d5e6d722d3 Merge pull request #3045 from laytan/cbor 1 year ago
log 000709b594 Make file_console_logger.odin be ignored on freestanding targets 1 year ago
math 1f5f417116 fix(linalg/glsl): incorrect quat by vector3 multiplication 1 year ago
mem a37826e646 Merge pull request #3268 from olesya-wo/core-mem-tracking_allocator-improve 1 year ago
net 68f663ea85 fix(net): fix return type for `send_tcp` 1 year ago
odin 330c161625 remove semicolon 1 year ago
os 1165d65c94 Minimally support compiling Odin on FreeBSD arm64 1 year ago
path 4035a226da Fix filepath.rel allocation behaviour 1 year ago
prof 3f090ed523 fix for instrumenting on Windows 1 year ago
reflect c752d0b541 Fix printing of big endian integers in a `bit_field` 1 year ago
relative 7128bc4b34 Add `core:relative` 1 year ago
simd 25f1d0906d compiler: improve target features support 1 year ago
slice a61d8daec1 Add make version of bitset to slice. 1 year ago
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
strconv 3ad95d6be3 Add append_u128 1 year ago
strings 3a0df80066 correct newly found vets 1 year ago
sync 15f7148eae Merge pull request #3526 from laytan/target-features 1 year ago
sys df53fec828 sys/linux: Pass size to epoll_create 1 year ago
testing 6736205723 Merge pull request #3138 from FourteenBrush/master 1 year ago
text efae99971b Fix missing `_ =` 1 year ago
thread 9cdb7b2584 Fix discrepancy with pthread cancelability state 1 year ago
time cebe6bd982 sys/unix: add sysctlbyname for darwin 1 year ago
unicode fbf01543d1 Remove duplicate table 1 year ago