1. d9a1b82 pw_tokenizer: Make LoadTokenDatabases public by Wyatt Hepler · 3 years, 9 months ago
  2. 880cd68 pw_preprocessor: Improve macro arg handling by Wyatt Hepler · 3 years, 10 months ago
  3. 676b1d2 pw_tokenizer: domain and database creation support by Wyatt Hepler · 3 years, 10 months ago
  4. 6c331ae pw_polyfill: Update language feature support by Wyatt Hepler · 3 years, 10 months ago
  5. 42f41f7 pw_tokenizer: Multiple tokens from one macro by Keir Mierle · 3 years, 10 months ago
  6. 63e6cfd pw_tokenizer: Tool for detokenizing from serial by Wyatt Hepler · 3 years, 10 months ago
  7. 6736887 pw_log_tokenized: Tokenized logging updates by Wyatt Hepler · 3 years, 10 months ago
  8. 42d424a pw_tokenizer: Database template and Python updates by Wyatt Hepler · 3 years, 10 months ago
  9. a74f7b0 pw_tokenizer: GN integration for token databases by Wyatt Hepler · 3 years, 11 months ago
  10. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  11. 0119710 pw_presubmit: Don't use setup.py test by Wyatt Hepler · 4 years ago
  12. cb7691f pw_tokenizer: Fix iterator post-increment by Wyatt Hepler · 4 years ago
  13. 2e55ee2 Add missing pw_* target types by Alexei Frolov · 4 years ago
  14. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years ago
  15. a99220e Rename duplicate source files by Michael Spang · 4 years ago
  16. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years ago
  17. 4c0428a Define Linux clang target as toolchain by Alexei Frolov · 4 years ago
  18. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years ago
  19. edd2f14 pw_build: Switch to pw_* target types by Alexei Frolov · 4 years ago
  20. 844ff0f pw_build, pw_toolchain: Add default configs by Alexei Frolov · 4 years, 1 month ago
  21. bc5a269 pw_log: Add diagram and more explanations to docs by Keir Mierle · 4 years ago
  22. 23f831d pw_tokenizer: Python tokenization domain support by Wyatt Hepler · 4 years, 1 month ago
  23. d58eef9 pw_tokenizer: Tokenization domains by Wyatt Hepler · 4 years, 1 month ago
  24. 6639c45 pw_tokenizer: Use facades for global handlers by Wyatt Hepler · 4 years, 1 month ago
  25. 9462e05 Python formatting fixes by Wyatt Hepler · 4 years, 1 month ago
  26. a8557ef Switch to wildcards for GN friend statements by Wyatt Hepler · 4 years, 1 month ago
  27. 8f53536 Fix OSS-Fuzz build breakage by karthik bharadwaj · 4 years, 1 month ago
  28. cb725c1 pw_log_tokenized: Tokenized backend for pw_log by Wyatt Hepler · 4 years, 1 month ago
  29. 888370d Enable -Wshadow by Armando Montanez · 4 years, 1 month ago
  30. 2ee244b pw_tokenizer: Add token_database_fuzzer by karthik bharadwaj · 4 years, 2 months ago
  31. 1f1c251 Allow-list unsigned integer overflows. by Aaron Green · 4 years, 2 months ago
  32. f5e984a pw_tokenizer: Support encoding tokenized arguments by Wyatt Hepler · 4 years, 2 months ago
  33. eabe9a2 pw_tokenizer: Add detokenize_fuzzer by karthik bharadwaj · 4 years, 2 months ago
  34. b3ae1dc pw_fuzzer: Support for additional OSS-Fuzz engines by Aaron Green · 4 years, 2 months ago
  35. d32daea pw_tokenizer: Documentation update by Wyatt Hepler · 4 years, 2 months ago
  36. 0681948 Many changes to support stricter deps by Rob Mohr · 4 years, 2 months ago
  37. 086ef1c docs: Various refinements ahead of launch by Keir Mierle · 4 years, 3 months ago
  38. 0054a9b Docs: Add missing RST docs by Armando Montanez · 4 years, 3 months ago
  39. bcc194b docs: Extend readme, more docs by Armando Montanez · 4 years, 3 months ago
  40. e0aef0a pw_presubmit: Enable mypy and get it passing by Wyatt Hepler · 4 years, 3 months ago
  41. ba1bb1f Add a few missing README.md files by Wyatt Hepler · 4 years, 3 months ago
  42. a46bf7d pw_tokenizer: Documentation & cleanup by Wyatt Hepler · 4 years, 5 months ago
  43. a0ba54f Roll GN to 239533d by Rob Mohr · 4 years, 3 months ago
  44. e79bf9e pw_tokenizer: Handle .a files with an extra \n by Wyatt Hepler · 4 years, 3 months ago
  45. 2fac125 Fix typos in comments by Wyatt Hepler · 4 years, 4 months ago
  46. e6b3f62 pw_tokenizer: Support archive files in elf_reader by Wyatt Hepler · 4 years, 4 months ago
  47. a6d5cc6 pw_tokenizer: Make C++11 compatible by Wyatt Hepler · 4 years, 5 months ago
  48. 2119240 GN build: Override built-in targets by Wyatt Hepler · 4 years, 5 months ago
  49. 44d5473 Various small docs fixes by Alexei Frolov · 4 years, 5 months ago
  50. 3c2e952 pw_tokenizer: C++ support for the Base64 format by Wyatt Hepler · 4 years, 5 months ago
  51. 89acf60 pw_tokenizer: CMake build by Wyatt Hepler · 4 years, 5 months ago
  52. bc25497 pw_tokenizer: Python package by Wyatt Hepler · 4 years, 5 months ago
  53. 80c6ee5 pw_tokenizer: Replace string literals with tokens by Wyatt Hepler · 4 years, 5 months ago