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: 96164ce61377
Choose a base ref
...
head repository: ziglang/zig
compare: 8dfa66fee30f
Choose a head ref
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on May 12, 2018

  1. Merge pull request #1 from zig-lang/master

    Sync with zig-lang/zig master
    tgschultz committed May 12, 2018
    Copy the full SHA
    8c18725 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Merge pull request #2 from ziglang/master

    sync with ziglang
    tgschultz committed May 30, 2018
    Copy the full SHA
    8174f97 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8fc52a9 View commit details
    Browse the repository at this point in the history
  3. Minor typo

    tgschultz committed May 30, 2018
    Copy the full SHA
    4e1d0a5 View commit details
    Browse the repository at this point in the history
  4. Formatting

    tgschultz committed May 30, 2018
    Copy the full SHA
    8938c16 View commit details
    Browse the repository at this point in the history
  5. Fixed character handling

    tgschultz committed May 30, 2018
    Copy the full SHA
    fb001f5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    940a854 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Merge branch 'zig-custom-format' of https://github.com/tgschultz/zig

    …into tgschultz-zig-custom-format
    
    I removed the code that checks for type signature and type.
    A function named `format` is enough for zig to give it a try.
    andrewrk committed Jun 4, 2018
    Copy the full SHA
    11e7e03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8dfa66f View commit details
    Browse the repository at this point in the history