-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Higher-level parser APIs #132
Merged
Merged
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb3d238 - Browse repository at this point
Copy the full SHA eb3d238View commit details -
Add a redesigned
IGrammarProvider
.It got a `GetSymbolFromSpecialName` method and replaced `TokenizerFactoryContext`.
Configuration menu - View commit details
-
Copy full SHA for f09a8ba - Browse repository at this point
Copy the full SHA f09a8baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8054d8e - Browse repository at this point
Copy the full SHA 8054d8eView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea85f1b - Browse repository at this point
Copy the full SHA ea85f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 410d947 - Browse repository at this point
Copy the full SHA 410d947View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8abd6f - Browse repository at this point
Copy the full SHA a8abd6fView commit details
Commits on Aug 5, 2023
-
Add the tokenizer chaining APIs.
There was a small change from the design document. `ChainedTokenizerBuilder.Default` became a method named `CreateDefault()` for consistency.
Configuration menu - View commit details
-
Copy full SHA for 17726ba - Browse repository at this point
Copy the full SHA 17726baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff91f46 - Browse repository at this point
Copy the full SHA ff91f46View commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cb8ced - Browse repository at this point
Copy the full SHA 4cb8cedView commit details -
Change the
TokenizerExtensions
methods to accept a `ref ParserInput……Reader<TChar>`. This is what the design document specified.
Configuration menu - View commit details
-
Copy full SHA for fbb89c8 - Browse repository at this point
Copy the full SHA fbb89c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93d5df - Browse repository at this point
Copy the full SHA b93d5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd7ba7 - Browse repository at this point
Copy the full SHA fdd7ba7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.