aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure
AgeCommit message (Expand)Author
2023-06-09Non-flags enums should not be used in bitwise operations (#5214)Marco Carvalho
2023-06-03Armeilleure: Fix support for Windows on ARM64 (#5202)Mary
2023-05-10Ensure background translation threads exited before disposing JIT (#4874)gdkchan
2023-05-09Replace DelegateHelper with pre-generated delegates (#4867)gdkchan
2023-04-27Move solution and projects to srcTSR Berry