Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#3030 Add flatten Command for Objects to PPL #3267

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Conversation

currantw
Copy link
Contributor

@currantw currantw commented Jan 27, 2025

Signed-off-by: currantw [email protected]

Description

Implements flatten command for objects only.

Out of scope

Does not implement flattening for arrays or aliasing. This will come in a follow-up PR.

Related Issues

Part of scope of #3030.

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@currantw currantw changed the title Add flatten command to ANTLR lexer and parser. #3030 Add flatten Command for Objects to PPL Jan 27, 2025
@currantw currantw marked this pull request as ready for review January 28, 2025 17:45
Signed-off-by: currantw <[email protected]>
Signed-off-by: currantw <[email protected]>
Signed-off-by: currantw <[email protected]>
…at it also updates env, plus Javadoc formatting.

Signed-off-by: currantw <[email protected]>
@currantw currantw force-pushed the #3029_flatten_command branch from f465ce1 to 5d0026b Compare February 6, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants