summaryrefslogtreecommitdiff
path: root/asl/buffer.hpp
AgeCommit message (Expand)Author
2025-02-17Reorganize everythingSteven Le Rouzic
2025-01-26Fix line endingsSteven Le Rouzic
2025-01-23Add string_builderSteven Le Rouzic
2025-01-18Add buffer resizeSteven Le Rouzic
2025-01-18Add contiguous iteratorsSteven Le Rouzic
2025-01-08Finish work on hashing probablySteven Le Rouzic
2025-01-07More work on hashingSteven Le Rouzic
2025-01-03Add stringSteven Le Rouzic
2025-01-02Implement copy move & assign for bufferSteven Le Rouzic
2025-01-02Optimize buffer move with compatible allocatorsSteven Le Rouzic
2025-01-02Add assertion failure handlerSteven Le Rouzic
2025-01-01Implement move assign for bufferSteven Le Rouzic
2025-01-01Implement move constructor for bufferSteven Le Rouzic
2024-12-31Some work on buffer moveSteven Le Rouzic
2024-12-30Buffer clear & destructorSteven Le Rouzic
2024-12-29Fix use of aligned_alloc on LinuxSteven Le Rouzic
2024-12-28Rework some metaprogramming stuffSteven Le Rouzic
2024-12-20Add buffer::pushSteven Le Rouzic
2024-12-20Refactor a bunch of memory utilitiesSteven Le Rouzic
2024-12-20Add reserve_capacity to bufferSteven Le Rouzic
2024-12-20Upgrade Bazel to 8.0.0Steven Le Rouzic
2024-12-20Some careful work on bufferSteven Le Rouzic
2024-12-20Start work on bufferSteven Le Rouzic