Age | Commit message (Expand) | Author |
---|---|---|
2025-03-06 | Replace ASL_MOVE, ASL_FWD, and ASL_FWD_LIKE by their std:: equivalent | Steven Le Rouzic |
2025-03-03 | Rename intrusive_list head & tail to front & backv0.1.0 | Steven Le Rouzic |
2025-03-02 | Apply licenses with rules_license | Steven Le Rouzic |
2025-03-01 | Add BSD-3 license | Steven Le Rouzic |
2025-02-28 | Finish work on deducing this, for now | Steven Le Rouzic |
2025-02-20 | Use intrusive list in logging, and add defer | Steven Le Rouzic |
2025-02-20 | Make the intrusive list circular instead of using a sentinel | Steven Le Rouzic |
2025-02-20 | Add intrusive_list | Steven Le Rouzic |
2025-02-17 | Reorganize everything | Steven Le Rouzic |