Skip to content

Conversation

DavidVanDeursen
Copy link
Contributor

@DavidVanDeursen DavidVanDeursen commented Jan 14, 2025

Closes #198

Made the Regex lookahead even stricter. I looked at the duration of the tests in the test explorer and it seems to have no significant impact on the run time.

It would be much nicer to do this inside the grammar rather than as a lookahead behind a regex, however that would require the grammar to only reduce if it can reduce the entire rule for a prefix which is not possible from what I can see.

@WillemJann WillemJann merged commit b9f7ece into spreadsheetlab:master Jan 31, 2025
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.

Structured Refrence without table name followed by sheet reference fails to parse
2 participants