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

Initial commit of pretty-formatter. #269

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

Initial commit of pretty-formatter. #269

wants to merge 16 commits into from

Commits on Nov 6, 2019

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

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    d325ad6 View commit details
    Browse the repository at this point in the history
  2. Fix up sample Latex document structure.

    [CI SKIP]
    jzmaddock committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a19e335 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

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

Commits on Nov 11, 2019

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

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    24e0fbe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'formatting' of https://github.com/boostorg/math into fo…

    …rmatting
    
    Fixed Conflicts:
    	doc/fp_utilities/formatting.qbk
    jzmaddock committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    56ec90d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Formatting: Add rational numbers support.

    [CI SKIP]
    jzmaddock committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    046f56b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. formatting: Update plain text output of infinities.

    Get windows console output working.
    jzmaddock committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    543c495 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. formatting: big restructuring with public API for custom types.

    Add cubic B spline as example.
    jzmaddock committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    837504c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    a87c27f View commit details
    Browse the repository at this point in the history
  2. Remove a typo [CI SKIP]

    NAThompson committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    a9b6639 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. formatter: Fix some breakages (missing forward declarations.

    Tidy up some std::isnan usage to prevent macro expansion.
    jzmaddock committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    417ac58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bd985 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c07a5 View commit details
    Browse the repository at this point in the history