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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2cff31937f60
Choose a base ref
...
head repository: ziglang/zig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 897e783763d6
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 24, 2018

  1. move error ret tracing codegen to zig ir

    progress towards #821
    andrewrk committed Mar 24, 2018
    Copy the full SHA
    b1c07c0 View commit details
  2. fix async fns with inferred error sets

    closes #856
    andrewrk committed Mar 24, 2018
    Copy the full SHA
    18af2f9 View commit details
  3. add promise->T syntax parsing

    closes #857
    andrewrk committed Mar 24, 2018
    Copy the full SHA
    897e783 View commit details
Loading