gingerBill e4bdc4ff7c Merge pull request #4562 from dozn/patch-1 8 месяцев назад
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 год назад
bytes 5ae27c6ebc wasm: support more vendor libraries 11 месяцев назад
c 12e7ff1e3c Remove `core:c/frontend` 8 месяцев назад
compress 4029ddb2b3 Correct zlib usage in doc 9 месяцев назад
container bd45900257 container/bit_array: add 'init' procedure 10 месяцев назад
crypto cf7d705c1f core/crypto/_sha3: Fix edge case in cSHAKE bytepad 10 месяцев назад
debug 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 месяцев назад
dynlib 1cece52359 dynlib: unload library before loading again & add LIBRARY_FILE_EXTENSION constant 8 месяцев назад
encoding e4bdc4ff7c Merge pull request #4562 from dozn/patch-1 8 месяцев назад
flags 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 месяцев назад
fmt e38a08013e Remove `#relative` types from the compiler 9 месяцев назад
hash 288312a812 core: improve package doc comments for the documentation generator 11 месяцев назад
image 28a3a68dc9 Fix image.which_bytes 9 месяцев назад
io 8906ffb39c core/io: correctly escape runes greater than 0xFFFF 9 месяцев назад
log f9dc848926 Pass allocator to implicitly (de)allocating procs in `core:log` 8 месяцев назад
math 4b76568596 Add `linalg.clamp_length(vector, max_length) -> clamped_vector` 8 месяцев назад
mem 20f4f378b2 sys/posix: add MAP_ANONYMOUS 9 месяцев назад
net 5c63617191 net: fix leaking sockets in listen_tcp if an error occurs 10 месяцев назад
odin 26415bcb0e Correct handling newlines between build tags in `core:odin` 8 месяцев назад
os 8581240ece Make `O_RDONLY` default for `os.open` on all platforms. 8 месяцев назад
path ee76acd665 Merge pull request #4427 from laytan/posix-additions 9 месяцев назад
prof 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 месяцев назад
reflect e38a08013e Remove `#relative` types from the compiler 9 месяцев назад
relative 7128bc4b34 Add `core:relative` 1 год назад
simd 357c8f6f34 Replace "." with "," in parameter list 11 месяцев назад
slice cb0c1663b7 Add core:slice.size to get the byte size of a slice's backing data 9 месяцев назад
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 год назад
strconv a9f2271a90 Fix magnitude check in parse_f64_prefix 10 месяцев назад
strings 5dfc24882f improve `strings.index_multi` 8 месяцев назад
sync cf53404f5f sync: fix no new values 8 месяцев назад
sys c2b6a14cd7 fix `DNS_RECORD.Data` error align on windows i386 8 месяцев назад
testing f798f0b446 testing: separate the posix import into target files 9 месяцев назад
text 7edc46f1b9 fix: regex's match_with_preallocated_capture returning num_groups 8 месяцев назад
thread 8a27042d24 Use a proper Queue in thread.Pool 8 месяцев назад
time da3a7a25c7 oops 9 месяцев назад
unicode 36b958c120 Fix for using utf8string.at with last rune index returning wrong rune. 9 месяцев назад