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: e87242e0def2
Choose a base ref
...
head repository: NixOS/nix
compare: 743359bc8a2f
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on May 12, 2018

  1. add `mod' and bitwise builtins

    volth committed May 12, 2018
    Configuration menu
    Copy the full SHA
    8a6a14e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    49b7cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c090f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc28c0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. add docs and tests

    volth committed May 24, 2018
    Configuration menu
    Copy the full SHA
    88c1ea3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2157 from volth/bitwise

    add builtins: __bitAnd,  __bitOr,  __bitXor
    edolstra committed May 24, 2018
    Configuration menu
    Copy the full SHA
    743359b View commit details
    Browse the repository at this point in the history