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

wip: experiment with grammar rules classes #2299

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

ishche
Copy link
Contributor

@ishche ishche commented May 9, 2024

This is an experimental attempt to distribute parsing logic into separated classes.

Checklist:

  • Each of my commits contains one meaningful change
  • I have performed rebase of my branch on top of the development
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@ishche ishche requested a review from Nurkambay May 9, 2024 12:10
@ishche ishche merged commit 005917e into development May 10, 2024
16 checks passed
@ishche ishche deleted the grammar-rules branch May 10, 2024 13:17
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.

2 participants