emscripten/tools
Alon Zakai 2e023139a7 update cashew 2015-01-23 13:13:58 -08:00
..
eliminator/node_modules move optimizer tests to tests/optimizer 2014-12-19 17:26:07 -08:00
node_modules/source-map
optimizer update cashew 2015-01-23 13:13:58 -08:00
ports make ports system use a specific revision (using a git tag), so that older emscripten checkouts can use older ports properly; fixes #3144 2015-01-21 14:10:04 -08:00
scons/site_scons/site_tools/emscripten
source-maps
__init__.py
asm_module.py add merge_pair tool to merge two js files with similar contents, for bisection purposes 2015-01-22 12:05:21 -08:00
autodebugger.py
autodebugger_c.py
autodebugger_indenter.py
autodebugger_js.py
autodediffer.py
bindings_generator.py
bisect_pair.py fuzzing tweaks 2015-01-05 13:56:56 -08:00
bisect_pair_lines.py
cache.py
clean_webconsole.py
crunch-worker.js
diff_autodebugger.py
distill_asm.py
emconfiguren.py
emmaken.py
emmakenxx.py
emterpretify.py add a whitelist option for the emterpreter; #3129 2015-01-21 17:56:29 -08:00
exec_llvm.py
ffdb.py
file2json.py
file_packager.py
find_bigfuncs.py
find_bigis.py
find_bigvars.py
fix_closure.py
gen_struct_info.py
ie7_fix.py
js-optimizer.js parse expresions with no output register but with internal subeffects properly; fixes #3141 2015-01-20 11:30:24 -08:00
js_optimizer.py add merge_pair tool to merge two js files with similar contents, for bisection purposes 2015-01-22 12:05:21 -08:00
jsrun.py commented-out code to log all jsruns from the test suite 2015-01-21 16:42:16 -08:00
line_endings.py
ll-strip.py
make_file.py
make_minigzip.py
merge_asm.py
merge_pair.py add merge_pair tool to merge two js files with similar contents, for bisection purposes 2015-01-22 12:05:21 -08:00
namespacer.py
nativize_llvm.py
parse_unaligned.py
profile_stripper.py
profile_used.py
reproduceriter.js
reproduceriter.py
response_file.py
scan_js.py
scan_ll.py
settings_template_readonly.py Add a note to .emscripten config file on how to configure native optimizer location. 2014-12-19 10:57:16 -05:00
shared.py update llvm version to 3.5 ; 1.29.1 2015-01-07 11:48:05 -08:00
split.py
split_asm.py
stubify_ll.py
system_libs.py make ports system use a specific revision (using a git tag), so that older emscripten checkouts can use older ports properly; fixes #3144 2015-01-21 14:10:04 -08:00
tempfiles.py
traverse.py
validate_asmjs.py
webidl_binder.py