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: bd13e757e7e3
Choose a base ref
...
head repository: ziglang/zig
compare: d3693dca73df
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 6, 2018

  1. Copy the full SHA
    76c8efd View commit details
    Browse the repository at this point in the history
  2. Pointer Reform: update @typeinfo

     * add assertion for trying to do @typeinfo on global error set
     * remove TypeInfo.Slice
     * add TypeInfo.Pointer.Size with possible values
       - One
       - Many
       - Slice
    
    See #770
    andrewrk committed Jun 6, 2018
    Copy the full SHA
    d3693dc View commit details
    Browse the repository at this point in the history