aboutsummaryrefslogtreecommitdiff
path: root/pw_status
AgeCommit message (Expand)Author
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-06pw_status: [[nodiscard]] functions, comment updateWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-30pw_status: Update Status::CODE to Status::Code()Wyatt Hepler
2020-09-30pw_status: Docs updateWyatt Hepler
2020-09-25pw_status: Tool for migrating Status constantsWyatt Hepler
2020-09-25pw_status: Functions for creating statusesWyatt Hepler
2020-09-25pw_status: Workaround for macro-constant collisionWyatt Hepler
2020-09-18pw_hdlc_lite: HdlcRpcClient classWyatt Hepler
2020-09-15pw_status: Minor update for PW_TRY macrosDavid Rogers
2020-09-14pw_status: Add TRY macrosDavid Rogers
2020-08-08GN build: No longer add public to sourcesWyatt Hepler
2020-06-30pw_status: Python packageWyatt Hepler
2020-06-16Rename duplicate source filesMichael Spang
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-05-13pw_status: Add comments about C++ version of enumWyatt Hepler
2020-04-07Many changes to support stricter depsRob Mohr
2020-02-28Roll GN to 239533dRob Mohr
2020-02-25pw_status: StatusWithSize constantsWyatt Hepler
2020-02-14Remove StatusWithSize implicit conversionsWyatt Hepler
2020-01-31pw_kvs: Initial commit of new KVS designWyatt Hepler
2020-01-16GN build: Override built-in targetsWyatt Hepler
2020-01-14pw_status: C version of StatusWyatt Hepler
2020-01-06Bazel: Move include paths to librariesWyatt Hepler
2020-01-04Basic CMake buildWyatt Hepler
2019-12-09Expand docs for a few modulesWyatt Hepler
2019-11-27Fix copyright noticesWyatt Hepler
2019-11-21unit_test: allow targets to specify their own test mainPaul Mathieu
2019-11-19Define pw_test_group templateAlexei Frolov
2019-11-19Move loads to beginning of BUILD files.Rob Mohr
2019-11-18Simplify bazel build.Rob Mohr
2019-11-15Add license metadata to bazel files.Rob Mohr
2019-11-14Use EXPECT_STREQ instead of EXPECT_EQWyatt Hepler
2019-11-14Update bazel for pw_status and pw_string changes.Rob Mohr
2019-11-14Fix the namespace for the pw_status testsWyatt Hepler
2019-11-14Add pw_string to bazel build.Rob Mohr
2019-11-14Add bazel build system files.Rob Mohr
2019-11-13pw_status: StatusWithSize classWyatt Hepler
2019-11-04Add preprocessor and unit_test modulesAlexei Frolov
2019-10-31Initial Pigweed modulesAlexei Frolov