parser: introduce TextParser and refactor Parser #7

Merged
amery merged 5 commits from pr-amery-textparser into main 2023-09-04 16:17:05 +02:00
Owner
No description provided.
amery added 3 commits 2023-09-03 19:02:12 +02:00
amery requested review from karasz 2023-09-03 19:03:13 +02:00
amery added 2 commits 2023-09-03 19:44:04 +02:00
karasz requested changes 2023-09-04 10:40:37 +02:00
karasz left a comment
Owner

this requires asciigoat 0.3.8, but mod file is not updated to reflect that

this requires asciigoat 0.3.8, but mod file is not updated to reflect that
Author
Owner

this requires asciigoat 0.3.8, but mod file is not updated to reflect that

weird. the branch builds for me as-is. maybe go.work is messing things up

> this requires asciigoat 0.3.8, but mod file is not updated to reflect that weird. the branch builds for me as-is. maybe go.work is messing things up
amery added 1 commit 2023-09-04 15:34:23 +02:00
Author
Owner

TextParser.Discard()/Text.Emit() commit amended to required asciigoat 0.3.9 for lexer.Position.Add().

TextParser.Discard()/Text.Emit() commit amended to required asciigoat 0.3.9 for lexer.Position.Add().
amery requested review from karasz 2023-09-04 15:34:41 +02:00
karasz approved these changes 2023-09-04 15:42:16 +02:00
karasz left a comment
Owner

LGTMN

LGTMN
amery merged commit 314c004efd into main 2023-09-04 16:17:05 +02:00
amery deleted branch pr-amery-textparser 2023-09-04 16:17:05 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asciigoat/ini#7