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

A Numeric is a Number with a Unit #93

Merged
merged 7 commits into from
Feb 14, 2021
Merged

A Numeric is a Number with a Unit #93

merged 7 commits into from
Feb 14, 2021

Commits on Feb 14, 2021

  1. Provide and use value::Numeric.

    Combining a `Number` and a `Value` in one type.
    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    f6488cb View commit details
    Browse the repository at this point in the history
  2. Use Numeric in sass::Value.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4a1fe8d View commit details
    Browse the repository at this point in the history
  3. Add some missing docs.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4657862 View commit details
    Browse the repository at this point in the history
  4. Minor cleanup.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    75de79c View commit details
    Browse the repository at this point in the history
  5. Improve handling of scalars.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    dc75325 View commit details
    Browse the repository at this point in the history
  6. Another random cleanup.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c8a4c61 View commit details
    Browse the repository at this point in the history
  7. Changelog and fmt.

    kaj committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c2e6957 View commit details
    Browse the repository at this point in the history