aboutsummaryrefslogtreecommitdiff
path: root/pw_tokenizer
AgeCommit message (Expand)Author
2021-10-12pw_polyfill: Remove -included language_features.hWyatt Hepler
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2021-10-12pw_polyfill: Move std::to_array to pw::containers::to_arrayWyatt Hepler
2021-10-07pw_log: Fix log proto Bazel depsArmando Montanez
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19pw_build: Generate setup.cfg filesAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-10pw_tokenizer: Support alternate prefix in protosArmando Montanez
2021-07-21pw_env_setup: Update Python to 3.9Rob Mohr
2021-07-15pw_fuzzer: Adds Bazel supportNathaniel Brough
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-19pw_tokenizer: Accept str or bytes in detokenize.pyWyatt Hepler
2021-06-10pw_base64/pw_i2c/pw_tokenizer: Inclusive languageRob Mohr
2021-06-10pw_build: Remove instancing of pools across toolchainsMichael Spang
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-06-09pw_tokenizer: List the setup.py in a BUILD.gnWyatt Hepler
2021-06-08pw_tokenizer: Tokenization options for protoWyatt Hepler
2021-06-08pw_log_tokenized: Log metadata updatesWyatt Hepler
2021-06-04pw_tokenizer: Move Base64 functions to classWyatt Hepler
2021-05-22pw_tokenizer: Use inclusive languageRob Mohr
2021-05-18pw_tokenizer: Fix doc reference to scriptKeir Mierle
2021-05-01workspace: Switches Bazel builds to using facadesNathaniel Brough
2021-04-12Fixes for GCC 10 compatibilityWyatt Hepler
2021-04-07docs: Link to docs & code search in README.mdWyatt Hepler
2021-04-06pw_tokenizer: Custom tokenization macro supportWyatt Hepler
2021-04-06pw_tokenizer: Move encode_args.h header to make it publicWyatt Hepler
2021-04-01style: update non-type template args to kCamelCaseEwout van Bekkum
2021-03-17pw_tokenizer: Display as prefixed Base64 if decoding failsWyatt Hepler
2021-03-16pw_tokenizer: Decode token databases as UTF-8Wyatt Hepler
2021-03-13pw_tokenizer: pw_tokenizer_database args updateWyatt Hepler
2021-03-12pw_tokenizer: Support masking tokensWyatt Hepler
2021-03-12pw_tokenizer: Allow globs in GN database templateWyatt Hepler
2021-02-25pw_tokenizer: Support 256-byte hashes in CWyatt Hepler
2021-02-24pw_preprocessor: Remove uses of the PW_UNUSED macroWyatt Hepler
2021-02-06pw_tokenizer: Add attributes on unused variablesPrashanth Swaminathan
2021-02-01pw_tokenizer: Disable linker script when fuzzingWyatt Hepler
2021-01-22pw_package: Arduino core installers and teensy presubmitAnthony DiGirolamo
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-06pw_tokenizer: Show collisions in database reportsWyatt Hepler
2020-12-04pw_build: Support specifying mypy/pylint configWyatt Hepler
2020-11-12pw_tokenizer: Add entries rather than strings to databasesWyatt Hepler
2020-11-12pw_tokenizer: Apply linker script in CMakeWyatt Hepler
2020-11-08pw_tokenizer: tail -f functionality for detokenizeWyatt Hepler
2020-11-07pw_hdlc_lite: HdlcRpcClient fixesWyatt Hepler
2020-11-07pw_tokenizer: Allow database updates from multiple toolchainsWyatt Hepler
2020-11-05pw_arduino_build: Update Teensyduino coreAnthony DiGirolamo
2020-11-05pw_tokenizer: Improve Base64 detokenizationWyatt Hepler
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-11-03pw_tokenizer: Add the linker sections automaticallyWyatt Hepler