.. |
eliminator
|
pass the eliminator the filename to avoid OS-specific issues with reading from stdin using node
|
2012-07-04 12:50:37 -07:00 |
scons/site_scons/site_tools/emscripten
|
test for scons integration and stop using emld there
|
2012-05-28 05:07:56 -07:00 |
__init__.py
|
…
|
|
autodebugger.py
|
add autodebugger option to ignore dlmalloc calls, which are often noisy and not helpful unless debugging dlmalloc itself
|
2012-05-11 12:02:48 -07:00 |
autodebugger_c.py
|
…
|
|
autodebugger_indenter.py
|
optimizer autodebugger indenter for memory use
|
2012-02-06 17:30:59 -08:00 |
autodediffer.py
|
…
|
|
bindings_generator.py
|
fix stack save problem with last bindings generator commit
|
2012-05-29 17:50:40 -07:00 |
bisect_pair.py
|
fix bisection bug
|
2012-05-04 10:41:41 -07:00 |
clean_webconsole.py
|
fix prepareClientAttributes bugs: handle non-packed vertex attributes properly
|
2012-04-28 13:22:18 -07:00 |
crunch-worker.js
|
support for non-square crunch textures with mipmaps
|
2012-06-20 10:56:18 -07:00 |
diff_autodebugger.py
|
…
|
|
emconfiguren.py
|
Import shared.py properly
|
2012-01-30 17:31:07 -05:00 |
emmaken.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
emmakenxx.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
exec_llvm.py
|
Merge branch 'master' into llvmopts
|
2012-01-31 18:11:28 -08:00 |
file2json.py
|
…
|
|
file_packager.py
|
change download message
|
2012-08-09 17:34:14 -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 |
ie7_fix.py
|
Tweak to deal with ===
|
2012-03-02 02:12:41 +00:00 |
js-optimizer.js
|
unused << >> optimization in js optimizer
|
2012-07-06 15:52:34 -07:00 |
ll-strip.py
|
Add a script to strip the contents of functions in llvm assembly
|
2012-03-28 11:01:24 -07:00 |
make_file.py
|
…
|
|
make_minigzip.py
|
Misc fixes for Windows.
|
2012-03-20 14:26:50 +01:00 |
namespacer.py
|
…
|
|
nativize_llvm.py
|
make nativizer tool executable
|
2012-03-15 10:19:38 -07:00 |
scan_js.py
|
add js bloatscan tool
|
2012-03-31 21:05:34 -07:00 |
scan_ll.py
|
add llvm function size scanner
|
2012-03-11 18:17:53 -07:00 |
shared.py
|
Add LD to the variables replaced by emmake
|
2012-07-25 22:10:47 -07:00 |
test-js-optimizer-output.js
|
do not consider division safe for |0 removal, and add testcase 2 from issue 324
|
2012-03-31 11:37:20 -07:00 |
test-js-optimizer-regs-output.js
|
do not registerize with switches present
|
2012-05-17 14:07:38 -07:00 |
test-js-optimizer-regs.js
|
do not registerize with switches present
|
2012-05-17 14:07:38 -07: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
|
do not js-optimize away rounding corrections
|
2012-03-28 17:18:36 -07:00 |