This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 112
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.29.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: emscripten-core/emscripten-fastcomp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.29.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 3 contributors
Commits on Feb 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 44c87ce - Browse repository at this point
Copy the full SHA 44c87ceView commit details
Commits on Mar 7, 2015
-
JSWriter::error() will not return.
Flagging this correctly results in some errors not being generated when compiling.
Configuration menu - View commit details
-
Copy full SHA for 3a4aaae - Browse repository at this point
Copy the full SHA 3a4aaaeView commit details
Commits on Mar 9, 2015
-
Merge pull request #63 from waywardmonkeys/error-is-noreturn
JSWriter::error() will not return.
Configuration menu - View commit details
-
Copy full SHA for 24d7608 - Browse repository at this point
Copy the full SHA 24d7608View commit details
Commits on Mar 10, 2015
-
Only emit stack restoration when the stack has been bumped by the current function. This means that all functions must exercise proper stack discipline.
Configuration menu - View commit details
-
Copy full SHA for c2db393 - Browse repository at this point
Copy the full SHA c2db393View commit details -
Fix asm.js validation of SIMD_float32x4_splat etc. when not in PRECIS…
…E_F32 mode SIMD_float32x4_splat and SIMD_float32x4_with* need their scalar inputs to be coerced to float32 even if we're not in PRECISE_F32 mode.
Configuration menu - View commit details
-
Copy full SHA for fcf22fc - Browse repository at this point
Copy the full SHA fcf22fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4044407 - Browse repository at this point
Copy the full SHA 4044407View commit details -
Merge pull request #64 from waywardmonkeys/stack-restore
Optimize stack restoration.
Configuration menu - View commit details
-
Copy full SHA for 13334fa - Browse repository at this point
Copy the full SHA 13334faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d272fd4 - Browse repository at this point
Copy the full SHA d272fd4View commit details
Commits on Mar 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a04ee4d - Browse repository at this point
Copy the full SHA a04ee4dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.29.10...1.29.11