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: 1828f8eb8e15
Choose a base ref
...
head repository: ziglang/zig
compare: 6764a4522391
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 23, 2017

  1. Print better floats

    scurest committed Oct 23, 2017
    Copy the full SHA
    03a0dfb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. More corrections to float printing

    Testing suggests all f32s are now printed accurately.
    scurest committed Oct 24, 2017
    Copy the full SHA
    262b742 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Merge branch 'float-printing' of https://github.com/scurest/zig into …

    …better-float-printing
    andrewrk committed Oct 25, 2017
    Copy the full SHA
    1e78483 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    73fe5f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6764a45 View commit details
    Browse the repository at this point in the history