summaryrefslogtreecommitdiff
path: root/asl/containers/buffer_tests.cpp
AgeCommit message (Collapse)Author
8 daysImplement chunked_bufferSteven Le Rouzic
2025-05-17Buffer type has to be moveable, alwaysSteven Le Rouzic
2025-03-07Some work on clang-tidy-ing things upSteven Le Rouzic
2025-03-06Replace ASL_MOVE, ASL_FWD, and ASL_FWD_LIKE by their std:: equivalentSteven Le Rouzic
This is because some compiler stuff and diagnostics tools rely on those symboles being what they are.
2025-03-01Add BSD-3 licenseSteven Le Rouzic
2025-02-17Reorganize everythingSteven Le Rouzic