6 Commits

Author SHA1 Message Date
Chris Robinson
41e7f27337 Make sure struct members are initialized 2024-05-25 01:26:55 -07:00
Chris Robinson
c118daf246 Add a pointer wrapper for al::span's iterators
This helps ensure expected behavior for eventually switching to std::span in
C++20, as iterator objects can't be offset with any old integer type.
2024-03-16 07:51:23 -07:00
Chris Robinson
9018fe3f9a Avoid some pointer arithmetic 2024-03-12 08:12:37 -07:00
Chris Robinson
decc10da2b More clang-tidy fixes 2023-12-09 10:02:27 -08:00
Chris Robinson
f8ac1ffe80 Get rid of MathDefs 2022-01-27 02:59:07 -08:00
Chris Robinson
c4132b80ed Move a couple more things to core 2020-12-04 13:13:52 -08:00