Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
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: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.14.0
Choose a base ref
...
head repository: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.14.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 25, 2014

  1. emit output variable for calls to absolute values, even though they s…

    …egfault, to not break validation
    kripken committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    f80db17 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Configuration menu
    Copy the full SHA
    9901f69 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. expand constantExprs for all illegal values, not just >=64bit, so tha…

    …t things like nested i24 CEs are fixed up by promoteIntegers
    kripken committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    683aaef View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    f0be375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b055a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e649b29 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. 1.14.1

    kripken committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    333cc5e View commit details
    Browse the repository at this point in the history
Loading