Cronologia Commit

Autore SHA1 Messaggio Data
  gingerBill ffa3669d02 Add virtual.Arena utilities: `new`, `new_aligned`, `make` 1 anno fa
  gingerBill b1903b915b Change to IEEE 754-2008 conformance for `min`/`max` runtime operations. 1 anno fa
  gingerBill a7bab89c93 Unify min/max semantics for simd_(min|max) 1 anno fa
  gingerBill a1ee9e7035 Change min/max runtime behaviour to match IEEE 754-2019 1 anno fa
  gingerBill c05a92ab3e Merge pull request #3215 from blob1807/json-better-enum-support 1 anno fa
  gingerBill 5789df5c0c Disable core library tests for ARM (Silly CI) 1 anno fa
  gingerBill 78c05a49a3 Merge branch 'master' of https://github.com/odin-lang/Odin 1 anno fa
  gingerBill 8d496dc3d0 Fix #3173 1 anno fa
  gingerBill 703eab2f15 Merge pull request #3229 from Yawning/feature/moar-crypto 1 anno fa
  gingerBill 04bfc926ee Merge pull request #3238 from laytan/libc-free-raylib-and-rectpack 1 anno fa
  gingerBill 791c9c16ba Merge pull request #3242 from laytan/fix-cgltf-binding 1 anno fa
  gingerBill 6d3a57b4ac Zero `intrinsics.alloca` 1 anno fa
  gingerBill c7b8f1fb0a Use `intrinsics.alloca` rather than `context.temp_allocator` in `json.unmarshal_object` 1 anno fa
  gingerBill 462f3f4abd Merge branch 'master' of https://github.com/odin-lang/Odin 1 anno fa
  gingerBill 5eef29290c Fix #3250 1 anno fa
  gingerBill a944aa406d Merge pull request #3246 from edyu/master 1 anno fa
  gingerBill 8c6c2543da Merge pull request #2999 from laytan/crypto-random-bytes-on-freebsd-and-darwin 1 anno fa
  gingerBill 7ae22b7ce5 Update `are_types_identical` for `bit_field` 1 anno fa
  gingerBill 3e295734cb Correct `is_type_comparable` for `bit_field` 1 anno fa
  Ed Yu de41c2256d For invmod, b has to be > 1, fix a logic typo 1 anno fa
  blob1807 b419615002 Apply suggestions from code review 1 anno fa
  Yawning Angel c044e295ce vendor/botan: Remove 1 anno fa
  Yawning Angel 87ab3f5dc8 tests/core/crypto: Use the `tests/common` boilerplate 1 anno fa
  Yawning Angel fa8dd5a13b core/crypto: Misc cleanups and documentation improvements 1 anno fa
  Yawning Angel b818ebc02f core/crypto/kmac: Initial import 1 anno fa
  Yawning Angel c04a53e453 core/crypto/tuplehash: Initial import 1 anno fa
  Yawning Angel 15287a771f core/crypto/shake: Support cSHAKE 1 anno fa
  Yawning Angel 2db31cf0d5 core/crypto/_sha3: Cleanups, prepare for cSHAKE 1 anno fa
  Yawning Angel 550e798c1b core/crypto/hkdf: Initial import 1 anno fa
  Yawning Angel 290168f862 core/crypto/pbkdf2: Initial import 1 anno fa