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: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.1
Choose a base ref
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.2
Choose a head ref
  • 13 commits
  • 173 files changed
  • 2 contributors

Commits on Feb 25, 2014

  1. Configuration menu
    Copy the full SHA
    97b05d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80de5f3 View commit details
    Browse the repository at this point in the history
  3. add fuzz testcase

    kripken committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    18a7417 View commit details
    Browse the repository at this point in the history
  4. Fix a variety of pylint warnings.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    e024e7f View commit details
    Browse the repository at this point in the history
  5. Fix a copy+pasto.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    9232a22 View commit details
    Browse the repository at this point in the history
  6. Minor code simplifications.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    e6f7d1e View commit details
    Browse the repository at this point in the history
  7. Introduce the asmjs-unknown-emscripten target triple.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    264a5a9 View commit details
    Browse the repository at this point in the history
  8. Update the tests to use asmjs-unknown-emscripten.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    377e759 View commit details
    Browse the repository at this point in the history
  9. Begin using the Emscripten toolchain in clang.

    With the Emscripten toolchain, we can make clang do more of what we need
    directly rather than in the wrapper scripts.
    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    c600155 View commit details
    Browse the repository at this point in the history
  10. Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    3317f2c View commit details
    Browse the repository at this point in the history
  11. Fix the banned_js_engines mechanism.

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    de5271f View commit details
    Browse the repository at this point in the history
  12. Make the "did NOT asm.js'ify" error message more

    Dan Gohman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    8b3529d View commit details
    Browse the repository at this point in the history
  13. 1.12.2

    kripken committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    94d5b3c View commit details
    Browse the repository at this point in the history
Loading