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
Age
Commit message (
Collapse
)
Author
2010-12-11
python fixes and test
Alon Zakai
2010-12-10
proper stubs for external values
Alon Zakai
2010-12-09
code cleanup of |,;|s
David LaPalomento
2010-12-09
__errno_location
Alon Zakai
2010-12-09
memchr
Alon Zakai
2010-12-09
proper support for bitfields
Alon Zakai
2010-12-07
fix a few bugs related to highly-nested structs
Alon Zakai
2010-12-05
library additions
Alon Zakai
2010-12-05
fix for functions in mathops
Alon Zakai
2010-12-05
__ctype_b_loc in library
Alon Zakai
2010-12-05
safe heap tweaks
Alon Zakai
2010-12-04
library additions
Alon Zakai
2010-12-04
fix 2 bugs in variable analyzer
Alon Zakai
2010-12-04
fix for bitshifts
Alon Zakai
2010-12-04
llvm.va_copy
Alon Zakai
2010-12-04
qsort
Alon Zakai
2010-12-02
handle bitcasts etc. of call() idents +test
Alon Zakai
2010-11-28
additional SDL stubs
Alon Zakai
2010-11-28
lua demo note
Alon Zakai
2010-11-28
lua demo additional files
Alon Zakai
2010-11-28
paranoid memory initialization in typed arrays, lua demo update (with ↵
Alon Zakai
missing files)
2010-11-27
comment
Alon Zakai
2010-11-27
update lua demo
Alon Zakai
2010-11-27
fix bug in laying out of constant structures +tests
Alon Zakai
2010-11-27
simplify dump(), avoid memory issues
Alon Zakai
2010-11-27
update lua demo
Alon Zakai
2010-11-27
proper memory initialization with or without typed arrays; additional lua tests
Alon Zakai
2010-11-26
return the optimization of dropping function data as soon as possible
Alon Zakai
2010-11-26
remove clumsy iterative creation attempts of globals
Alon Zakai
2010-11-26
updated lua demo
Alon Zakai
2010-11-26
|abs| in stdlib
Alon Zakai
2010-11-26
improve varargs support
Alon Zakai
2010-11-26
do not try to unflatten slabs at runtime
Alon Zakai
2010-11-26
flatten global constants at compile time
Alon Zakai
2010-11-25
generate [0 x type] types automatically
Alon Zakai
2010-11-25
identify all llvm linkages
Alon Zakai
2010-11-25
version 0.6
Alon Zakai
2010-11-25
lua demo tweaks
Alon Zakai
2010-11-25
lua web demo
Alon Zakai
2010-11-25
lua test fix, fix breakage
Alon Zakai
2010-11-25
improve lua test + fixes
Alon Zakai
2010-11-25
check stores in SAFE_HEAP
Alon Zakai
2010-11-22
strengthen SAFE_HEAP in malloc and on the stack
Alon Zakai
2010-11-21
optimize SAFE_HEAP for speed and enable additional tests
Alon Zakai
2010-11-21
strengthen SAFE_HEAP
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵
Alon Zakai
related fixes
2010-11-20
lua test
Alon Zakai
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-20
refactor do_ll_test
Alon Zakai
2010-11-20
minimal C++ exceptions support
Alon Zakai
[next]