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: 22f2744afdfa
Choose a base ref
...
head repository: NixOS/nix
compare: 17ef3e6f411b
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 29, 2019

  1. Copy the full SHA
    abdedcd View commit details
    Browse the repository at this point in the history
  2. Fix eval-okay-fromTOML test

    Turns out we were mis-parsing single-quoted attributes, e.g. 'key2'.
    edolstra committed May 29, 2019
    Copy the full SHA
    cfd74ae View commit details
    Browse the repository at this point in the history
  3. Enable more fromTOML tests

    cpptoml now parses almost all examples from the spec.
    edolstra committed May 29, 2019
    Copy the full SHA
    17ef3e6 View commit details
    Browse the repository at this point in the history