aboutsummaryrefslogtreecommitdiff
path: root/pw_protobuf_compiler
AgeCommit message (Expand)Author
2022-08-08pw_protobuf_compiler: Fix typo in "nanopb" stringMatthias Guenther
2022-07-30pw_build: Python package fixesAnthony DiGirolamo
2022-07-25pw_web_ui: Replace '@pigweed' and 'pigweed' imports with 'pigweedjs'Asad Memon
2022-07-19pw_web_ui: Bundle pw_protobuf_compiler and its templateAsad Memon
2022-07-19python: GN virtualenv template and requirements generatorAnthony DiGirolamo
2022-07-19pw_web_ui: Bundle all TypeScript modules into Pigweed packageAsad Memon
2022-07-19pw_web_ui: Migrate all .ts tests to Jest and run using npm commandAsad Memon
2022-07-01pw_protobuf_compiler: Make the yapf import optionalWyatt Hepler
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-30pw_protobuf_compiler: Add a TS CLI script to build pbjs+protocollectionAsad Memon
2022-06-29pw_polyfill: Build file and docs cleanupWyatt Hepler
2022-06-23python: Silence yapf import triggered log messagesAnthony DiGirolamo
2022-06-15pw_build: Fine tune python_runner's PYTHONPATH logicAnthony DiGirolamo
2022-06-13pw_protobuf_compiler: Better proto repr formattingWyatt Hepler
2022-06-09pw_polyfill: Split up polyfill include pathsWyatt Hepler
2022-06-07pw_protobuf_compiler: Allow subset of sub-targetsMatthias Guenther
2022-06-06pw_protobuf_compiler: Nested oneof messages in reprWyatt Hepler
2022-05-04pw_env_setup: Fix :python.tests targetAnthony DiGirolamo
2022-05-03pw_rpc: pwpb bazel fixesTed Pudlik
2022-04-28pw_rpc: Support pw_protobufScott James Remnant
2022-04-18pw_protobuf_compiler: Fix buildifier warningsRob Mohr
2022-04-08pw_protobuf: Codegen message structures and test decodingScott James Remnant
2022-04-05pw_protobuf: Support .options file alongside .protoScott James Remnant
2022-03-25pw_protobuf: Read repeated fields using pw::VectorScott James Remnant
2022-03-16pw_protobuf: Generate a StreamDecoder class for messagesScott James Remnant
2022-02-22pw_protobuf_compiler: Fix bazel lint issueRob Mohr
2022-02-09pw_protobuf_compiler: Fixes to new proto codegenTed Pudlik
2022-02-07Reland "pw_protobuf_compiler: Adds Nanopb to Bazel build"Ted Pudlik
2022-02-07pw_protobuf_compiler: Draft pw_proto_library.bzlTed Pudlik
2022-02-04Revert "pw_protobuf_compiler: Adds Nanopb to Bazel build"Ted Pudlik
2022-02-04pw_protobuf_compiler: Adds Nanopb to Bazel buildNathaniel Brough
2022-01-27pw_protobuf_compiler: Improve pw_proto_library in CMakeEwout van Bekkum
2021-12-16pw_protobuf_compiler: Fix include file parsingAnthony Stange
2021-11-18pw_web_ui: RPC callJared Weinstein
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-11-03pw_protobuf_compiler: Add pw_build to cmake depsMichael Spang
2021-10-27pw_web_ui: Lint typescript filesJared Weinstein
2021-10-26Update a couple TS package.jsonPaul Mathieu
2021-10-26pw_protobuf_compiler: Web compatibilityJared Weinstein
2021-10-19pw_rpc: Rework C++ client; implement raw clientWyatt Hepler
2021-10-08pw_protobuf_compiler: TS build refactorPaul Mathieu
2021-09-30Update nodejs bazel rules to 4.1.0Paul Mathieu
2021-09-16pw_rpc: Parse Service and Method classesJared Weinstein
2021-09-16pw_protobuf_compiler: TS libraryJared Weinstein
2021-09-01bazel: Missing Python rulesAnthony DiGirolamo
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-24pw_protobuf: Fixes Python path on LUCI/presubmitNathaniel Brough
2021-08-20pw_build: Upgrade mypyAnthony DiGirolamo
2021-08-19pw_build: Generate setup.cfg filesAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo