Skip to content

Diagnostics for string->value conversion #82

@pfitzseb

Description

@pfitzseb

With #77, #80, and #81, the only remaining parsing errors are escape sequence errors like #67.

Imho unescape_julia_string should never throw an exception. Instead, we should already check escape sequence validity when parsing (so that we can emit the correct diagnostics) and then emit ErrorVals during SyntaxNode construction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesterror messagesBetter, more actionable diagnostics

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions