lexer: constants and helpers #9

Merged
amery merged 3 commits from pr-amery-lexer-extra into main 1 year ago
amery commented 1 year ago
Owner

"constant" errors:

  • ErrNotImplemented and ErrUnacceptableRune

rune checkers:

  • IsSpace()

rune checker generators:

  • NewIsNot(), NewIsIn() and NewIsOneOf()
"constant" errors: * `ErrNotImplemented` and `ErrUnacceptableRune` rune checkers: * `IsSpace()` rune checker generators: * `NewIsNot()`, `NewIsIn()` and `NewIsOneOf()`
amery added 3 commits 1 year ago
a02326a0a6 lexer: ErrUnacceptableRune and ErrNotImplemented
0098052142 lexer: IsSpace()
eb9261b478 lexer: NewIsNot(), NewIsIn(), NewIsOneOf()
amery requested review from karasz 1 year ago
karasz approved these changes 1 year ago
karasz left a comment
Owner

LGTM

LGTM
amery merged commit 3bd2c58fc3 into main 1 year ago
amery deleted branch pr-amery-lexer-extra 1 year ago
Poster
Owner

v0.3.6 tagged

`v0.3.6` tagged

Reviewers

karasz approved these changes 1 year ago
The pull request has been merged as 3bd2c58fc3.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.