Skip to content
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

Added null escape to lexer #259

Merged
merged 6 commits into from
Jun 27, 2023
Merged

Conversation

arthmoeros
Copy link
Contributor

New PR (previous one -> #219), had to make a new one because of conflicts.

Partially solves #148

added supported null \0 escape character to new lexer

@jszwedko jszwedko requested a review from fuchsnj May 26, 2023 14:55
src/parser/lex.rs Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
arthmoeros and others added 3 commits June 2, 2023 17:05
Co-authored-by: Nathan Fox <fuchsnj@gmail.com>
Co-authored-by: Nathan Fox <fuchsnj@gmail.com>
@arthmoeros arthmoeros requested a review from fuchsnj June 2, 2023 21:07
Copy link
Member

@fuchsnj fuchsnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be working. Thanks!

@fuchsnj fuchsnj merged commit bab67a5 into vectordotdev:main Jun 27, 2023
8 checks passed
@arthmoeros arthmoeros deleted the null_escape_lexer branch June 30, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants