aboutsummaryrefslogtreecommitdiff
path: root/pw_function
AgeCommit message (Expand)Author
2022-01-20pw_function: Extend CMake supportEwout van Bekkum
2022-01-19pw_function: Fix for move-only typesWyatt Hepler
2022-01-08pw_build: Add module configuration support for CMakeEwout van Bekkum
2021-12-20formatting: Fix C++ formatting after clang rollRob Mohr
2021-12-17Zephyr implementation of pw_rpc and dependenciesYuval Peress
2021-11-19pw_function: Size optimizationsWyatt Hepler
2021-11-15pw_function: Expand docs for pw::Function in APIsWyatt Hepler
2021-11-09pw_function: Pass by reference or rvalue referenceWyatt Hepler
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-28clang-tidy: Fix and enforce additional checksTed Pudlik
2021-10-18pw_function: Error message for bad instantiationsWyatt Hepler
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-28pw_function: add unit tests for comparison operatorsEwout van Bekkum
2021-07-27pw_function: Function definition to pw namespaceEwout van Bekkum
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-22pw_function: Make constexpr constructibleWyatt Hepler
2021-06-11pw_rpc: Use pw_function callbacks in RPC clientAlexei Frolov
2021-06-08pw_function: Standard callback APIAlexei Frolov