-
Notifications
You must be signed in to change notification settings - Fork 0
Fix multiline basic string patching tests and fix line handling #131
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
Draft
DecimalTurn
wants to merge
22
commits into
latest
Choose a base branch
from
dev-inline-tables-patching-mls_rebased
base: latest
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,289
−25
Draft
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
ff2cf84
test: adjust multiline patching test
DecimalTurn e245616
WIP
DecimalTurn 8a66554
test: add second test for more than one line
DecimalTurn 1e3ff32
fix: generate string for line ending backslash
DecimalTurn 858c39b
fix: use rebuildLeadingNewlineContinuation
DecimalTurn 7bbfb4f
fix: make sure rebuildLeadingNewlineContinuation handles alternative …
DecimalTurn 575fcd9
fix: resolve lint errors in generate.ts and audit script
DecimalTurn 03aa088
feat: switch to per-character greedy wrapping for line-continuation m…
DecimalTurn 467d87e
fix: deal with multiple backslash case
DecimalTurn 3cc381c
fix: preserve multiple consecutive spaces in line-continuation multil…
DecimalTurn 7d1d6c4
fix: preserve whitespace-only lines and blank lines in line-continuat…
DecimalTurn efa11c0
fix: ensure backslashes in literal multiline strings are not treated …
DecimalTurn ba7e044
test: add more edge cases for patching line-continuation multiline st…
DecimalTurn ae7dc43
fix: improve handling of trailing whitespace and backslashes in line …
DecimalTurn cefd30f
fix: refine backslash handling in line continuation for empty tail pr…
DecimalTurn eb1b2dd
fix: simplify rebuildLineContinuation parameters by removing delimite…
DecimalTurn 549b22b
fix: improve readability with line breaks
DecimalTurn decc936
fix: ensure whitespace-only preservation
DecimalTurn 0a80796
feat: add eval modal and buttons for interactive expression evaluatio…
DecimalTurn ed03f13
fix: leading and trailing whitespace integrity + ensure roundtrip wit…
DecimalTurn fff97c5
refactor: move to seperate file
DecimalTurn d2d69c6
refactor: simplify rebuildLineContinuation and add content integrity …
DecimalTurn 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
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.