index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2012-11-22
notice generated functions with $ in them
Alon Zakai
2012-11-22
fix test_js_optimizer
Alon Zakai
2012-11-22
fix bug in js optimizer on closured data
Alon Zakai
2012-11-22
fix ll func identifying for chunking purposes, and add testing of jcache on a...
Alon Zakai
2012-11-22
more carefully split out functions in js optimizer
Alon Zakai
2012-11-22
assert on generatedFunctions being there when we need it
Alon Zakai
2012-11-21
more jcache testing, and add newlines to ensure chunk separation
Alon Zakai
2012-11-21
finish js optimizer caching and add tests
Alon Zakai
2012-11-21
basic logic of jcache in js optimizer
Alon Zakai
2012-11-21
use chunkify in js optimizer, in preparation for jcaching
Alon Zakai
2012-11-21
cache emscript function chunks
Alon Zakai
2012-11-21
return chunks of text in chunkify to simplify the ap-iy
Alon Zakai
2012-11-21
fix chunking logic to generate >1 chunk
Alon Zakai
2012-11-21
improve chunkify to consider previous chunkings when caching
Alon Zakai
2012-11-21
refactor chunking code and add function ident information
Alon Zakai
2012-11-21
fix and test pre caching
Alon Zakai
2012-11-21
basic jcache on pre with files+cPickle
Alon Zakai
2012-11-21
add more caching logic including short vs full keys
Alon Zakai
2012-11-21
basic logic and stubs for caching pre phase
Alon Zakai
2012-11-21
set up parameter passing for jcache
Alon Zakai
2012-11-15
prevent annoying warnings during relooper bootstrapping
Alon Zakai
2012-11-14
clean up test.ll
Alon Zakai
2012-11-14
Fix typo in WindowsPopen.kill(). Avoid using returncode variable manually, bu...
Jukka Jylänki
2012-11-14
Refactor Windows replacement for Popen to allow passing stdin to Popen proces...
Jukka Jylänki
2012-11-14
Implement missing used functions on MockPopen to pass Windows tests utilizing...
Jukka Jylänki
2012-11-13
only save temp files in EMCC_DEBUG_SAVE mode
Alon Zakai
2012-11-13
Merge pull request #703 from juj/cmake
Alon Zakai
2012-11-13
headless option
Alon Zakai
2012-11-13
Rename CallProcess to call_process.
Jukka Jylänki
2012-11-12
On Windows, depending on the version of make, these calls have been observed ...
Jukka Jylänki
2012-11-12
Don't silently suppress received exceptions inside shared.building.is_ar and ...
Jukka Jylänki
2012-11-11
alter version to bootstrap relooper
1.0.1a
Alon Zakai
2012-11-11
use internal relooper sources
Alon Zakai
2012-11-10
clear cache and run sanity checks on version bumps, this will help with reloo...
1.0.1
Alon Zakai
2012-11-10
disable closure on relooper - no noticeable speedup, but inlining causes some...
Alon Zakai
2012-11-10
make sure to fail if relooper bootstrap failed
Alon Zakai
2012-11-10
bootstrap relooperautomatically
Alon Zakai
2012-11-08
fix crash in js optimizer
Alon Zakai
2012-11-08
rename __label__ => label
Alon Zakai
2012-11-08
notice NODE env var in .emscripten by default
Alon Zakai
2012-11-08
Merge pull request #676 from Blechhirn/SplitFix
Alon Zakai
2012-11-06
less debug output in js optimizer
Alon Zakai
2012-11-06
save temp files in EMCC_DEBUG mode
Alon Zakai
2012-11-06
Fix splitting on case-insensitive file systems
Manuel Wellmann
2012-11-06
Add another loud error message containing the actual command line when callin...
Jukka Jylänki
2012-11-05
If configure in shared.py fails with an exception, print out the command line...
Jukka Jylänki
2012-11-04
simplify default settings
Alon Zakai
2012-11-04
handle windows line endings in js optimizer splitting
Alon Zakai
2012-11-03
log out js optimizer split sizes
Alon Zakai
2012-11-03
fix exit code on sanity fails
Alon Zakai
[next]