Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Refactor parser in preparation for block rules #94

Merged
merged 180 commits into from
Jan 2, 2021
Merged

Refactor parser in preparation for block rules #94

merged 180 commits into from
Jan 2, 2021

Conversation

emmiegit
Copy link
Member

@emmiegit emmiegit commented Dec 24, 2020

Massive refactor of the parser to utilize the Parser pattern instead of (extracted, remaining), better maintaining pointer state and allowing easy try-lookahead without affecting current parser state. Going to merge as this is already big before the main block feature code.

@emmiegit emmiegit changed the title Implement block parsing rule Refactor parser in preparation for block rules Jan 2, 2021
@emmiegit emmiegit marked this pull request as ready for review January 2, 2021 22:59
@emmiegit emmiegit merged commit fde12df into master Jan 2, 2021
@emmiegit emmiegit deleted the FTML-41 branch January 2, 2021 22:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant