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: 2a719ee6c598
Choose a base ref
...
head repository: ziglang/zig
compare: ed3181f02980
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 14, 2018

  1. codegen: Store returned value if type is 'handle_is_ptr' and function…

    … is not 'first_arg_ret'.
    
    Seems to fix #1230, includes test.
    eduardosm authored and andrewrk committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    722b9b9 View commit details
    Browse the repository at this point in the history
  2. add an assertion to the test

    andrewrk committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    f78d4ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3181f View commit details
    Browse the repository at this point in the history