aboutsummaryrefslogtreecommitdiff
path: root/pw_tokenizer
AgeCommit message (Expand)Author
2022-08-05pw_tokenizer: Fix BUILD.bazelTed Pudlik
2022-08-05pw_tokenizer: Add Python BUILD fileTed Pudlik
2022-08-02pw_tokenizer: Keep the newest removal date for duplicate tokensWyatt Hepler
2022-08-02pw_tokenizer: Remove test with entries marked as removedLeo Acosta
2022-08-02pw_tokenizer: Expose detokenizeUint8Array from TypeScript moduleAsad Memon
2022-08-01pw_tokenizer: Add support for directory databasesLeonardo Acosta
2022-07-25pw_web_ui: Replace '@pigweed' and 'pigweed' imports with 'pigweedjs'Asad Memon
2022-07-22pw_tokenizer: Refactor DatabaseFileLeo Acosta
2022-07-19pw_web_ui: Update docs on how to use NPM packageAsad Memon
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-15pw_tokenizer: Add Bazel reference to elf_reader_test_binary.cErik Gilling
2022-07-07pw_tokenizer: Encoding command line interfaceWyatt Hepler
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-30pw_tokenizer: Make pw_span dep public since it is used in a headerWyatt Hepler
2022-06-29pw_span: Replace pw_polyfill.span deps with pw_spanWyatt Hepler
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-06-28pw_build: -Wswitch-enum in internal_strict configTom Craig
2022-06-28android: Use c++2a instead of c++20Vic Yang
2022-06-24pw_build: Cover more modules with Soongkarthik bharadwaj
2022-06-24pw_span: Explicitly specify pw_span dependencies in GNWyatt Hepler
2022-06-23pw_build: Add -Wextra-semi to internal_strict_warningsBen Lawson
2022-06-16pw_tokenizer: Fix decode string size typekarthik bharadwaj
2022-06-15pw_tokenizer: Fix the bazel buildTed Pudlik
2022-06-13pw_bytes: Replace std::endian with pw::endianWyatt Hepler
2022-06-09pw_polyfill: Split up polyfill include pathsWyatt Hepler
2022-06-01C++14 toolchainWyatt Hepler
2022-05-17gtest: Fix up various tests to pass upstream googletestEwout van Bekkum
2022-05-09pw_tokenizer: Add support for detokenizing nested Base64 tokensAsad Memon
2022-05-02pw_tokenizer: Add a basic typescript implementationAsad Memon
2022-05-02pw_tokenizer: Test tokenizing within a lambdaWyatt Hepler
2022-04-28pw_tokenizer: Support encoded tokens smaller than 32 bitsWyatt Hepler
2022-04-25python: Fix missing GN depsAnthony DiGirolamo
2022-04-19pw_tokenizer: Fix indentation in docsAnthony DiGirolamo
2022-04-09pw_{build, tokenizer}: Fix some typosTed Pudlik
2022-04-05pw_tokenizer: Message parser for undecoded messagesWyatt Hepler
2022-04-04pw_system: Use AutoUpdatingDetokenizerWyatt Hepler
2022-03-08pw_tokenizer: Avoid undefined behavior in test generation codeWyatt Hepler
2022-02-02pw_tokenizer: Support tokenization in a macro argumentWyatt Hepler
2022-01-27cmake: Improve CMake support across multiple modulesEwout van Bekkum
2022-01-21pw_tokenizer: Optional tokenization without argsArmando Montanez
2022-01-19pw_tokenizer: Database from JSONArmando Montanez
2022-01-15Fix the bazel buildTed Pudlik
2022-01-15pw_tokenizer: Variable length hashArmando Montanez
2022-01-13pw_tokenizer: Recursive tokenized proto messageArmando Montanez
2022-01-08pw_build: Add module configuration support for CMakeEwout van Bekkum
2021-12-20formatting: Fix C++ formatting after clang rollRob Mohr
2021-12-16Replace ssize_t with ptrdiff_t in Pigweed codeWyatt Hepler
2021-12-15pw_tokenizer: Add linker script section for FreeRTOSWyatt Hepler
2021-11-03OWNERS: Add throughout treeRob Mohr