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
/
src
/
framework.js
Age
Commit message (
Expand
)
Author
2011-12-02
various fixes from js strict mode testing
Alon Zakai
2011-12-01
misc minor but important memory fixes
Alon Zakai
2011-11-30
minor optimization to main loop in framework
Alon Zakai
2011-11-29
more memory debugging stuff, and a disabled option to throttle the framework ...
Alon Zakai
2011-11-29
discard almost all .tokens when intertyper ends, to save memory (all except f...
Alon Zakai
2011-11-29
more memory debugging tools and minor optimizations
Alon Zakai
2011-11-28
allow more GCing inside our big compiler loops
Alon Zakai
2011-11-28
memory debugging code, and some minor optimizations from it
Alon Zakai
2011-11-06
tweak framework profiling
Alon Zakai
2011-05-16
compiler code is now js strict mode compliant
Alon Zakai
2011-02-27
clearer stacks from framework errors
Alon Zakai
2011-02-22
optimize type discovery
Alon Zakai
2011-02-21
remove slow identinicer
Alon Zakai
2011-02-19
line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS
Alon Zakai
2010-12-25
code cleanup
Alon Zakai
2010-12-15
clean up enzymatic ==> framework
Alon Zakai