2
0
gingerBill a5a7226885 Remove `auto_cast` 2 жил өмнө
..
bufio f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 3 жил өмнө
builtin 3b842ffe29 Remove semicolons 3 жил өмнө
bytes c4d19dfa92 Use `uint` instead of `int` to improve code generation for bounds checking 3 жил өмнө
c 9f55404845 fix core:c/libc.errno link_name for Linux and FreeBSD 3 жил өмнө
compress f7211408fc Merge pull request #1544 from FancyKillerPanda/build_ignore 3 жил өмнө
container f029b4beb1 Add more utility procedures to small array 2 жил өмнө
crypto dc8b7a0eb8 fix some typos 3 жил өмнө
debug 729ffeee09 Begin work on `core:debug/pe` 3 жил өмнө
dynlib d8e77cd738 Add `#optional_ok` to `dynlib.symbol_address` 3 жил өмнө
encoding 04a1e7d638 Correct json/unmarshal.odin 2 жил өмнө
fmt fd4633eb25 Clean up float_fmt logic 2 жил өмнө
hash a5a7226885 Remove `auto_cast` 2 жил өмнө
image f7211408fc Merge pull request #1544 from FancyKillerPanda/build_ignore 3 жил өмнө
intrinsics a74093784c Add `intrinsics.map_cell_info` and `intrinsics.map_info` 2 жил өмнө
io e008eeac6a Simplify `package io` by removing different unnecessary types and calls 3 жил өмнө
log 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` 3 жил өмнө
math 70e48e39a4 Fix typo in linalg.any 2 жил өмнө
mem d904ae5191 Replaced opaque bit-shifts with readable constants for memory units 2 жил өмнө
odin ef372bd861 Replace `#optional_second` with `#optional_allocator_error` 3 жил өмнө
os 3935957979 remove unused c import 2 жил өмнө
path f9f4551e8d Add `user_data: rawptr` to `filepath.Walk_Proc` callback 2 жил өмнө
reflect 64047cbf05 Fix #2304 2 жил өмнө
runtime 2dca39b557 Remove `auto_cast` procedure field flag 2 жил өмнө
simd d5f94d73ad [sys/info] Initial version. 3 жил өмнө
slice 7fbee88061 Fix typo err: runtime.Allocator to Allocator_Error 2 жил өмнө
sort 4cb489b9e4 Fix sort.compare_strings for prefixes 3 жил өмнө
strconv 68173f4bc7 Remove unused formatting flag 2 жил өмнө
strings 677e7ff642 Don't write leading + unless +Inf or we ask for it. 2 жил өмнө
sync f8452bf1fc Add different variants for `once_do` 2 жил өмнө
sys 171d5b4012 more windows kerfuffle 2 жил өмнө
testing 5c18cca1ca [core:testing] add global_fail_timeout_thread nil check 3 жил өмнө
text 63a0395a79 refactor SPECIALS_TABLE 2 жил өмнө
thread 85edcf9cc2 Revert. 3 жил өмнө
time dad10ef800 create _yeild stub for wasi_wasm32 target to avoid compile error 3 жил өмнө
unicode ae9d540c1c Correct naming in tests 3 жил өмнө