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

Conversation

@ScottCarda-MS
Copy link
Contributor

@ScottCarda-MS ScottCarda-MS commented Nov 11, 2020

Added context information to CodeLine class to keep track of whether the code line leaves open a string, an interpolated string, and interpolated argument, or a string in an interpolated argument. Throws an error if an interpolated argument contains a nested interpolated string.

Future work for this feature branch will be to create proper error handling for nested interpolated strings, as they will be disallowed moving forward.

ScottCarda-MS and others added 2 commits November 11, 2020 09:47
Added verification tests for string parsing and interpolation.
@ScottCarda-MS ScottCarda-MS marked this pull request as ready for review November 11, 2020 17:52
@ScottCarda-MS ScottCarda-MS marked this pull request as draft November 11, 2020 17:53
@ScottCarda-MS ScottCarda-MS marked this pull request as ready for review November 12, 2020 04:47
@ScottCarda-MS ScottCarda-MS changed the base branch from feature/InterpolatedStringDelimiters to sccarda/mainIntoStringDelimiters January 21, 2021 00:05
Base automatically changed from sccarda/mainIntoStringDelimiters to feature/InterpolatedStringDelimiters January 21, 2021 01:13
@ScottCarda-MS ScottCarda-MS changed the base branch from feature/InterpolatedStringDelimiters to main February 5, 2021 00:28
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.

3 participants