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-18 03:20:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
411
Commits
2
Branches
0
Tags
3d0cc291d440bc4788fcf72e5ebf6608a701f956
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