-
Notifications
You must be signed in to change notification settings - Fork 2
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
Long-awaited rewrite to pyparsing and AST #8
Conversation
serialization and back
tests: dependency injection via mixin for testability fix(fallback node): match only one word feat: fallback on parse fail on any node feat: root node
fix: correct working of recursive types fix: no more recursion errors tests: almost full coverage
Hello @knopki! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2023-12-19 12:35:10 UTC |
@knopki cool 💪💪 looking forward to it! |
⏳