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
Age
Commit message (
Collapse
)
Author
2011-03-29
simplify TOTAL_STACK to not confuse closure compiler
Alon Zakai
2011-03-29
gcparam for spidermonkey
Alon Zakai
2011-03-21
poppler-related tweaks
Alon Zakai
2011-03-21
optimize FUNCTION_POINTER and exporting
Alon Zakai
2011-03-21
do not un/reSign constants
Alon Zakai
2011-03-19
support for llvm 2.9
Alon Zakai
2011-03-15
stop using lots of memory to manage strings at the end of compilation
Alon Zakai
2011-03-13
misc compiler tweaks
Alon Zakai
2011-03-12
test runner improvements
Alon Zakai
2011-03-12
optimize memory usage in jsifier
Alon Zakai
2011-03-06
re-enable advanced optimizations in closure compiler
Alon Zakai
2011-03-05
refactor calling of _main()
Alon Zakai
2011-03-05
correct signs in equality comparisons
Alon Zakai
2011-03-04
integer rounding fixes and CORRECT_ROUNDINGS option
Alon Zakai
2011-03-04
fix for closure compiler
Alon Zakai
2011-03-04
minor fix in intertyper
Alon Zakai
2011-03-03
autodebug improvements
Alon Zakai
2011-02-27
comments
Alon Zakai
2011-02-27
openjpeg test
Alon Zakai
2011-02-27
clearer stacks from framework errors
Alon Zakai
2011-02-27
refactor library IO and string functions
Alon Zakai
2011-02-27
debugging info and test runner fixes
Alon Zakai
2011-02-22
optimize type discovery
Alon Zakai
2011-02-22
global Types object refactoring
Alon Zakai
2011-02-21
remove slow identinicer
Alon Zakai
2011-02-21
vfprintf
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-20
fixes for benchmarks
Alon Zakai
2011-02-19
use line-specific corrections in zlib test
Alon Zakai
2011-02-19
line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS
Alon Zakai
2011-02-19
optimize String_copy
Alon Zakai
2011-02-18
parse debugging metadata for original filenames
Alon Zakai
2011-02-13
tweak sign and overflow checks
Alon Zakai
2011-02-13
debugging fixes
Alon Zakai
2011-02-12
fix for compiling with spidermonkey
Alon Zakai
2011-02-12
line number debugging info
Alon Zakai
2011-02-12
emscripten_run_script API
Alon Zakai
2011-02-11
add parens in mathops
Alon Zakai
2011-02-10
check whether a postset is needed with global non-array variables
Alon Zakai
2011-02-08
use subarray in typed arrays
Alon Zakai
2011-02-06
strengthen SAFE_HEAP checks for copied values
Alon Zakai
2011-02-05
mathop fixes +test
Alon Zakai
2011-02-04
unsign in zext to prevent a sign error
Alon Zakai
2011-02-01
overflow checks in getelementptr
Alon Zakai
2011-01-31
misc cleanups and fixes
Alon Zakai
2011-01-29
freetype test, plus some unix-specific file IO stuff
Alon Zakai
2011-01-29
fix for structure alignment handling +test
Alon Zakai
2011-01-27
reSign parallel to unSign to fix rare signing issues; CHECK_SIGNS option
Alon Zakai
2011-01-24
llvm_log in library
Alon Zakai
2011-01-24
ldexp in library; fixes issue 30
Alon Zakai
[next]