.. |
eliminator
|
eliminate variables through break/continue/return
|
2012-02-20 09:42:51 -08:00 |
scons/site_scons/site_tools/emscripten
|
Add Tool support for SCons
|
2012-03-03 21:20:20 +01:00 |
__init__.py
|
Rewrite of emscripten.py:
|
2011-07-07 12:24:09 +03:00 |
autodebugger.py
|
add function exits to autodebugger
|
2012-02-06 18:12:13 -08:00 |
autodebugger_c.py
|
C autodebugger improvements
|
2011-10-13 17:33:16 -07:00 |
autodebugger_indenter.py
|
optimizer autodebugger indenter for memory use
|
2012-02-06 17:30:59 -08:00 |
autodediffer.py
|
autodebug diff tool
|
2011-11-12 12:24:58 -08:00 |
bindings_generator.py
|
bindings generator fix
|
2012-03-15 10:19:24 -07:00 |
bisect_pair.py
|
bisection bugfinding tool
|
2012-01-29 09:59:40 -08:00 |
diff_autodebugger.py
|
autodebugger improvements for floats
|
2011-06-09 21:11:21 -07:00 |
emconfiguren.py
|
Import shared.py properly
|
2012-01-30 17:31:07 -05:00 |
emmaken.py
|
Merge pull request #198 from ehsan/import_shared_properly
|
2012-01-31 14:11:57 -08:00 |
emmakenxx.py
|
Import shared.py properly
|
2012-01-30 17:31:07 -05:00 |
exec_llvm.py
|
Merge branch 'master' into llvmopts
|
2012-01-31 18:11:28 -08:00 |
file2json.py
|
file2json stuff
|
2011-10-19 16:14:23 -07:00 |
find_bigis.py
|
find_bigis tool
|
2012-01-26 17:27:05 -08:00 |
fix_closure.py
|
tweak fix_closure output
|
2012-01-11 12:13:02 -08:00 |
js-optimizer.js
|
better handling of detection of scriptArgs and arguments
|
2012-03-10 20:48:38 -08:00 |
make_file.py
|
tweak make_file
|
2011-10-17 16:59:41 -07:00 |
make_minigzip.py
|
make_minigzip.py
|
2012-02-23 18:20:12 -08:00 |
namespacer.py
|
namespacer tweaks
|
2011-05-28 23:15:03 -07:00 |
nativize_llvm.py
|
make nativizer tool executable
|
2012-03-15 10:19:38 -07:00 |
scan_ll.py
|
add llvm function size scanner
|
2012-03-11 18:17:53 -07:00 |
shared.py
|
add file preloading in browsers
|
2012-03-15 14:07:04 -07:00 |
test-js-optimizer-output.js
|
collapse elses after the if block breaks or continues, other minor js optimizer fixes
|
2012-02-19 18:17:28 -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
|
collapse elses after the if block breaks or continues, other minor js optimizer fixes
|
2012-02-19 18:17:28 -08:00 |