Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: 91f49ca1086b
Choose a base ref
...
head repository: NixOS/nix
compare: ea3c9dab5fa6
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 3, 2018

  1. Store floating point numbers in double precision

    Even on 32-bit systems, Value has enough space to hold a double.
    edolstra committed Jul 3, 2018
    3 Configuration menu
    Copy the full SHA
    a92ed97 View commit details
    Browse the repository at this point in the history
  2. Add a fromTOML primop

    This is primarily useful for processing Cargo.lock files.
    edolstra committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    3b1f54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea3c9da View commit details
    Browse the repository at this point in the history