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

[Tracking] Static / Experimental Parser (Tree Sitter) #3377

Closed
27 tasks done
nathaniel-may opened this issue May 20, 2021 · 0 comments · Fixed by #3939
Closed
27 tasks done

[Tracking] Static / Experimental Parser (Tree Sitter) #3377

nathaniel-may opened this issue May 20, 2021 · 0 comments · Fixed by #3939
Assignees

Comments

@nathaniel-may
Copy link
Contributor

nathaniel-may commented May 20, 2021

Proof of Concept (Completed 04/20/21)

0.20.0-RC1 (Completed 05/20/21)

0.20.0-RC2 (Completed 06/29/21)

0.20.1-RC1 (Completed 08/02/21)

0.21.0-B2 (Completed 08/19/21)

  • Make sure the model parser can detect when ref source or config has been overridden with a macro and can skip static parsing. New test for this necessary. Hard prereq for turning on by default.

Remaining Work

  • Add a new flag --no-static-parser to explicitly disable the static parser
  • [Optional] Infrequently sample the stable static parser against Jinja for correctness feedback.
  • Turn on by default
@nathaniel-may nathaniel-may self-assigned this May 20, 2021
@nathaniel-may nathaniel-may reopened this Sep 20, 2021
@nathaniel-may nathaniel-may changed the title [Tracking] Experimental Parser (Tree Sitter) [Tracking] Static / Experimental Parser (Tree Sitter) Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants