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

Deprecate stdlib modules dedicated to numeric constants and move those constants to associated consts #2700

Merged
merged 13 commits into from
Jan 23, 2020

Commits on May 13, 2019

  1. Initial draft

    bstrie committed May 13, 2019
    Configuration menu
    Copy the full SHA
    8ceca52 View commit details
    Browse the repository at this point in the history
  2. Formatting

    bstrie committed May 13, 2019
    Configuration menu
    Copy the full SHA
    10b9307 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Expand on alternatives and rationale WRT floats

    bstrie committed May 14, 2019
    Configuration menu
    Copy the full SHA
    e3de748 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    972d24a View commit details
    Browse the repository at this point in the history
  2. Add one benefit of doing this

    faern committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a3fa24c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a1439 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Update and polish

    Ben Striegel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2f3e4c9 View commit details
    Browse the repository at this point in the history
  2. Further rationale and alternatives

    Ben Striegel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a72cf50 View commit details
    Browse the repository at this point in the history
  3. Nits

    Ben Striegel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    8881377 View commit details
    Browse the repository at this point in the history
  4. Additional motivation

    Ben Striegel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    6993187 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Add MIN_10_EXP, which was mistakenly omitted

    Ben Striegel committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    5352bf9 View commit details
    Browse the repository at this point in the history
  2. Shuffle guide-level steps and deprecation question

    Ben Striegel committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    4ec5877 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

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