1. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years ago
  2. df9a0c1 pw_status: Adds Bazel support for python by Nathaniel Brough · 3 years, 2 months ago
  3. 6493303 pw_snapshot, pw_status: Use inclusive language by Rob Mohr · 3 years, 2 months ago
  4. 86ec882 pw_status: Optionally add [[nodiscard]] to status by Wyatt Hepler · 3 years, 2 months ago
  5. 99f33f5 pw_status: Add Update() by Armando Montanez · 3 years, 2 months ago
  6. 3a260a2 pw_result: add PW_TRY_ASSIGN support by Ewout van Bekkum · 3 years, 3 months ago
  7. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 4 months ago
  8. 06f98fc build: Fix missing void parameters in C by Wyatt Hepler · 3 years, 4 months ago
  9. 3520967 pw_status: Remove update_style.py by Wyatt Hepler · 3 years, 6 months ago
  10. 070dd8c pw_status: Remove all-caps aliases by Wyatt Hepler · 3 years, 8 months ago
  11. 6d181e9 pw_status: Deprecate the all-caps aliases by Wyatt Hepler · 3 years, 6 months ago
  12. f276c6b pw_status: Use new functions instead of variables by Wyatt Hepler · 3 years, 8 months ago
  13. b7302cb pw_status: Script updates; fix deprecation message by Wyatt Hepler · 3 years, 6 months ago
  14. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 6 months ago
  15. 5a53dfd pw_status: Introduce pw::OkStatus() by Wyatt Hepler · 3 years, 6 months ago
  16. f61adbd pw_kvs: Make kvs compile with C++14 by Rob Oliver · 3 years, 7 months ago
  17. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 7 months ago
  18. d109398 pw_status: Read/write bytes for update_style.py by Wyatt Hepler · 3 years, 8 months ago
  19. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 8 months ago
  20. 1217abb pw_status: Add Status::code() method by Wyatt Hepler · 3 years, 8 months ago
  21. 5083907 pw_status: Functions for checking the status code by Wyatt Hepler · 3 years, 9 months ago
  22. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 8 months ago
  23. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 9 months ago
  24. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 9 months ago
  25. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 9 months ago
  26. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 9 months ago
  27. 2cbb313 pw_status: [[nodiscard]] functions, comment update by Wyatt Hepler · 3 years, 9 months ago
  28. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 9 months ago
  29. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 9 months ago
  30. bb57d9c pw_status: Docs update by Wyatt Hepler · 3 years, 10 months ago
  31. de4bb23 pw_status: Tool for migrating Status constants by Wyatt Hepler · 3 years, 10 months ago
  32. 352fcbc pw_status: Functions for creating statuses by Wyatt Hepler · 3 years, 10 months ago
  33. 2afeb0e pw_status: Workaround for macro-constant collision by Wyatt Hepler · 3 years, 10 months ago
  34. 1748f65 pw_hdlc_lite: HdlcRpcClient class by Wyatt Hepler · 3 years, 10 months ago
  35. c4dc864 pw_status: Minor update for PW_TRY macros by David Rogers · 3 years, 10 months ago
  36. b6b14b8 pw_status: Add TRY macros by David Rogers · 3 years, 10 months ago
  37. 7e3f1d9 GN build: No longer add public to sources by Wyatt Hepler · 4 years ago
  38. d3d1cb0 pw_status: Python package by Wyatt Hepler · 4 years ago
  39. a99220e Rename duplicate source files by Michael Spang · 4 years, 1 month ago
  40. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 1 month ago
  41. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 1 month ago
  42. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years, 1 month ago
  43. b63aa6e pw_status: Add comments about C++ version of enum by Wyatt Hepler · 4 years, 2 months ago
  44. 0681948 Many changes to support stricter deps by Rob Mohr · 4 years, 3 months ago
  45. a0ba54f Roll GN to 239533d by Rob Mohr · 4 years, 4 months ago
  46. f707880 pw_status: StatusWithSize constants by Wyatt Hepler · 4 years, 4 months ago
  47. 50f7077 Remove StatusWithSize implicit conversions by Wyatt Hepler · 4 years, 5 months ago
  48. 4da1fcb pw_kvs: Initial commit of new KVS design by Wyatt Hepler · 4 years, 5 months ago
  49. 2119240 GN build: Override built-in targets by Wyatt Hepler · 4 years, 6 months ago
  50. 421a810 pw_status: C version of Status by Wyatt Hepler · 4 years, 6 months ago
  51. 61def0a Bazel: Move include paths to libraries by Wyatt Hepler · 4 years, 6 months ago
  52. 0fbcdfc Basic CMake build by Wyatt Hepler · 4 years, 6 months ago
  53. ee3e02f Expand docs for a few modules by Wyatt Hepler · 4 years, 7 months ago
  54. 1a96094 Fix copyright notices by Wyatt Hepler · 4 years, 7 months ago
  55. 97b967a unit_test: allow targets to specify their own test main by Paul Mathieu · 4 years, 8 months ago
  56. a454c68 Define pw_test_group template by Alexei Frolov · 4 years, 8 months ago
  57. c278750 Move loads to beginning of BUILD files. by Rob Mohr · 4 years, 8 months ago
  58. c70366e Simplify bazel build. by Rob Mohr · 4 years, 8 months ago
  59. e8fbe6a Add license metadata to bazel files. by Rob Mohr · 4 years, 8 months ago
  60. 0dae2d6 Use EXPECT_STREQ instead of EXPECT_EQ by Wyatt Hepler · 4 years, 8 months ago
  61. cf185b4 Update bazel for pw_status and pw_string changes. by Rob Mohr · 4 years, 8 months ago
  62. 463359c Fix the namespace for the pw_status tests by Wyatt Hepler · 4 years, 8 months ago
  63. 75e5fc9 Add pw_string to bazel build. by Rob Mohr · 4 years, 8 months ago
  64. be98ead Add bazel build system files. by Rob Mohr · 4 years, 8 months ago
  65. b667928 pw_status: StatusWithSize class by Wyatt Hepler · 4 years, 8 months ago
  66. c10c812 Add preprocessor and unit_test modules by Alexei Frolov · 4 years, 8 months ago
  67. 1a82c14 Initial Pigweed modules by Alexei Frolov · 4 years, 8 months ago