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: 2cff31937f60
Choose a base ref
...
head repository: ziglang/zig
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
    Configuration menu
    Copy the full SHA
    b1c07c0 View commit details
    Browse the repository at this point in the history
  2. fix async fns with inferred error sets

    closes #856
    andrewrk committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    18af2f9 View commit details
    Browse the repository at this point in the history
  3. add promise->T syntax parsing

    closes #857
    andrewrk committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    897e783 View commit details
    Browse the repository at this point in the history