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
/
third_party
Age
Commit message (
Expand
)
Author
2013-05-20
Adding texEnv emulation to Immediate mode.
Jeff Gilbert
2013-05-12
lzma missing files arg_parser.* added
Betti Oesterholz
2013-05-04
Remove generated file (should not be part of the repository)
Sylvestre Ledru
2013-03-22
refactor jvm support into a JS library
Alon Zakai
2013-03-04
experimental partial jni support
Alon Zakai
2012-12-19
Updated some python invocations that I missed the first time through.
Alan Kligman
2012-12-19
Updated scripts to call python2 directly rather than relying on python symlin...
Alan Kligman
2012-11-20
update closure compiler to 20120917 (revision 2180); fixes #719
Alon Zakai
2012-11-01
Update websockify, fix websocket tests, refactor websocket harness.
Joel Martin
2012-10-30
update websockify to latest trunk
Alon Zakai
2012-09-27
initial (not-yet-working) sockets implementation
Alon Zakai
2012-07-19
update closure compile to 2093
Alon Zakai
2012-05-22
Use clang when building native lzma
Ehsan Akhgari
2012-04-24
Fix some paths in lzma.js/doit.sh
Sigmund Vik
2012-03-19
update lzma.js
Alon Zakai
2012-03-17
update lzma.js
Alon Zakai
2012-03-16
modify lzma.js to just build natively for us here
Alon Zakai
2012-03-16
updated lzma.js
Alon Zakai
2012-03-16
add lzma.js in thirdparty
Alon Zakai
2012-03-06
Include Closure Compiler by default.
Nathan Hammond
2012-01-30
Import shared.py properly
Ehsan Akhgari
2011-10-05
path fixes
Alon Zakai
2011-09-18
update demangler to process profiling output
Alon Zakai
2011-08-05
new CppHeaderParser
Alon Zakai
2011-07-06
improved bindings generator
Alon Zakai
2011-07-03
initial work on bindings generator, using CppHeaderParser and ply. llvm-gcc o...
Alon Zakai
2011-06-04
update gcc_demangler.js, which no longer worked on latest js engines
Alon Zakai
2011-03-21
optimize FUNCTION_POINTER and exporting
Alon Zakai
2011-01-14
refactor shared components of python tools, and add emmaken.py
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-10-27
demangler tool fixes
alon@honor
2010-10-21
namespace generator tool
alon@honor
2010-10-21
demangler python script
alon@honor
2010-10-21
gcc_demanger tool
alon@honor
2010-10-20
dynamic stack allocation support; demangler test closer to passing
alon@honor
2010-10-20
non-working gcc demangler test
alon@honor