gingerBill 8b745c3909 Remove `using` use in thread_other.odin 3 週間 前
..
bufio e4fcebe4bf `Empty` -> `Unsupported` 2 ヶ月 前
bytes e4fcebe4bf `Empty` -> `Unsupported` 2 ヶ月 前
c e4fcebe4bf `Empty` -> `Unsupported` 2 ヶ月 前
compress d139c72fc2 Make `using` as a statement an opt-in with `#+feature using-stmt` 3 週間 前
container a66b84372a Improve docs and add `Iterator` 1 ヶ月 前
crypto e1ba69ea51 base/runtime: Add `rand_bytes` and `HAS_RAND_BYTES` 1 ヶ月 前
debug 973d368c4c Fixing code example, trace_ctx variable was renamed 1 ヶ月 前
dynlib ece213afca Render examples. 3 ヶ月 前
encoding cd4bec0007 Increase base64 decoding table size to 256, preventing out of bounds reads 1 ヶ月 前
flags 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause 2 ヶ月 前
fmt e6827393cf Add `raw_union_tag` struct tag fields to many types in `vendor` 1 ヶ月 前
hash 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause 2 ヶ月 前
image d139c72fc2 Make `using` as a statement an opt-in with `#+feature using-stmt` 3 週間 前
io e4fcebe4bf `Empty` -> `Unsupported` 2 ヶ月 前
log c619c69bff Don't build log allocator file on freestanding. This makes core:log compile on freestanding again. Closes #5948 1 ヶ月 前
math 6922ab15fb Merge pull request #5864 from Skyress-s/master 1 ヶ月 前
mem e5153a937b Merge pull request #5859 from odin-lang/bill/change-license 2 ヶ月 前
net 842cfee0f3 Change Odin's LICENSE to zlib from BSD 3-clause 2 ヶ月 前
odin 7d46684030 Correct UAF bugs caused by doing `defer shrink` 4 週間 前
os 67177db0a8 os/os2: use ReadFile for Console reads too, at least for now 3 週間 前
path 7a9ea3ee6d Further overhaul of package line comments. 3 ヶ月 前
prof ece213afca Render examples. 3 ヶ月 前
reflect 4e06134618 Add `reflect.has_no_indirections` 1 ヶ月 前
relative 7a9ea3ee6d Further overhaul of package line comments. 3 ヶ月 前
simd adcbfb7861 Add `@(require_results)` to `core:simd` procedures where missing 1 ヶ月 前
slice ab9a05ed2d Remove `contextless` from `slice.swap_with_slice` 1 ヶ月 前
sort 7a9ea3ee6d Further overhaul of package line comments. 3 ヶ月 前
strconv 7a9ea3ee6d Further overhaul of package line comments. 3 ヶ月 前
strings 750d99019c Add `strings.builder_replace` and `strings.builder_replace_all` 4 週間 前
sync fc2cb8fb39 Remove `#no_copy` 2 ヶ月 前
sys eda6e64639 Fix nfds_t alias for Linux 3 週間 前
terminal a72bdbb43d Use a single `case` rather than `fallthrough` 1 ヶ月 前
testing 5db9afd73b Merge pull request #5963 from Yawning/feature/chacha8rand 1 ヶ月 前
text 548e4f3373 Add `translate_by_grapheme: bool` field 4 週間 前
thread 8b745c3909 Remove `using` use in thread_other.odin 3 週間 前
time 916ec44ad1 [tz_unix] add lookup for TZDIR environment variable 4 週間 前
unicode 78e9a22ffa Fix `track_graphemes` 3 ヶ月 前