|
|
4b87134390
|
fix(android build): fixed mistake in while comparison for compare memory function
|
2025-10-16 11:55:41 -05:00 |
|
|
|
c0f40ecddf
|
fix(android build): fixed typing of neon memory implementation
|
2025-10-16 11:53:49 -05:00 |
|
|
|
58ba6ee289
|
fix(android build): changed way that simd is detected at build and run time
|
2025-10-16 11:08:54 -05:00 |
|
|
|
061cb514fe
|
fix(android build): fixed unsused includes
|
2025-10-16 10:33:50 -05:00 |
|
|
|
4e545e649a
|
refactor(linting): added type casting for safety
|
2025-10-05 10:06:29 -05:00 |
|
|
|
73eeb4ef70
|
refactor(linting): removed magical numbers from memory functions
|
2025-10-05 10:02:50 -05:00 |
|
|
|
d497356835
|
refactor(linting): fixed warnings given by clang
|
2025-10-05 09:40:33 -05:00 |
|
|
|
4c72d22e9c
|
feat(memory management): implemented memory compare function
|
2025-04-19 05:05:12 -05:00 |
|
|
|
4aa1913006
|
feat(memory management): implemented memory move function
|
2025-04-18 12:13:11 -05:00 |
|
|
|
3ae91ad59c
|
feat(memory management): implemented memeory copy function
|
2025-04-18 10:05:29 -05:00 |
|
|
|
64a3f60228
|
feat(memory management): implemented memory set function
|
2025-04-16 17:18:07 -05:00 |
|