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

New parser #35

Merged
merged 6 commits into from
Aug 9, 2023
Merged

New parser #35

merged 6 commits into from
Aug 9, 2023

Conversation

mununki
Copy link
Owner

@mununki mununki commented Aug 6, 2023

Fixes #23 #24 #30 #31

New lexer and parser fixes issues with comments not being handled, and resolves string literal terminated warnings.

  • new lexer
  • new parser
  • loc
  • parsing both leading and tailing comment respectively
  • writing comments

@mununki mununki self-assigned this Aug 8, 2023
@mununki mununki merged commit edaea58 into master Aug 9, 2023
@mununki mununki deleted the cleanup branch August 9, 2023 12:47
@mununki mununki mentioned this pull request Aug 9, 2023
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.

Descriptions support
1 participant