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

Parser improvements #147

Merged
merged 6 commits into from
May 29, 2024
Merged

Parser improvements #147

merged 6 commits into from
May 29, 2024

Conversation

kaleidawave
Copy link
Owner

Really just want to see the full fuzzing results to fix that issue

Also want to implement

  • Pretty function parameter printing

- Really just want to see the fuzzing full results
@kaleidawave kaleidawave added the parser Related to Ezno's syntax parser, AST definitions and output label May 24, 2024
- Rename initiliser
- Replace .lines with split on '\n' for more consistent pretty comment behavior (hopefully fixes fuzzing)
- Fix some things around type annotations
- Fix output in perf action
@kaleidawave kaleidawave marked this pull request as ready for review May 29, 2024 08:09
@kaleidawave
Copy link
Owner Author

Probably some other things could be worked on in this PR but we move

@kaleidawave kaleidawave merged commit 3760f36 into main May 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Related to Ezno's syntax parser, AST definitions and output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant