Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

feature: store full value against token #241

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

ryangjchandler
Copy link
Contributor

Token now has structure Token { kind, span, value } which will allow us to store certain keywords the same way they're represented in the source code, i.e. TRUE, MATCH, etc.

Some refactoring to be done here too, but this was tedious and I need sleep.

@ryangjchandler ryangjchandler force-pushed the feature/store-full-value-against-token branch from 65e6f54 to 7acc881 Compare December 20, 2022 02:08
@ryangjchandler ryangjchandler merged commit de7bf23 into main Dec 20, 2022
@ryangjchandler ryangjchandler deleted the feature/store-full-value-against-token branch December 20, 2022 02:09
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.

1 participant