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