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: 799dbd5
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: 5bb976e
Choose a head ref
  • 19 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 18, 2013

  1. Copy the full SHA
    667298f View commit details

Commits on Nov 19, 2013

  1. version 1.7.8

    kripken committed Nov 19, 2013
    Copy the full SHA
    df11c6f View commit details

Commits on Dec 7, 2013

  1. Merge branch 'incoming'

    kripken committed Dec 7, 2013
    Copy the full SHA
    1a007b1 View commit details

Commits on Jan 3, 2014

  1. Merge branch 'incoming'

    kripken committed Jan 3, 2014
    Copy the full SHA
    8478d6a View commit details

Commits on Jan 15, 2014

  1. Copy the full SHA
    ba54ecb View commit details

Commits on Jan 16, 2014

  1. Merge branch 'incoming'

    kripken committed Jan 16, 2014
    Copy the full SHA
    c42b937 View commit details
  2. Copy the full SHA
    7dc8c2f View commit details
  3. do not track eliminable variables from one switch statement to anothe…

    …r, if they have any dependencies; fixes #2003
    kripken committed Jan 16, 2014
    Copy the full SHA
    c7cb560 View commit details
  4. Address review comments.

    rfk committed Jan 16, 2014
    Copy the full SHA
    375761d View commit details
  5. Merge pull request #2016 from rfk/rfk/minify-names-separately

    Split name-minification into a separate pass from registerization.
    kripken committed Jan 16, 2014
    Copy the full SHA
    7600935 View commit details
  6. add todo

    kripken committed Jan 16, 2014
    Copy the full SHA
    e14e6ea View commit details
  7. enable a form of safe heap in asm, using js optimizer pass to ensure …

    …full coverage and support for fastcomp
    kripken committed Jan 16, 2014
    Copy the full SHA
    a310827 View commit details
  8. It's 2014

    sindresorhus committed Jan 16, 2014
    Copy the full SHA
    9fed906 View commit details
  9. Copy the full SHA
    0d1f0bd View commit details
  10. Copy the full SHA
    41675a7 View commit details
  11. Copy the full SHA
    62de2bd View commit details
  12. add __h_errno; fixes #2013

    kripken committed Jan 16, 2014
    Copy the full SHA
    72972e7 View commit details
  13. Copy the full SHA
    3d771ae View commit details
  14. add fnmatch; fixes #2002

    kripken committed Jan 16, 2014
    Copy the full SHA
    5bb976e View commit details
Loading