Jeroen van Rijn 1a16585b10 Add image.pixels_to_image helper. 1 year ago
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 year ago
bytes dcaf085bfa core/bytes: Add `alias` and `alias_inexactly` 1 year ago
c 929cc48703 Merge Darwin signals into other UNIX-likes 1 year ago
compress e3e31b42d0 #force_no_inline build_huffman to avoid bloat 1 year ago
container 03cb585845 Merge pull request #3908 from NicknEma/Intrusive-list-docs 1 year ago
crypto 33dae2e26c core/crypto/aes: Support the full range of GCM nonce sizes 1 year ago
debug 103eccf104 More style improvements 1 year ago
dynlib 8bee73b08e Remove implicit allocator usage in core:dynlib 1 year ago
encoding 1a6885c2a3 Tidy up code 1 year ago
flags 2d8d0dd851 fix `@(optimization_mode)` usage in builtin collections 1 year ago
fmt 0e91c8368c Add `allocator` parameters to `fmt.caprint*` 1 year ago
hash 2d8d0dd851 fix `@(optimization_mode)` usage in builtin collections 1 year ago
image 1a16585b10 Add image.pixels_to_image helper. 1 year ago
io 56856b6307 io: remove dead code in io.write_at_least 1 year ago
log 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago
math f627a38b4f Update rand.reset() example. 1 year ago
mem a8ce5bd005 Merge pull request #3903 from laytan/allow-mem-virtual-import-on-more-targets 1 year ago
net 4dcb75af6d Make all handles non-inheritable by default 1 year ago
odin 478b2d7444 Correct the Array_Type.len comment and assign tok when making Ellipsis node 1 year ago
os 1913c08b7b [os2] Add missing temp_file implementation for Linux 1 year ago
path e296d6fb90 Fix loads of indentation issues with mixing spaces and tabs 1 year ago
prof 27f75c40ab make example compile 1 year ago
reflect 3e618bed40 fix `reflect.any_base` and `reflect.any_core` with any's containing nil 1 year ago
relative 7128bc4b34 Add `core:relative` 1 year ago
simd 69026852ce core/crypto/aes: Add Intel AES-NI support 1 year ago
slice 5413a8b744 Even more style fixes 1 year ago
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
strconv 8cd7fd95a3 Don't factor trailing zeroes into mantissa division 1 year ago
strings f75a45c3fa Add aliases `starts_with` and `ends_with` 1 year ago
sync 3aac4b1a3e [sync]: Document all procedures 1 year ago
sys 6e6f2a1f6b removed obsolete fiels on WIN32_FIND_DATAW to match the size from the winsdk headers 1 year ago
testing 545fbc54c7 testing: add json reporting 1 year ago
text 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago
thread b84b4c47d7 [thread]: Document all functions in core:thread 1 year ago
time 00c6b83537 Use constants in example. 1 year ago
unicode 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago