1. bad6d27 pw_status: Enforce [[nodiscard]] on pw::Status in upstream Pigweed by Wyatt Hepler · 2 years, 3 months ago
  2. ce9cfad pw_status: Extend CMake support by Ewout van Bekkum · 2 years, 4 months ago
  3. c67146e pw_build: Add module configuration support for CMake by Ewout van Bekkum · 2 years, 5 months ago
  4. b8f3ad2 Zephyr implementation of pw_rpc and dependencies by Yuval Peress · 2 years, 7 months ago
  5. 77d8571 OWNERS: Add throughout tree by Rob Mohr · 2 years, 7 months ago
  6. 014258b pw_web_ui: Lint typescript files by Jared Weinstein · 2 years, 7 months ago
  7. 0132da5 pw_polyfill: Remove code related to C++11 support by Wyatt Hepler · 2 years, 7 months ago
  8. bf9e3be pw_status: Refactor TS build to use ts_project by Paul Mathieu · 2 years, 8 months ago
  9. 6ce4802 Update nodejs bazel rules to 4.1.0 by Paul Mathieu · 2 years, 8 months ago
  10. d464911 pw_rpc: packets.ts by Jared Weinstein · 2 years, 9 months ago
  11. e40d076 pw_status: Remove outdated note by Wyatt Hepler · 2 years, 9 months ago
  12. 7f8941f pw_presubmit: Add cfg+toml to sources build check by Anthony DiGirolamo · 2 years, 9 months ago
  13. d14a0ee python: setup.py -> setup.cfg by Anthony DiGirolamo · 2 years, 10 months ago
  14. ef588a3 pw_status: add typescript enumeration by Jared Weinstein · 2 years, 9 months ago
  15. 5e619a2 pw_status: Remove non-canonical InvalidSignature() by Ali Zhang · 2 years, 9 months ago
  16. d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years ago
  17. d1a1198 bazel: Remove license comments by Rob Mohr · 2 years, 10 months ago
  18. cc6101e pw_crypto: Add ECDSA verification based on Mbed TLS by Ali Zhang · 2 years, 11 months ago
  19. 40a9c3f bazel: Rename BUILD to BUILD.bazel by Akira Baruah · 3 years ago
  20. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 2 years, 11 months ago
  21. df9a0c1 pw_status: Adds Bazel support for python by Nathaniel Brough · 3 years ago
  22. 6493303 pw_snapshot, pw_status: Use inclusive language by Rob Mohr · 3 years ago
  23. 86ec882 pw_status: Optionally add [[nodiscard]] to status by Wyatt Hepler · 3 years ago
  24. 99f33f5 pw_status: Add Update() by Armando Montanez · 3 years, 1 month ago
  25. 3a260a2 pw_result: add PW_TRY_ASSIGN support by Ewout van Bekkum · 3 years, 1 month ago
  26. a1113be workspace: Adding bazel build formatter/linter by Nathaniel Brough · 3 years, 3 months ago
  27. 06f98fc build: Fix missing void parameters in C by Wyatt Hepler · 3 years, 3 months ago
  28. 3520967 pw_status: Remove update_style.py by Wyatt Hepler · 3 years, 4 months ago
  29. 070dd8c pw_status: Remove all-caps aliases by Wyatt Hepler · 3 years, 6 months ago
  30. 6d181e9 pw_status: Deprecate the all-caps aliases by Wyatt Hepler · 3 years, 4 months ago
  31. f276c6b pw_status: Use new functions instead of variables by Wyatt Hepler · 3 years, 6 months ago
  32. b7302cb pw_status: Script updates; fix deprecation message by Wyatt Hepler · 3 years, 4 months ago
  33. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 4 months ago
  34. 5a53dfd pw_status: Introduce pw::OkStatus() by Wyatt Hepler · 3 years, 4 months ago
  35. f61adbd pw_kvs: Make kvs compile with C++14 by Rob Oliver · 3 years, 5 months ago
  36. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 6 months ago
  37. d109398 pw_status: Read/write bytes for update_style.py by Wyatt Hepler · 3 years, 6 months ago
  38. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 6 months ago
  39. 1217abb pw_status: Add Status::code() method by Wyatt Hepler · 3 years, 6 months ago
  40. 5083907 pw_status: Functions for checking the status code by Wyatt Hepler · 3 years, 8 months ago
  41. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 7 months ago
  42. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 7 months ago
  43. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 7 months ago
  44. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 7 months ago
  45. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 7 months ago
  46. 2cbb313 pw_status: [[nodiscard]] functions, comment update by Wyatt Hepler · 3 years, 8 months ago
  47. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 8 months ago
  48. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 8 months ago
  49. bb57d9c pw_status: Docs update by Wyatt Hepler · 3 years, 8 months ago
  50. de4bb23 pw_status: Tool for migrating Status constants by Wyatt Hepler · 3 years, 8 months ago
  51. 352fcbc pw_status: Functions for creating statuses by Wyatt Hepler · 3 years, 8 months ago
  52. 2afeb0e pw_status: Workaround for macro-constant collision by Wyatt Hepler · 3 years, 8 months ago
  53. 1748f65 pw_hdlc_lite: HdlcRpcClient class by Wyatt Hepler · 3 years, 8 months ago
  54. c4dc864 pw_status: Minor update for PW_TRY macros by David Rogers · 3 years, 8 months ago
  55. b6b14b8 pw_status: Add TRY macros by David Rogers · 3 years, 8 months ago
  56. 7e3f1d9 GN build: No longer add public to sources by Wyatt Hepler · 3 years, 10 months ago
  57. d3d1cb0 pw_status: Python package by Wyatt Hepler · 3 years, 11 months ago
  58. a99220e Rename duplicate source files by Michael Spang · 4 years ago
  59. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years ago
  60. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years ago
  61. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years ago
  62. b63aa6e pw_status: Add comments about C++ version of enum by Wyatt Hepler · 4 years ago
  63. 0681948 Many changes to support stricter deps by Rob Mohr · 4 years, 1 month ago
  64. a0ba54f Roll GN to 239533d by Rob Mohr · 4 years, 3 months ago
  65. f707880 pw_status: StatusWithSize constants by Wyatt Hepler · 4 years, 3 months ago
  66. 50f7077 Remove StatusWithSize implicit conversions by Wyatt Hepler · 4 years, 3 months ago
  67. 4da1fcb pw_kvs: Initial commit of new KVS design by Wyatt Hepler · 4 years, 4 months ago
  68. 2119240 GN build: Override built-in targets by Wyatt Hepler · 4 years, 4 months ago
  69. 421a810 pw_status: C version of Status by Wyatt Hepler · 4 years, 4 months ago
  70. 61def0a Bazel: Move include paths to libraries by Wyatt Hepler · 4 years, 5 months ago
  71. 0fbcdfc Basic CMake build by Wyatt Hepler · 4 years, 5 months ago
  72. ee3e02f Expand docs for a few modules by Wyatt Hepler · 4 years, 6 months ago
  73. 1a96094 Fix copyright notices by Wyatt Hepler · 4 years, 6 months ago
  74. 97b967a unit_test: allow targets to specify their own test main by Paul Mathieu · 4 years, 6 months ago
  75. a454c68 Define pw_test_group template by Alexei Frolov · 4 years, 6 months ago
  76. c278750 Move loads to beginning of BUILD files. by Rob Mohr · 4 years, 6 months ago
  77. c70366e Simplify bazel build. by Rob Mohr · 4 years, 6 months ago
  78. e8fbe6a Add license metadata to bazel files. by Rob Mohr · 4 years, 6 months ago
  79. 0dae2d6 Use EXPECT_STREQ instead of EXPECT_EQ by Wyatt Hepler · 4 years, 6 months ago
  80. cf185b4 Update bazel for pw_status and pw_string changes. by Rob Mohr · 4 years, 6 months ago
  81. 463359c Fix the namespace for the pw_status tests by Wyatt Hepler · 4 years, 6 months ago
  82. 75e5fc9 Add pw_string to bazel build. by Rob Mohr · 4 years, 6 months ago
  83. be98ead Add bazel build system files. by Rob Mohr · 4 years, 6 months ago
  84. b667928 pw_status: StatusWithSize class by Wyatt Hepler · 4 years, 6 months ago
  85. c10c812 Add preprocessor and unit_test modules by Alexei Frolov · 4 years, 7 months ago
  86. 1a82c14 Initial Pigweed modules by Alexei Frolov · 4 years, 7 months ago