emscripten/tools
Alon Zakai d0249dba76 emit side module memory initializer in the right place; test_dlfcn_basic works in asm 2013-09-03 14:41:29 -07:00
..
eliminator update test 2013-07-08 11:07:58 -07:00
node_modules/source-map Update the source-map library. 2013-06-19 14:15:18 -07:00
scons/site_scons/site_tools/emscripten
source-maps Fix source map generation on Windows. Fixes #1333. 2013-08-17 22:01:48 +03:00
__init__.py
asm_module.py generate static linking invokes in the prelude; fixes #1468 2013-08-08 15:58:20 -07:00
autodebugger.py
autodebugger_c.py improve c autodebugger 2013-03-01 23:17:29 -05:00
autodebugger_indenter.py
autodebugger_js.py rename __stackbase__ to sp 2013-07-07 16:48:12 -07:00
autodediffer.py
bindings_generator.py generalize customizeVTable to support asm 2013-05-05 13:20:30 -07:00
bisect_pair.py
cache.py Fix a race condition if two emscripten.py instances run at the same time 2013-05-17 13:03:57 -07:00
clean_webconsole.py
crunch-worker.js
diff_autodebugger.py
emconfiguren.py
emmaken.py
emmakenxx.py
exec_llvm.py Allow the PNaCl toolchain to be used in place of a standard version of Clang. 2013-08-08 16:32:32 -07:00
file2json.py
file_packager.py allow null second param in createPreloadedFile|createDataFile so that file packager does not need PATH, and works through closure 2013-08-29 12:00:32 -07:00
find_bigfuncs.py sort generated functions 2013-08-28 15:30:00 -07:00
find_bigis.py
find_bigvars.py tool to find functions with lots of vars 2013-08-12 10:14:17 -07:00
fix_closure.py
ie7_fix.py
js-optimizer.js fix outliner bug with checking when switch cases need to be joined 2013-08-27 11:57:19 -07:00
js_optimizer.py sort generated functions 2013-08-28 15:30:00 -07:00
jsrun.py - added tests for tcgetattr / tcsetattr 2013-08-29 12:57:33 -07:00
ll-strip.py
make_file.py
make_minigzip.py
merge_asm.py add tools to split and merge asm modules from the surrounding code 2013-08-01 20:32:10 -07:00
namespacer.py
nativize_llvm.py Allow the PNaCl toolchain to be used in place of a standard version of Clang. 2013-08-08 16:32:32 -07:00
reproduceriter.js
reproduceriter.py
response_file.py Fix escaping of parameters in response file generation for Windows. Fixes #1471. Possibly related to the problem reported in #1533. 2013-08-17 23:05:48 +03:00
scan_js.py
scan_ll.py
settings_template_readonly.py Improve the generation of ~/.emscripten on Windows. 2013-08-08 16:32:32 -07:00
shared.py emit side module memory initializer in the right place; test_dlfcn_basic works in asm 2013-09-03 14:41:29 -07:00
split.py Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
split_asm.py add tools to split and merge asm modules from the surrounding code 2013-08-01 20:32:10 -07:00
tempfiles.py Isolate shutil.rmtree logic in tempfiles.try_delete, and integrate azakai's feedback 2013-03-04 19:34:54 -08:00
test-js-optimizer-asm-last-output.js replace &-1 with |0 at the end of the optimization pipeline 2013-07-09 11:42:25 -07:00
test-js-optimizer-asm-last.js replace &-1 with |0 at the end of the optimization pipeline 2013-07-09 11:42:25 -07:00
test-js-optimizer-asm-outline1-output.js fix outliner bug with checking when switch cases need to be joined 2013-08-27 11:57:19 -07:00
test-js-optimizer-asm-outline1.js fix outliner bug with checking when switch cases need to be joined 2013-08-27 11:57:19 -07:00
test-js-optimizer-asm-outline2-output.js fix limit in outlining.flatten, and adjust to 1/4 of the outlining target 2013-08-13 17:33:02 -07:00
test-js-optimizer-asm-outline2.js abort outlining if it leads to the new function or old function exceeding the original function in size 2013-07-21 10:55:08 -07:00
test-js-optimizer-asm-outline3-output.js fix bug in aggressive variable elimination and re-enable it 2013-07-25 19:56:24 -07:00
test-js-optimizer-asm-outline3.js fix bug in aggressive variable elimination and re-enable it 2013-07-25 19:56:24 -07:00
test-js-optimizer-asm-pre-output.js consolidate simplifyExpressions to one pass that happens before closure, where simplifyNotComps is guaranteed to be valid 2013-07-17 20:58:16 -07:00
test-js-optimizer-asm-pre.js do not eliminate away tempDoublePtr uses that are alignment fixes; fixes #1375 2013-07-14 10:14:10 -07:00
test-js-optimizer-asm-regs-min-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-asm-regs-min.js update test 2013-06-24 13:40:17 -07:00
test-js-optimizer-asm-regs-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-asm-regs.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-asm-relocate-output.js do not relocate function pointers when no need to (no such table in parent) 2013-07-03 15:31:05 -07:00
test-js-optimizer-asm-relocate.js do not relocate function pointers when no need to (no such table in parent) 2013-07-03 15:31:05 -07:00
test-js-optimizer-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-regs-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-regs.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t2-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t2.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t2c-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t2c.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t3-output.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer-t3.js update tests 2013-06-21 16:37:48 -07:00
test-js-optimizer.js update tests 2013-06-21 16:37:48 -07:00