-
Notifications
You must be signed in to change notification settings - Fork 12
Convert PowerShell escaping to support linear regexp engine #2436
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
8ba4d12
Refactor PowerShell argument escaping to use lRegExp
ericcornelissen 81d3c2b
Improve PowerShell escaping fixtures, refine regexes
ericcornelissen c1005f0
Merge branch 'main' into lregexp-powershell
ericcornelissen 5dfbf0c
Refactor PowerShell argument quote+escpaing to use lRegExp
ericcornelissen bf28336
Merge branch 'main' into lregexp-powershell
ericcornelissen 84f1a0c
Correct `"` for PowerShell
ericcornelissen 3d3ba45
Merge branch 'main' into lregexp-powershell
ericcornelissen cc1076d
Instantiate (temporary) differential testing between old and new
ericcornelissen b52fac8
Correct escaping of double qouting for PowerShell
ericcornelissen cb98045
Refactor flag protection logic to use `lRegExp`
ericcornelissen 6a9ebbd
Align `differential.test.js` with #2457
ericcornelissen ca1ba5e
Revert (temporary) differential test
ericcornelissen 3f547d1
Revert unneeded ESLint configuration changes
ericcornelissen 85cf86c
Update the CHANGELOG.md
ericcornelissen 8db6f1d
Merge branch 'main' into lregexp-powershell
ericcornelissen 5509bd7
Add test coverage for optional backtick prior to flags for PowerShell
ericcornelissen b7efd3e
Revert 5509bd7ad098a501ac32b3cf33e3194e0f251d00
ericcornelissen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.