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: 7a74dbadd79d
Choose a base ref
...
head repository: ziglang/zig
compare: d1086893829d
Choose a head ref
  • 7 commits
  • 12 files changed
  • 1 contributor

Commits on Nov 15, 2017

  1. basic union support

    See #144
    andrewrk committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    f276fd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    018cbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12d366 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. debug safety for unions

    andrewrk committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    e26ccd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2ba05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1473eb9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'unions'

    closes #144
    andrewrk committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    d108689 View commit details
    Browse the repository at this point in the history