parser: Unquoted(), AcceptQuotedString() and SplitCommaArray #9

Merged
amery merged 2 commits from pr-amery-parser-quoted into main 2023-09-05 15:20:39 +02:00
Owner

escaped characters within quoted strings aren't handled yet. an error will be returned if found.

escaped characters within quoted strings aren't handled yet. an error will be returned if found.
amery added 2 commits 2023-09-04 20:19:14 +02:00
TODO: reduce quoted strings with escaped characters

Signed-off-by: Alejandro Mery <amery@jpi.io>
removing whitespace and respecting quoted literals.

Signed-off-by: Alejandro Mery <amery@jpi.io>
amery requested review from karasz 2023-09-04 20:19:30 +02:00
amery added 2 commits 2023-09-04 20:58:11 +02:00
TODO: reduce quoted strings with escaped characters

Signed-off-by: Alejandro Mery <amery@jpi.io>
removing whitespace and respecting quoted literals.

Signed-off-by: Alejandro Mery <amery@jpi.io>
karasz approved these changes 2023-09-05 13:29:14 +02:00
karasz left a comment
Owner

LGTM

LGTM
amery merged commit 986b6d1c6d into main 2023-09-05 15:20:39 +02:00
amery deleted branch pr-amery-parser-quoted 2023-09-05 15:20:43 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asciigoat/ini#9