.. |
eliminator
|
improve eliminator
|
2011-11-23 11:32:14 -08:00 |
__init__.py
|
Rewrite of emscripten.py:
|
2011-07-07 12:24:09 +03:00 |
autodebugger.py
|
make the autodebugger also note when we enter functions
|
2012-01-19 21:06:44 -08:00 |
autodebugger_c.py
|
C autodebugger improvements
|
2011-10-13 17:33:16 -07:00 |
autodebugger_indenter.py
|
autodebugger indender tool
|
2012-01-20 17:25:55 -08:00 |
autodediffer.py
|
autodebug diff tool
|
2011-11-12 12:24:58 -08:00 |
bindings_generator.py
|
fix bindings generator bug with static return values, and do not create EmscriptenEnsurer by default (it turns into a very large amount of code after closure, causing errors in large projects)
|
2012-01-11 16:55:23 -08:00 |
diff_autodebugger.py
|
autodebugger improvements for floats
|
2011-06-09 21:11:21 -07:00 |
emconfiguren.py
|
deprecate emmaken.py and emconfiguren.py
|
2011-12-18 09:21:57 -08:00 |
emmaken.py
|
deprecate emmaken.py and emconfiguren.py
|
2011-12-18 09:21:57 -08:00 |
emmakenxx.py
|
path fixes
|
2011-10-05 11:12:45 -07:00 |
exec_llvm.py
|
path fixes
|
2011-10-05 11:12:45 -07:00 |
file2json.py
|
file2json stuff
|
2011-10-19 16:14:23 -07:00 |
fix_closure.py
|
tweak fix_closure output
|
2012-01-11 12:13:02 -08:00 |
js-optimizer.js
|
js optimizer comment
|
2012-01-19 10:09:45 -08:00 |
make_file.py
|
tweak make_file
|
2011-10-17 16:59:41 -07:00 |
namespacer.py
|
namespacer tweaks
|
2011-05-28 23:15:03 -07:00 |
shared.py
|
do not generate annotations when disassembling bitcode
|
2012-01-21 17:16:50 -08:00 |
test-js-optimizer-output.js
|
improve side effect detection in js optimizer
|
2012-01-16 10:06:30 -08:00 |
test-js-optimizer-t2-output.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2c-output.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer-t2c.js
|
simplify shift optimizer and make it safer by not optimizing out >> << combos
|
2011-12-31 11:52:54 -08:00 |
test-js-optimizer.js
|
improve side effect detection in js optimizer
|
2012-01-16 10:06:30 -08:00 |