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

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    adefd1a View commit details
    Browse the repository at this point in the history
  2. fix race conditions in self-hosted compiler; add test

     * fix race condition in std.event.Channel deinit
     * add support to zig build for --no-rosegment
     * add passing self-hosted compare-output test for calling a function
     * put a global lock on LLD linking because it's not thread safe
    andrewrk committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    02713e8 View commit details
    Browse the repository at this point in the history