Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | Add compile-time configuration for build settingsHEADmain | Steven Le Rouzic | |
9 days | Implement chunked_buffer | Steven Le Rouzic | |
2025-05-14 | Add and use copy_const_t | Steven Le Rouzic | |
2025-05-14 | Add array | Steven Le Rouzic | |
2025-03-26 | Separate allocator from memory | Steven Le Rouzic | |
2025-03-26 | Add address_of | Steven Le Rouzic | |
2025-03-22 | Add missing license headersv0.2.0 | Steven Le Rouzic | |
2025-03-22 | Add function_ref | Steven Le Rouzic | |
2025-03-21 | Add function | Steven Le Rouzic | |
2025-03-18 | Make status implementation more correct wrt type punning | Steven Le Rouzic | |
2025-03-14 | Pass string_view, span, and iterators by value | Steven Le Rouzic | |
2025-03-12 | Some more shit | Steven Le Rouzic | |
2025-03-12 | Remove convertible_from | Steven Le Rouzic | |
2025-03-11 | Remake deref | Steven Le Rouzic | |
2025-03-07 | Some work on clang-tidy-ing things up | Steven Le Rouzic | |
2025-03-06 | Replace ASL_MOVE, ASL_FWD, and ASL_FWD_LIKE by their std:: equivalent | Steven Le Rouzic | |
This is because some compiler stuff and diagnostics tools rely on those symboles being what they are. | |||
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-26 | Fix some deducing-this & functional stuff, add invocable concept | Steven Le Rouzic | |
2025-02-26 | Use deducing-this in some places | Steven Le Rouzic | |
2025-02-25 | Start using deducing this, needs more utilities work | Steven Le Rouzic | |
2025-02-20 | Add intrusive_list | Steven Le Rouzic | |
2025-02-17 | Reorganize everything | Steven Le Rouzic | |