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

[FOU-470] ANTLR Code Generation #25654

Merged
merged 13 commits into from
Nov 14, 2024
Merged

Conversation

briantu
Copy link
Contributor

@briantu briantu commented Oct 30, 2024

Summary & Motivation

We want to use ANTLR to define a new grammar for asset selection. This PR includes the files generated by ANTLR and a README.md on how to generate them.

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

@briantu briantu changed the title Setup [FOU-470] ANTLR setup and code generation Oct 30, 2024
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 8e353fb to b53fbf8 Compare October 31, 2024 22:29
@salazarm
Copy link
Contributor

salazarm commented Nov 5, 2024

Can you use linguist-generated https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github to mark these files as generated

@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch 2 times, most recently from 877b79d to 9d4443c Compare November 6, 2024 00:35
@briantu briantu changed the title [FOU-470] ANTLR setup and code generation [FOU-470] ANTLR generated code Nov 6, 2024
@briantu briantu changed the title [FOU-470] ANTLR generated code [FOU-470] ANTLR code generation Nov 6, 2024
@briantu briantu changed the title [FOU-470] ANTLR code generation [FOU-470] ANTLR Code Generation Nov 6, 2024
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 4117572 to cec3d08 Compare November 6, 2024 01:03
@briantu briantu marked this pull request as ready for review November 6, 2024 01:11
@briantu briantu requested review from benpankow and removed request for sryza November 6, 2024 01:11
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch 4 times, most recently from 31ba29c to 6a6a84d Compare November 7, 2024 22:40
@briantu briantu requested a review from salazarm November 8, 2024 16:32
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from a207a62 to d447bdb Compare November 8, 2024 22:59
@briantu briantu changed the base branch from master to briantu/subset-asset-selection November 8, 2024 22:59
@briantu briantu force-pushed the briantu/subset-asset-selection branch from cbda902 to f1af892 Compare November 8, 2024 23:04
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from fedd8a7 to 0789d24 Compare November 8, 2024 23:04
@briantu briantu force-pushed the briantu/subset-asset-selection branch from f1af892 to 79d6163 Compare November 11, 2024 21:16
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 0789d24 to 0659c9e Compare November 11, 2024 21:16
@briantu briantu force-pushed the briantu/subset-asset-selection branch from 79d6163 to 813f92b Compare November 12, 2024 16:37
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 0659c9e to 4e91627 Compare November 12, 2024 16:38
salazarm added a commit that referenced this pull request Nov 14, 2024
## Summary & Motivation

Similar to #25654.

Generates the lexer/parser/base visitor interface that we'll using to
parse and evaluate the new asset selection syntax.

## How I Tested These Changes
These are generate files, no tests needed.
@briantu briantu force-pushed the briantu/subset-asset-selection branch from 813f92b to 143fb12 Compare November 14, 2024 20:32
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 4e91627 to 2bf97d5 Compare November 14, 2024 20:32
Copy link
Contributor Author

briantu commented Nov 14, 2024

Merge activity

  • Nov 14, 3:50 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Nov 14, 3:56 PM EST: Graphite rebased this pull request as part of a merge.
  • Nov 14, 3:57 PM EST: A user merged this pull request with Graphite.

@briantu briantu changed the base branch from briantu/subset-asset-selection to graphite-base/25654 November 14, 2024 20:51
@briantu briantu changed the base branch from graphite-base/25654 to master November 14, 2024 20:53
@briantu briantu force-pushed the briantu/new-asset-selection-syntax branch from 2bf97d5 to 4072796 Compare November 14, 2024 20:56
@briantu briantu merged commit 3d5f3cf into master Nov 14, 2024
1 check failed
@briantu briantu deleted the briantu/new-asset-selection-syntax branch November 14, 2024 20:57
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.

3 participants