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: remko/waforth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.2
Choose a base ref
...
head repository: remko/waforth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.1
Choose a head ref
  • 14 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 2, 2022

  1. Simplify prompt printing

    remko committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    31f1405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ceb05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b2e696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b417ee View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. github: Bump wabt

    remko committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    373b274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b026f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c526a0 View commit details
    Browse the repository at this point in the history
  4. github: Add Windows support for some standalone steps

    The actual build & link still needs to be done
    remko committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    371ab4c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. standalone: Use fgets() instead of getline() for reading

    getline() is incorrect (it can reallocate)
    remko committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e7a45f5 View commit details
    Browse the repository at this point in the history
  2. standalone: Improve test

    remko committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    344e926 View commit details
    Browse the repository at this point in the history
  3. standalone: Windows support

    remko committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ca33798 View commit details
    Browse the repository at this point in the history
  4. v0.17.0

    remko committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    fd549ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbda564 View commit details
    Browse the repository at this point in the history
  6. v0.17.1

    remko committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    87c4bd3 View commit details
    Browse the repository at this point in the history
Loading