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

Basics of formatting at compile-time based on compile-time API #2019

Merged
merged 13 commits into from
Nov 29, 2020

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    4c0f1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    662a196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e8e09 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. apply requested changes

    alexezeder committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7654b27 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. apply requested changes

    alexezeder committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    39adcc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3c8ef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    706555b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    c9a0032 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. update tests

    alexezeder committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    8f1f598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77312ce View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. apply requested changes

    * `FMT_CONSTEXPR20` defined as `inline` when it cannot be `constexpr`
    * rename `count_digits_trivial()` to `count_digits_fallback()`
    alexezeder committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6b7665c View commit details
    Browse the repository at this point in the history
  2. simplify tests

    alexezeder committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    af8bcb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    f9c1723 View commit details
    Browse the repository at this point in the history