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

Implement a freeze: parser option #447

Merged
merged 1 commit into from Oct 20, 2020
Merged

Commits on Sep 15, 2020

  1. Implement a freeze: parser option

    If set to true all parsed objects will be
    immediately frozen, and strings will be
    deduplicated if the Ruby implementation
    allows it.
    byroot committed Sep 15, 2020
    Copy the full SHA
    9bf8aa2 View commit details
    Browse the repository at this point in the history