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 (
Collapse
)
Author
2011-10-21
fix test runner bug that caused various failures when running tests together ↵
Alon Zakai
(but not alone)
2011-10-21
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-21
refactor emscripten settings in test runner
Alon Zakai
2011-10-20
undefine __APPLE__ when using emscripen headers
Alon Zakai
2011-10-20
SDL headers fix
Alon Zakai
2011-10-20
fix for using data files with closure compiler
Alon Zakai
2011-10-20
refactor some tools stuff
Alon Zakai
2011-10-19
fix test_iostream
Alon Zakai
2011-10-19
file2json stuff
Alon Zakai
2011-10-19
optimize SDL pixel loop for ta2, and other minor fixes
Alon Zakai
2011-10-18
move some paths to tools/shared
Alon Zakai
2011-10-18
various library fixes
Alon Zakai
2011-10-18
ctype.h fix to not use macros
Alon Zakai
2011-10-18
fix test_ctype for newlib
Alon Zakai
2011-10-18
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-18
clarify use of safe heap with ta2
Alon Zakai
2011-10-17
various include/ additions
Alon Zakai
2011-10-17
do not load library_gl
Alon Zakai
2011-10-17
tweak make_file
Alon Zakai
2011-10-17
test for iostream hello world
Alon Zakai
2011-10-16
properly use console.log on the web
Alon Zakai
2011-10-16
emmaken docs
Alon Zakai
2011-10-16
allow modifying the compiler in emmaken
Alon Zakai
2011-10-16
option to not inline library functions
Alon Zakai
2011-10-16
do not save test runner temp dir by default
Alon Zakai
2011-10-16
inline specific library functions for speed
Alon Zakai
2011-10-16
option to save the test runner temp dir
Alon Zakai
2011-10-15
Merge pull request #98 from jterrace/master
Alon Zakai
Adds llvm_ctlz_i32
2011-10-14
flush partially-printed lines during shutdown
Alon Zakai
2011-10-14
Added llvm_ctlz_i32
Jeff Terrace
2011-10-13
option to not use the bundled headers
Alon Zakai
2011-10-13
C autodebugger improvements
Alon Zakai
2011-10-13
comment for nose and disable emscripten_api test in failing cases
Alon Zakai
2011-10-13
Merge pull request #95 from jterrace/master
Alon Zakai
Parallelized test suite
2011-10-13
Add jterrace to authors
Jeff Terrace
2011-10-13
header fixes for speak.js
Alon Zakai
2011-10-13
file tool fixes
Alon Zakai
2011-10-13
fix bug with externs
Alon Zakai
2011-10-13
comment on .ll input
Alon Zakai
2011-10-13
Merge branch 'master' of https://github.com/kripken/emscripten
Jeff Terrace
2011-10-13
two minor intertyper fixes for haskell
Alon Zakai
2011-10-13
simplify file2json
Alon Zakai
2011-10-13
remove obsolete emmaken possibility to use llvm-gcc
Alon Zakai
2011-10-13
Merge branch 'master' of https://github.com/kripken/emscripten
Jeff Terrace
2011-10-13
Change names of functions make_test, do_test, prep_ll_test, and do_ll_test ↵
Jeff Terrace
to take out "test", since nose picks these up as test cases when they shouldn't be
2011-10-12
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-12
some SDL stuff
Alon Zakai
2011-10-12
handle function calls to null (at compile-time..)
Alon Zakai
2011-10-12
test for LLVM structures in phi
Alon Zakai
2011-10-12
handle LLVM structures in phi
Alon Zakai
[next]