Skip to content

Conversation

tlively
Copy link
Member

@tlively tlively commented Apr 26, 2024

The lexer previously had both getPos and getIndex APIs that did different
things, but after a recent refactoring there is no difference between the index
and the position. Deduplicate the API surface.

The lexer previously had both `getPos` and `getIndex` APIs that did different things, but after a recent refactoring there is no difference between the index and the position. Deduplicate the API surface.
@tlively tlively requested a review from kripken April 26, 2024 23:11
Copy link
Member Author

tlively commented Apr 26, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @tlively and the rest of your teammates on Graphite Graphite

@tlively tlively merged commit 90ead54 into main Apr 29, 2024
@tlively tlively deleted the lexer-index-pos branch April 29, 2024 17:58
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants