-
Notifications
You must be signed in to change notification settings - Fork 18
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
Implement (contextual) keywords and use their versioning from v2 #723
Merged
Commits on Dec 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e2a7cc5 - Browse repository at this point
Copy the full SHA e2a7cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for af43e8f - Browse repository at this point
Copy the full SHA af43e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be32592 - Browse repository at this point
Copy the full SHA be32592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 391c596 - Browse repository at this point
Copy the full SHA 391c596View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd84e1a - Browse repository at this point
Copy the full SHA cd84e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c15e5d - Browse repository at this point
Copy the full SHA 6c15e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c048ac - Browse repository at this point
Copy the full SHA 9c048acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b520e - Browse repository at this point
Copy the full SHA f3b520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eeb0bd - Browse repository at this point
Copy the full SHA 5eeb0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d407a - Browse repository at this point
Copy the full SHA 87d407aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d9ef6 - Browse repository at this point
Copy the full SHA 82d9ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2da887 - Browse repository at this point
Copy the full SHA e2da887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b4396 - Browse repository at this point
Copy the full SHA 08b4396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0746345 - Browse repository at this point
Copy the full SHA 0746345View commit details -
Don't always rescan with underlying when trying to scan keywords
Also optimize a bit the kw scanner function and remove some comments.
Configuration menu - View commit details
-
Copy full SHA for 7b12d89 - Browse repository at this point
Copy the full SHA 7b12d89View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f80727 - Browse repository at this point
Copy the full SHA 3f80727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff1b90 - Browse repository at this point
Copy the full SHA 9ff1b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c82302 - Browse repository at this point
Copy the full SHA 1c82302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05edbe1 - Browse repository at this point
Copy the full SHA 05edbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f154f - Browse repository at this point
Copy the full SHA 05f154fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e55fb - Browse repository at this point
Copy the full SHA 26e55fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0dc824 - Browse repository at this point
Copy the full SHA a0dc824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d8d88 - Browse repository at this point
Copy the full SHA 90d8d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for d348dde - Browse repository at this point
Copy the full SHA d348ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5180f98 - Browse repository at this point
Copy the full SHA 5180f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de6920 - Browse repository at this point
Copy the full SHA 7de6920View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b5c15 - Browse repository at this point
Copy the full SHA e6b5c15View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8651b2e - Browse repository at this point
Copy the full SHA 8651b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc56e8 - Browse repository at this point
Copy the full SHA 8dc56e8View commit details -
Introduce ScannedToken to separately handle ident/kw from the scanner
This also removes the `scan` from the NAPI but we wanted to hide that anyways ourselves.
Configuration menu - View commit details
-
Copy full SHA for 0a615ec - Browse repository at this point
Copy the full SHA 0a615ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 581d611 - Browse repository at this point
Copy the full SHA 581d611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317ce6f - Browse repository at this point
Copy the full SHA 317ce6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93942ac - Browse repository at this point
Copy the full SHA 93942acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbea7fe - Browse repository at this point
Copy the full SHA bbea7feView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b3ec72 - Browse repository at this point
Copy the full SHA 7b3ec72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 322f105 - Browse repository at this point
Copy the full SHA 322f105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2336ad9 - Browse repository at this point
Copy the full SHA 2336ad9View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fe0b94 - Browse repository at this point
Copy the full SHA 8fe0b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb350e - Browse repository at this point
Copy the full SHA 4fb350eView 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.