index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-20
Remove bad print in emrun when the message that arrived out-of-sequence shoul...
Jukka Jylänki
2013-12-20
Move emscripten-source-map.min.js to src/ since it is a non-tests file needed...
Jukka Jylänki
2013-12-20
Update emscripten_log to work with the handwritten JS demangler. Update tests.
Jukka Jylänki
2013-12-20
Also give the ability to print out function parameters in the callstack with ...
Jukka Jylänki
2013-12-20
Add new functions emscripten_log() in emscripten.h which allows printing out ...
Jukka Jylänki
2013-12-20
Merge pull request #1934 from juj/eglCreateContext
juj
2013-12-20
Make EGL function eglCreateContext spec-conformant and actually read the EGL_...
Jukka Jylänki
2013-12-19
simplify for fastcomp together with other link operations
Alon Zakai
2013-12-19
move fastcomp simplification code into emcc, and simplify it
Alon Zakai
2013-12-19
avoid llvm-dis in fastcomp
Alon Zakai
2013-12-19
make default tests work in fastcomp
Alon Zakai
2013-12-19
make test_outline more lenient
Alon Zakai
2013-12-19
Merge pull request #1935 from sunfishcode/incoming
Alon Zakai
2013-12-19
Merge pull request #1932 from juj/emrun_argc_argv
Alon Zakai
2013-12-19
Merge pull request #1933 from ehostunreach/computed_goto
Alon Zakai
2013-12-19
Optimize away masks on stores to HEAP8 and HEAP16.
Dan Gohman
2013-12-19
fix tests/cases/phientryimplicit.ll
Alon Zakai
2013-12-19
Clean up test_indirectbr_many using preprocessor macros
Vasilis Kalintiris
2013-12-19
more dotzero fixes
Alon Zakai
2013-12-19
remove java_nbody from core benchmarks
Alon Zakai
2013-12-19
Implement command line passing to work to emrun when --emrun is passed.
Jukka Jylänki
2013-12-19
Support --browser_info and --system_info in emrun when used with --android.
Jukka Jylänki
2013-12-19
Add support for listing detected browsers on Android in emrun, when emrun --a...
Jukka Jylänki
2013-12-19
Require that --browser is used with --android.
Jukka Jylänki
2013-12-19
Gracefully fail in emrun if adb is not found when running with --android.
Jukka Jylänki
2013-12-19
Improve emrun usage warning print on when running on Android.
Jukka Jylänki
2013-12-18
fix dot zero correction after < or >
Alon Zakai
2013-12-18
fix asm1.test_cube2hash for fastcomp
Alon Zakai
2013-12-18
fix test for fastcomp -O0
Alon Zakai
2013-12-18
Add support for launching Android browsers via emrun. Fix log message print o...
Jukka Jylänki
2013-12-17
fastcomp test fix
Alon Zakai
2013-12-16
allow -O0 in fastcomp, still in asm mode
Alon Zakai
2013-12-17
fix parameter check
Lu Wang
2013-12-16
more benchmarking options
Alon Zakai
2013-12-16
fix varargs signature generation, '...' is optional and both cases must be ha...
Alon Zakai
2013-12-16
Merge branch 'em_config' of github.com:juj/emscripten into incoming
Alon Zakai
2013-12-16
handle a single empty alloca; fixes #1919
Alon Zakai
2013-12-16
add test file for tutorial
Alon Zakai
2013-12-16
Merge pull request #1896 from juj/emrun
Alon Zakai
2013-12-16
fixes to get gcc to work on all benchmarks
Alon Zakai
2013-12-16
Merge pull request #1924 from ehostunreach/indentation
Alon Zakai
2013-12-16
Merge pull request #1926 from coolwanglu/typo_fix
Alon Zakai
2013-12-16
Merge pull request #1920 from coolwanglu/alias_fix
Alon Zakai
2013-12-16
Merge pull request #1927 from CliffyA/incoming
Alon Zakai
2013-12-16
rename sm benchmark runner
Alon Zakai
2013-12-16
fix native benchmark printing of stderr
Alon Zakai
2013-12-16
gcc benchmarker
Alon Zakai
2013-12-16
option to run only core benchmarks
Alon Zakai
2013-12-16
add v8 benchmarker
Alon Zakai
2013-12-16
show f32 results in benchmarks
Alon Zakai
[prev]
[next]