This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
quickjs
Watch
3
Star
0
Fork
1
You've already forked quickjs
mirror of
https://github.com/bellard/quickjs.git
synced
2025-11-15 18:22:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
220
Commits
2
Branches
0
Tags
bf164d640f8835031dbd53a0719413e7dfd0e916
Commit Graph
1 Commits
Author
SHA1
Message
Date
Fabrice Bellard
993660621a
added new dtoa library to print and parse float64 numbers. It is necessary to fix corner cases (e.g. radix != 10) and to have correct behavior regardless of the libc implementation.
2025-03-19 19:07:57 +01:00