commit | 13bbf6ba4242316a53f6f08598b53d46f6f814cb | [log] [tgz] |
---|---|---|
author | Maya Hegde <mhegde@google.com> | Thu Mar 13 13:41:15 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 13:41:15 2025 -0700 |
tree | 8af0733aca18ddb775a5f497d11ba02b0de353df | |
parent | 6a635aa33c7b301089ff2da4a1637707a66fb08f [diff] |
pw_tokenizer: Add support for nested tokenization in C++ Use regex to perform token search for nested tokens, implement recursive search, and check for doubly- nested tokens. Change-Id: I9a6f4dea10161c6839e9b861cc8ca6fb4abfff8b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/258773 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Maya Hegde <mhegde@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.