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

Lazily match on index register offsets to avoid capturing comments #10

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Lazily match on index register offsets to avoid capturing comments #10

merged 1 commit into from
Jan 15, 2020

Conversation

jessebraham
Copy link
Contributor

See #6 . FRC_TIMER_LOAD and FRC_TIMER_COUNT were failing to parse due to the fact that both lines ended with comments ending with ). Lazily match on the final capture group to avoid this issue.

@MabezDev MabezDev merged commit f370ddb into MabezDev:master Jan 15, 2020
@jessebraham jessebraham deleted the fix-reg-parse branch January 16, 2020 03:42
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.

None yet

2 participants