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

Add STL's general formatting for ryu_printf #185

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Artoria2e5
Copy link

This is a very early draft for putting %g in ryu so that printf() writers will find it easier to use it. Current TODOs include:

  • tests (I haven't even tried building it! There is a near 100% chance something fails.)
  • java code for table generation

Credits go to @StephanTLavavej for his C++ code.

@ulfjack
Copy link
Owner

ulfjack commented Oct 15, 2020

Cool!

@maelh
Copy link

maelh commented May 1, 2021

I was trying to get more info on your commit, but the link https://reviews.llvm.org/file/data/kb2knv5sxt2jhdfj25ah/PHID-FILE-6wgegsparpeqk3ror2gv/libcxx_include_charconv is broken.

@Artoria2e5
Copy link
Author

Artoria2e5 commented May 2, 2021

Uh, fine. Try https://reviews.llvm.org/D70631. Thanks for the reminder by the way -- my life is fucked as usual, but maybe I can actually get it rolling sometime.

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.

None yet

3 participants