summaryrefslogtreecommitdiff
path: root/asl/containers
AgeCommit message (Expand)Author
2025-03-18Use launder to access buffer SSO storageSteven Le Rouzic
2025-03-18Make status implementation more correct wrt type punningSteven Le Rouzic
2025-03-14Remove redundant methods in hash_mapSteven Le Rouzic
2025-03-14Pass string_view, span, and iterators by valueSteven Le Rouzic
2025-03-14Use inheritance for string implementationSteven Le Rouzic
2025-03-14Add missing is_empty methodsSteven Le Rouzic
2025-03-12Some more shitSteven Le Rouzic
2025-03-11Remake derefSteven 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
2025-03-03Rename intrusive_list head & tail to front & backv0.1.0Steven Le Rouzic
2025-03-02Apply licenses with rules_licenseSteven Le Rouzic
2025-03-01Add BSD-3 licenseSteven Le Rouzic
2025-02-28Finish work on deducing this, for nowSteven Le Rouzic
2025-02-20Use intrusive list in logging, and add deferSteven Le Rouzic
2025-02-20Make the intrusive list circular instead of using a sentinelSteven Le Rouzic
2025-02-20Add intrusive_listSteven Le Rouzic
2025-02-17Reorganize everythingSteven Le Rouzic