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

Various improvements of the code #53

Merged
merged 25 commits into from
Apr 3, 2024
Merged

Conversation

danny0838
Copy link
Contributor

As explained in the commit messages.

- Ensure equality after re-serialization and re-tokenization.
  e.g. '"\n' === (tokenize) BADSTRING WS EOF <===> (serialize) '"\n '
@tabatkins tabatkins merged commit c7859c4 into tabatkins:main Apr 3, 2024
@tabatkins
Copy link
Owner

Comprehensive, thanks! Especially thanks with the use of the Node-related loader stuff, I was cargo-culting that because I don't actually do anything in Node.

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.

2 participants