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: c3807dfb34e3
Choose a base ref
...
head repository: ziglang/zig
compare: 46e258c9f76c
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 6, 2018

  1. Simple translation of UO_LNot

    Hejsil committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ed1386e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ecc48 View commit details
    Browse the repository at this point in the history
  3. expr to bool is now it's own function.

    * Now while and for loops work on ints and floats, like if statements
    * This fixes the loop problem in #813
    Hejsil committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    bf47cf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab2579 View commit details
    Browse the repository at this point in the history
  5. Removed fixed todo

    Hejsil committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    1d378d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #815 from Hejsil/more-translate-c

    Translate C now handles bools better
    andrewrk committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    46e258c View commit details
    Browse the repository at this point in the history