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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2011-07-04
ensure binding functions are not DFE'd away
Alon Zakai
2011-07-03
initial work on bindings generator, using CppHeaderParser and ply. llvm-gcc o...
Alon Zakai
2011-07-03
additional undefines for emmaken
Alon Zakai
2011-06-12
minor emmaken fixes
Alon Zakai
2011-06-09
autodebugger improvements for floats
Alon Zakai
2011-06-04
remove stackQuota for spidermonkey since no longer needed
Alon Zakai
2011-05-28
namespacer tweaks
Alon Zakai
2011-05-22
make autodebugger output smaller
Alon Zakai
2011-05-21
use gcparam() with spidermonkey
Alon Zakai
2011-05-21
emmaken fix
Alon Zakai
2011-05-18
fixes for dfe
Alon Zakai
2011-05-14
library stuff
Alon Zakai
2011-05-09
misc emmaken improvements
Alon Zakai
2011-04-27
handle ar arguments properly in emmaken
Alon Zakai
2011-04-27
emmakenxx.py to handle .c files in projects that are really c++
Alon Zakai
2011-04-26
emmaken support for cmake c++ builds
Alon Zakai
2011-04-24
dead function elimination tool
Alon Zakai
2011-04-19
autodebugger support for i16 and i64
Alon Zakai
2011-03-21
poppler-related tweaks
Alon Zakai
2011-03-19
support for llvm 2.9
Alon Zakai
2011-03-15
stop using lots of memory to manage strings at the end of compilation
Alon Zakai
2011-03-13
misc compiler tweaks
Alon Zakai
2011-03-12
test runner improvements
Alon Zakai
2011-03-05
openjpeg demo
Alon Zakai
2011-03-03
autodebug improvements
Alon Zakai
2011-03-02
autodebugger tool
Alon Zakai
2011-02-27
openjpeg test
Alon Zakai
2011-02-27
debugging info and test runner fixes
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-13
debugging fixes
Alon Zakai
2011-02-10
use clang in emmaken and in freetype&zlib tests
Alon Zakai
2011-01-31
misc cleanups and fixes
Alon Zakai
2011-01-23
minor fixes and optimizations
Alon Zakai
2011-01-14
refactor shared components of python tools, and add emmaken.py
Alon Zakai
2010-11-16
differentiate llvm variables from functions in niceIdents
Alon Zakai
2010-11-06
fix bugs in namespacer for bullet
Alon Zakai
2010-11-06
__new__ instead of __alloc__ in integration
Alon Zakai
2010-11-06
working integration test
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-10-21
namespace generator tool
alon@honor