gingerBill fc19df7b1e Merge pull request #6114 from dayllenger/master 4 days ago
..
bufio e4fcebe4bf `Empty` -> `Unsupported` 2 months ago
bytes e4fcebe4bf `Empty` -> `Unsupported` 2 months ago
c e4fcebe4bf `Empty` -> `Unsupported` 2 months ago
compress e4fcebe4bf `Empty` -> `Unsupported` 2 months ago
container 6f396ac49b Rename `xar.Xar` to `xar.Array` 1 week ago
crypto e1ba69ea51 base/runtime: Add `rand_bytes` and `HAS_RAND_BYTES` 1 month ago
debug 973d368c4c Fixing code example, trace_ctx variable was renamed 1 month ago
dynlib ece213afca Render examples. 3 months ago
encoding b6ea6f7a12 Merge pull request #5882 from IllusionMan1212/custom-json-marshalling 1 week ago
flags 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause 2 months ago
fmt bfe75d5c2c Add boolean support for `raw_union_tag` 1 week ago
hash 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause 2 months ago
image d4a21b7573 Fix TGA header detection 5 days ago
io c06fc7da98 [core:io/utils] fix buffer size in write_* procs 3 weeks ago
log c619c69bff Don't build log allocator file on freestanding. This makes core:log compile on freestanding again. Closes #5948 1 month ago
math 7062f89bcd core:math/rand small documentation fix 3 weeks ago
mem e5153a937b Merge pull request #5859 from odin-lang/bill/change-license 2 months ago
net 48fe0e2394 Fix `EINVAL` binding to IPv6 on FreeBSD 5 days ago
odin 7d46684030 Correct UAF bugs caused by doing `defer shrink` 4 weeks ago
os 67177db0a8 os/os2: use ReadFile for Console reads too, at least for now 3 weeks ago
path 7a9ea3ee6d Further overhaul of package line comments. 3 months ago
prof ece213afca Render examples. 3 months ago
reflect cb2f3aca8b Change seed logic 3 weeks ago
relative 7a9ea3ee6d Further overhaul of package line comments. 3 months ago
simd adcbfb7861 Add `@(require_results)` to `core:simd` procedures where missing 1 month ago
slice f1e29fadab Add missing 'caller_location' to several procedures in 'slice' package 2 weeks ago
sort 7a9ea3ee6d Further overhaul of package line comments. 3 months ago
strconv 7a9ea3ee6d Further overhaul of package line comments. 3 months ago
strings ca20a9c8e7 Pre`reserve` the memory needed for `strings.builder_replace` 3 weeks ago
sync fc2cb8fb39 Remove `#no_copy` 2 months ago
sys 393fec2f66 Move `WSAEVENT` to types.odin 1 week ago
terminal a72bdbb43d Use a single `case` rather than `fallthrough` 1 month ago
testing 5db9afd73b Merge pull request #5963 from Yawning/feature/chacha8rand 1 month ago
text 548e4f3373 Add `translate_by_grapheme: bool` field 4 weeks ago
thread 71afb8e7a5 removes the darwin specific paths from thread_unix 2 months ago
time 916ec44ad1 [tz_unix] add lookup for TZDIR environment variable 4 weeks ago
unicode cb98a83f77 Update letter.odin 3 weeks ago