aboutsummaryrefslogtreecommitdiff
path: root/pw_result
AgeCommit message (Expand)Author
2022-01-20pw_result: Extend CMake supportEwout van Bekkum
2021-12-17Zephyr implementation of pw_rpc and dependenciesYuval Peress
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2021-08-03pw_result: Add dereference operatorsAdam MacBeth
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-05-24pw_presubmit, pw_result: Use inclusive languageRob Mohr
2021-05-24pw_status: Optionally add [[nodiscard]] to statusWyatt Hepler
2021-05-13pw_string: redo pw::string::LengthEwout van Bekkum
2021-04-30pw_assert: Remove the deprecated light.h headerWyatt Hepler
2021-04-30pw_assert: Switch to the new header namesWyatt Hepler
2021-04-21pw_result: add PW_TRY_ASSIGN supportEwout van Bekkum
2021-04-18workspace: Adding bazel build formatter/linterNathaniel Brough
2021-04-12Re-enable asserts in headersAlexei Frolov
2021-04-12Fixes for GCC 10 compatibilityWyatt Hepler
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-11pw_status: Replace Status::Ok() with OkStatus()Wyatt Hepler
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-30pw_status: Update Status::CODE to Status::Code()Wyatt Hepler
2020-09-02pw_result: Add some size reportsAlexei Frolov
2020-08-25pw_blob_store: Add write supportDavid Rogers
2020-08-18Remove constexpr from functions that assertArmando Montanez
2020-07-24pw_result: resolve TODOs by adding assertsEwout van Bekkum
2020-07-24pw_result: update docsEwout van Bekkum
2020-06-16Remove legacy_target.gniArmando Montanez
2020-06-16Don't declare pigweed variables as globalsArmando Montanez
2020-06-16pw_build: Switch to pw_* target typesAlexei Frolov
2020-04-07Many changes to support stricter depsRob Mohr
2020-04-02pw_result: Fix check in status constructorsAlexei Frolov
2020-03-20pw_result: Add experimental result moduleAlexei Frolov