Age | Commit message (Expand) | Author |
---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
2023-01-29 | Move to Clang Format 15 | Levi Behunin |
2022-10-26 | concepts: Use the std::contiguous_iterator concept | Morph |
2022-10-18 | fixed_point: Use variable templates and concepts where applicable | Lioncash |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2020-12-29 | k_priority_queue: Fix concepts use | comex |
2020-08-18 | common/concepts: Move <type_traits> include out of the Common namespace | Lioncash |
2020-08-07 | common/concepts: Rename IsBaseOf to DerivedFrom | Lioncash |
2020-08-03 | ipc: Allow all trivially copyable objects to be passed directly into WriteBuf... | David |