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: ziglang/zig
base: 2e6125bc66bd
Choose a base ref
...
head repository: ziglang/zig
compare: a4e8e55908eb
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 17, 2018

  1. fixed xor with zero

    Hejsil committed Jan 17, 2018
    Copy the full SHA
    db0fc32 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa2c3be View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1d6f54c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #701 from Hejsil/fix-xor-with-zero

    Fixed bigint_xor for none negative numbers
    andrewrk committed Jan 17, 2018
    Copy the full SHA
    a4e8e55 View commit details
    Browse the repository at this point in the history