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

Commits on May 25, 2018

  1. enum fields with a type are not supported

    the c++ codebase lets it slide
    
    the self hosted parser correctly reports a parse error
    andrewrk committed May 25, 2018
    Configuration menu
    Copy the full SHA
    08f95d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000c01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f302f8 View commit details
    Browse the repository at this point in the history