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

Keywords refactor #1566

Merged
merged 6 commits into from
Oct 4, 2022
Merged

Keywords refactor #1566

merged 6 commits into from
Oct 4, 2022

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Sep 29, 2022

The goal of this PR is to refactor lexers (Concrete/Core/Asm) so that they can share the functionality related to keywords.

Also, it removes the use of notFollowedBy in identifier/keyword parsing

@janmasrovira janmasrovira marked this pull request as ready for review September 30, 2022 10:36
Copy link
Collaborator

@paulcadman paulcadman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@paulcadman paulcadman merged commit 57446c6 into main Oct 4, 2022
@paulcadman paulcadman deleted the keywords-refactor branch October 4, 2022 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants