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

Add fully recursive types, speed up parser, improve testing #87

Merged
merged 22 commits into from
Dec 7, 2023

Conversation

richardreeve
Copy link
Member

@richardreeve richardreeve commented Dec 2, 2023

This speeds up the parsing code a lot, so I'm merging it as is, I'll work on the parser next:

  • Add recursive tree, node and branch types
  • Improve tests

@richardreeve richardreeve changed the title Replace parser Replace parser, improve testing, add fully recursive tests Dec 4, 2023
@richardreeve richardreeve changed the title Replace parser, improve testing, add fully recursive tests Replace parser, improve testing, add fully recursive types Dec 4, 2023
@richardreeve richardreeve changed the title Replace parser, improve testing, add fully recursive types Add fully recursive types, speed up parser, improve testing Dec 7, 2023
@richardreeve richardreeve merged commit 27c0d92 into dev Dec 7, 2023
7 checks passed
@richardreeve richardreeve deleted the rr/parser branch December 7, 2023 10:22
@richardreeve richardreeve restored the rr/parser branch December 7, 2023 10:23
@richardreeve richardreeve deleted the rr/parser branch December 7, 2023 11:19
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.

1 participant