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

Improve ordering of parsers in core #82

Merged
merged 7 commits into from
Mar 29, 2020
Merged

Improve ordering of parsers in core #82

merged 7 commits into from
Mar 29, 2020

Conversation

duesee
Copy link
Contributor

@duesee duesee commented Mar 28, 2020

Hey, this was still missing. I hope it is not too exhausting to verify this kind of changes, but I think this really improves the readability and will also help me in a later stage, when I try to merge more stuff.

@djc djc merged commit 69cb234 into djc:master Mar 29, 2020
@djc
Copy link
Owner

djc commented Mar 29, 2020

Thanks! Ideally in the future we make it so that groups that depend on some other group come before that other group (so astring and nstring should probably come before string).

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.

None yet

2 participants