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

Split files #10

Merged
merged 2 commits into from
Jan 1, 2022
Merged

Split files #10

merged 2 commits into from
Jan 1, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Jan 1, 2022

Reorganises some of the files to make it easier to navigate. Ideally these methods and classes should all be put in smaller files but I would have to spend a substantial amount of time untangling them, which I do not have.

Also, Fixes #9

This was made in an attempt to make the project easier to navigate
Fixes END variable closes scope prematurely #9

The solution is to perform a negative lookahead for non-word characters
@gnikit gnikit merged commit 0e9348a into dev Jan 1, 2022
@gnikit gnikit deleted the split-file branch January 1, 2022 14:46
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.

END variable closes scope prematurely
1 participant