Commit History

Author SHA1 Message Date
  gingerBill 5789df5c0c Disable core library tests for ARM (Silly CI) 1 year ago
  gingerBill 78c05a49a3 Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 8d496dc3d0 Fix #3173 1 year ago
  gingerBill 703eab2f15 Merge pull request #3229 from Yawning/feature/moar-crypto 1 year ago
  gingerBill 04bfc926ee Merge pull request #3238 from laytan/libc-free-raylib-and-rectpack 1 year ago
  gingerBill 791c9c16ba Merge pull request #3242 from laytan/fix-cgltf-binding 1 year ago
  gingerBill 6d3a57b4ac Zero `intrinsics.alloca` 1 year ago
  gingerBill c7b8f1fb0a Use `intrinsics.alloca` rather than `context.temp_allocator` in `json.unmarshal_object` 1 year ago
  gingerBill 462f3f4abd Merge branch 'master' of https://github.com/odin-lang/Odin 1 year ago
  gingerBill 5eef29290c Fix #3250 1 year ago
  gingerBill a944aa406d Merge pull request #3246 from edyu/master 1 year ago
  gingerBill 8c6c2543da Merge pull request #2999 from laytan/crypto-random-bytes-on-freebsd-and-darwin 1 year ago
  gingerBill 7ae22b7ce5 Update `are_types_identical` for `bit_field` 1 year ago
  gingerBill 3e295734cb Correct `is_type_comparable` for `bit_field` 1 year ago
  Ed Yu de41c2256d For invmod, b has to be > 1, fix a logic typo 1 year ago
  Yawning Angel c044e295ce vendor/botan: Remove 1 year ago
  Yawning Angel 87ab3f5dc8 tests/core/crypto: Use the `tests/common` boilerplate 1 year ago
  Yawning Angel fa8dd5a13b core/crypto: Misc cleanups and documentation improvements 1 year ago
  Yawning Angel b818ebc02f core/crypto/kmac: Initial import 1 year ago
  Yawning Angel c04a53e453 core/crypto/tuplehash: Initial import 1 year ago
  Yawning Angel 15287a771f core/crypto/shake: Support cSHAKE 1 year ago
  Yawning Angel 2db31cf0d5 core/crypto/_sha3: Cleanups, prepare for cSHAKE 1 year ago
  Yawning Angel 550e798c1b core/crypto/hkdf: Initial import 1 year ago
  Yawning Angel 290168f862 core/crypto/pbkdf2: Initial import 1 year ago
  Yawning Angel 2f2a92866b core/crypto/hmac: Add a clone method 1 year ago
  Jeroen van Rijn 4c35633e01 math.big constants were no longer initialized 1 year ago
  Laytan Laats b1371d5c7a fix minor cgltf binding issue 1 year ago
  Laytan Laats 3ada83a503 clean imports 1 year ago
  Laytan Laats 50ded324e0 move `va_list` into `core:c` 1 year ago
  gingerBill 674bd94f72 Add check to see if raylib is imported with `ShowCursor` on sys/windows 1 year ago