Marco Carvalho
|
bc392e55df
|
Empty "case" clauses that fall through to the "default" should be omitted (#5353)
* Empty "case" clauses that fall through to the "default" should be omitted
* default throw exception
* format
|
2023-06-24 12:06:58 +00:00 |
|
gdkchan
|
105c9712c1
|
Fix Arm32 double to int/uint conversion on Arm64 (#5292)
* Fix Arm32 double to int/uint conversion on Arm64
* PPTC version bump
|
2023-06-14 00:57:02 -03:00 |
|
gdkchan
|
193ca3c9a2
|
Implement fast path for AES crypto instructions on Arm64 (#5281)
* Implement fast path for AES crypto instructions on Arm64
* PPTC version bump
* Use AES HW feature check
|
2023-06-11 00:51:35 +00:00 |
|
TSR Berry
|
cee7121058
|
Move solution and projects to src
|
2023-04-27 23:51:14 +02:00 |
|