gingerBill 0eaf3ee7cd Merge pull request #5678 from alexriedl/wrong-allocator-guard 1 月之前
..
bufio 39752faba4 Fix typo from `b.w-b.w` -> `b.w-b.r` 5 月之前
bytes 45219f240e Rename `SIMD_IS_EMULATED` to capability-affirmative `HAS_HARDWARE_SIMD` 5 月之前
c bb4bc316a4 `for in string16`; Support `string16` across core 2 月之前
compress ae5c92ac38 Enable `odin check examples/all` for JS. 4 月之前
container 51f79724ed Merge pull request #5686 from thetarnav/zero-small-array-resize 1 月之前
crypto 164bb52212 crypto/hash: hash_bytes_to_buffer slice result to digest size 3 月之前
debug bb4bc316a4 `for in string16`; Support `string16` across core 2 月之前
dynlib bb4bc316a4 `for in string16`; Support `string16` across core 2 月之前
encoding 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 2 月之前
flags d381d0ece4 Fix more procedure to be `contextless` 2 月之前
fmt 8bb597b9de Specify %m and %M as verbs for integer formatting 1 月之前
hash 4ef7ed1cbd Skip bounds checking on the inner accumulate loop. 2 月之前
image cd3069b16b Small updates to JPEG loader 1 月之前
io 9492dccb4a Fix incorrect json encoding for control characters < 32 1 月之前
log 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 2 月之前
math 3c9538c708 Change the way math/big constants are initialized 1 月之前
mem 710533975e Fix out-of-band allocations in dynamic arenas 1 月之前
net 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 2 月之前
odin 75449283c2 Allow missing trailing comma with proc groups with odin parser 1 月之前
os b9a09cebee fix for temp_file name prefix being deallocated before being used 1 月之前
path 443b6e1641 Unify filepath.join behavior on between unix/windows 1 月之前
prof 45e4ce5d44 Adds @(no_instrumentation) to spall buffer and SCOPED operations 2 月之前
reflect af3184adc9 Change `is_utf16` field to `encoding` and use an enum 2 月之前
relative 7128bc4b34 Add `core:relative` 1 年之前
simd ecd41b155d rename table_lookup to runtime_swizzle 3 月之前
slice 5811525592 Add `slice.suffix_length` 3 月之前
sort 4b36306674 Deprecate old @(deprecated) things. 4 月之前
strconv 2760f43ce7 Add deprecation warnings for `strconv.append_*` 4 月之前
strings 413b44d05c Add missing caller location param to append in strings builder 1 月之前
sync 9b8223dd69 Remove use of `.no_copy` 2 月之前
sys 36098cec0f [core:sys/info] doc: Remove duplicated line 1 月之前
terminal 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 2 月之前
testing 57bc45ae30 revert to working build 1 月之前
text 09690691b6 text/regex: Remove old docmentation and unneeded flag 4 月之前
thread 25389ed086 thread: set stack size to rlimit 2 月之前
time 2bbd0a45c0 [core:time] time_js: tick_now(): Use f64 (was f32) as a return type of odin_env.tick_now(). 1 月之前
unicode bb4bc316a4 `for in string16`; Support `string16` across core 2 月之前