-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Basics of formatting at compile-time based on compile-time API #2019
Merged
vitaut
merged 13 commits into
fmtlib:master
from
alexezeder:feature/formatting_at_compile_time
Nov 29, 2020
Merged
Basics of formatting at compile-time based on compile-time API #2019
vitaut
merged 13 commits into
fmtlib:master
from
alexezeder:feature/formatting_at_compile_time
Nov 29, 2020
Commits on Nov 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4c0f1e8 - Browse repository at this point
Copy the full SHA 4c0f1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 662a196 - Browse repository at this point
Copy the full SHA 662a196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e8e09 - Browse repository at this point
Copy the full SHA 09e8e09View commit details
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7654b27 - Browse repository at this point
Copy the full SHA 7654b27View commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 39adcc3 - Browse repository at this point
Copy the full SHA 39adcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3c8ef - Browse repository at this point
Copy the full SHA ab3c8efView commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 706555b - Browse repository at this point
Copy the full SHA 706555bView commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c9a0032 - Browse repository at this point
Copy the full SHA c9a0032View commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f1f598 - Browse repository at this point
Copy the full SHA 8f1f598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77312ce - Browse repository at this point
Copy the full SHA 77312ceView commit details
Commits on Nov 28, 2020
-
* `FMT_CONSTEXPR20` defined as `inline` when it cannot be `constexpr` * rename `count_digits_trivial()` to `count_digits_fallback()`
Configuration menu - View commit details
-
Copy full SHA for 6b7665c - Browse repository at this point
Copy the full SHA 6b7665cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af8bcb9 - Browse repository at this point
Copy the full SHA af8bcb9View commit details
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f9c1723 - Browse repository at this point
Copy the full SHA f9c1723View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.