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-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-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
2013-12-16
use all cpu cores when building libraries in test runner
Alon Zakai
2013-12-16
disable closure in benchmarks
Alon Zakai
2013-12-16
refactor benchmark runner
Alon Zakai
2013-12-17
Update AUTHORS
CliffyA
2013-12-17
Fix for glfwSetCharCallback not being fired if glfwSetKeyCallback was also re...
CliffyA
2013-12-16
fix typo
Lu Wang
2013-12-15
disable a test in fastcomp
Alon Zakai
2013-12-15
more float dotzero fixes
Alon Zakai
2013-12-15
fix for dot fixing
Alon Zakai
2013-12-15
when not running js opts in fastcomp, fix +f to f.0 in python
Alon Zakai
2013-12-15
test fixes for fastcomp
Alon Zakai
2013-12-15
disable a test in fastcomp
Alon Zakai
2013-12-15
final test_cases fixes for fastcomp
Alon Zakai
2013-12-15
tests/cases fixes for fastcomp
Alon Zakai
2013-12-15
test/cases fixes for fastcomp
Alon Zakai
2013-12-15
timing reports for fastcomp
Alon Zakai
2013-12-15
Fix the indentation of core test input files with clang-format.
Vasilis Kalintiris
2013-12-14
disable test for fastcomp
Alon Zakai
2013-12-14
do not add i64 support funcs more than once
Alon Zakai
2013-12-14
test changes for fastcomp
Alon Zakai
2013-12-14
disable more tests in fastcomp
Alon Zakai
2013-12-14
take into account redirects in wrappers
Alon Zakai
2013-12-14
disable various tests in fastcomp
Alon Zakai
[next]