1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-07 02:53:02 +00:00
Files
janet/src/core
Calvin Rose 9ffec43d2b Fix endianess issues on s390x architecture.
Endianess code should use memcpy instead of unions. This apparently
is more correct on old, optimizing compilers. Technically, this is
compilers being really stupid but we work with what we got.

That said, this endianess code is more complicated than needed.
2024-09-06 10:23:31 -05:00
..
2024-08-10 15:16:28 -05:00
2024-03-10 09:07:11 -05:00
2024-06-16 06:59:27 -07:00
2024-08-17 10:21:50 -05:00
2024-06-16 06:59:27 -07:00
2023-09-28 20:14:22 -05:00
2023-01-07 15:03:35 -06:00
2024-05-26 11:16:31 -05:00
2024-02-02 19:06:56 +09:00
2024-09-06 00:15:17 -05:00
2024-06-16 06:59:27 -07:00
2024-06-16 06:59:27 -07:00
2024-06-16 06:59:27 -07:00
2024-06-16 06:59:27 -07:00
2024-05-19 17:05:49 -05:00
2024-06-16 06:59:27 -07:00
2024-05-19 17:05:49 -05:00
2023-01-07 15:03:35 -06:00
2023-01-07 15:03:35 -06:00
2024-06-16 06:59:27 -07:00
2024-08-10 15:16:28 -05:00
2023-06-25 17:29:09 -05:00
2023-01-07 15:03:35 -06:00
2024-06-16 06:59:27 -07:00
2023-08-13 12:00:54 -05:00