Skip to content

v0.0-478-gfd1cbad: PR #355: Expand concatenation expressions' partitioning

Compare
Choose a tag to compare
@symbiflow-robot symbiflow-robot released this 20 Jul 18:41
Fixes #219, fixes #32.

GitHub PR https://github.com/google/verible/pull/355

Copybara import of the project:

  - aa69977baf38e6579dee6e267e8db9ec84215da2 Create new partitions for concatenation items by Rafal Kapuscik <[email protected]>
  - b1d2f491a8c4324e5bea2231bc8e8b9f1a18cc51 Attach trailing commas, add more tests by Rafal Kapuscik <[email protected]>
  - 23b99e841686d3d47ec018c39787a743a665749d Add ConcatenationExpression to grammar by Rafal Kapuscik <[email protected]>
  - 8981f15ed8f6445535ba198a673f7922abe0c256 Clean up comments, indents by Rafal Kapuscik <[email protected]>
  - 20fd2c0b66b5b5ebc6a4be69de34e05024f605c4 Limit creation of concatenation nodes by Rafal Kapuscik <[email protected]>
  - 4a66dc1757b4d058985853415e494a09eb40413e Limit partition merging by Rafal Kapuscik <[email protected]>
  - 0feef9283a348be02b4cd4a00f73ded686e51db0 Revert to using range_list_in_braces, but retag it by Rafal Kapuscik <[email protected]>

Closes #355

PiperOrigin-RevId: 322170004