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

Improve common.serialize #1640

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

Guldoman
Copy link
Member

  • Make it more locale-independent
  • Handle inf/nan numbers

For the second point, should this be behind an option?

@takase1121
Copy link
Member

For the second point, should this be behind an option?

I think they don't need to be. One would expect the serialization to properly serialize primitive values, so this should be expected.

@takase1121 takase1121 closed this Oct 18, 2023
@takase1121 takase1121 reopened this Oct 18, 2023
@takase1121
Copy link
Member

Sorry, misclicked.

@Guldoman Guldoman merged commit cca1c79 into lite-xl:master Oct 18, 2023
20 checks passed
takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Oct 18, 2023
* Make `common.serialize` more locale-independent

* Handle inf/nan numbers in `common.serialize`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants