gingerBill a957d3dd64 Minor clean up of `default_hasher_cstring` 3 vuotta sitten
..
bufio 251da264ed Remove unneeded semicolons from the core library 4 vuotta sitten
builtin 5eea23cf76 Fix typo 3 vuotta sitten
bytes 2e7157ae9c Correct bytes._split_iterator 3 vuotta sitten
c 5676c9e7eb initial OpenBSD support 3 vuotta sitten
compress 8af08f2153 [compress] 32-bit cleanness. 3 vuotta sitten
container 697f8c7ee6 replace a branch with `max` in `core:container/bit_array.set` 3 vuotta sitten
crypto 3b4199a669 Added rand_bytes for Windows in core:crypto 3 vuotta sitten
dynlib 5676c9e7eb initial OpenBSD support 3 vuotta sitten
encoding c85ac955f7 Simplify docs to hide the copyright 3 vuotta sitten
fmt 507722954c Improve core:fmt formatting 3 vuotta sitten
hash f0529535e0 `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant 3 vuotta sitten
image 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings 3 vuotta sitten
intrinsics 7e4067c44c Begin work to move entry point code to Odin itself rather than in C++ side 3 vuotta sitten
io f20105ddfe Update docs for packages fmt and io 3 vuotta sitten
log 3323c2730f memleak fix on destroy_multi_logger() 4 vuotta sitten
math 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. 3 vuotta sitten
mem 7e5342f41f Use `contextless` where possible 3 vuotta sitten
odin edc13c29df Merge pull request #1331 from DanielGavin/parser-fault-recovery 3 vuotta sitten
os dd9843aa21 Merge pull request #1557 from semarie/openbsd-support 3 vuotta sitten
path 5676c9e7eb initial OpenBSD support 3 vuotta sitten
reflect 14cb19c2df Update fmt to record the bytes written in the fmt.Info 3 vuotta sitten
runtime a957d3dd64 Minor clean up of `default_hasher_cstring` 3 vuotta sitten
slice 2f1aeaf757 Remove the unneeded `$` 3 vuotta sitten
sort 566a750899 Fix unused imports. 3 vuotta sitten
strconv 96e36c7c39 Minor fix to strconv.unquote_string 3 vuotta sitten
strings 2abba6e057 Don't use leading asterisks 3 vuotta sitten
sync 5676c9e7eb initial OpenBSD support 3 vuotta sitten
sys 5676c9e7eb initial OpenBSD support 3 vuotta sitten
testing da1edac56d Enforce `-strict-style` in CI 3 vuotta sitten
text a7c0edb046 Add `int` and `float` functions 3 vuotta sitten
thread 5676c9e7eb initial OpenBSD support 3 vuotta sitten
time 5676c9e7eb initial OpenBSD support 3 vuotta sitten
unicode 773cfac449 fix typo 3 vuotta sitten