gingerBill b54659ac7c Add `##` operator to `core:odin` 9 mesi fa
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 anno fa
bytes 5ae27c6ebc wasm: support more vendor libraries 1 anno fa
c 34aa326d99 put FILE in core:c and use that in bindings to fix wasm 11 mesi fa
compress 4029ddb2b3 Correct zlib usage in doc 1 anno fa
container a5f3c1b849 container/queue: fix init_with_contents 1 anno fa
crypto 38665431dd core/crypto/_aes/ct64: Disable bounds checking 10 mesi fa
debug 61610fa033 Use the proper size for SizeOfStruct 9 mesi fa
dynlib 189b4782fb dynlib: fix initialize_symbols when there is no field for the handle in the struct 10 mesi fa
encoding e4bc9677af fix unmarshalling bit sets in json 10 mesi fa
flags b99aee65bf Pass in allocator and loc to core:flags.parse() 11 mesi fa
fmt 7866f7ab2b Update `fmt` docs for procedures with a default allocator parameter 10 mesi fa
hash 288312a812 core: improve package doc comments for the documentation generator 1 anno fa
image 247384574a fix(core/image): off-by-one index when detecting certain JPEG images 1 anno fa
io fbf536f465 `core:io` small documentation fixes 11 mesi fa
log 9d4fa39daa add ensure and ensuref to fmt and log, fix some inconsistencies 1 anno fa
math ef016d957b Add `@(require_results)` to random generator 10 mesi fa
mem 70ddb74e40 Add `mem.make_over_aligned` 9 mesi fa
net 327d9f134d net: drop core:os dependency for Darwin 9 mesi fa
odin b54659ac7c Add `##` operator to `core:odin` 9 mesi fa
os 18988b5f94 Fix use of errno on OpenBSD. 9 mesi fa
path e4892f1bb2 os/os2: wasi target support 1 anno fa
prof c06f79bb36 fixed memory leak in core/prof/spall/doc.odin example code 1 anno fa
reflect e38a08013e Remove `#relative` types from the compiler 1 anno fa
relative 7128bc4b34 Add `core:relative` 1 anno fa
simd 982ab11aa1 core/crypto/sha2: Use hardware SHA224/256 when available (AMD64) 10 mesi fa
slice 22ab8935c4 slice: use `card` in `bitset_to_enum_slice_with_make` 10 mesi fa
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 2 anni fa
strconv a9f2271a90 Fix magnitude check in parse_f64_prefix 1 anno fa
strings fef5f526f3 Remove unneeded slicing in `strings.clone` 10 mesi fa
sync 9da144157e [sync]: Fix typos in comments and remove my note. 1 anno fa
sys 1b5e83bfb6 Prevent odin.js from printing empty line in the console for the ending "\n" 9 mesi fa
testing 0a985f5d02 Haiku: small fixes across core 1 anno fa
text 13640620ce Fix captures not begin zeroed when haystack length is 0 1 anno fa
thread 8a27042d24 Use a proper Queue in thread.Pool 1 anno fa
time 47eefb3f21 [datetime]: Remove the definition of EPOCH 10 mesi fa
unicode 36b958c120 Fix for using utf8string.at with last rune index returning wrong rune. 1 anno fa