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
/
preamble.js
Age
Commit message (
Expand
)
Author
2011-01-27
reSign parallel to unSign to fix rare signing issues; CHECK_SIGNS option
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2011-01-08
refactor preamble functions into library
Alon Zakai
2011-01-01
CORRECT_OVERFLOWS option; strengthening of various tests, and fixes a bug in ...
Alon Zakai
2010-12-31
allow SAFE_HEAP with typed arrays; fix minor uncovered bugs; add SAFE_HEAP_LO...
Alon Zakai
2010-12-31
simplify heap operations in preamble with macros
Alon Zakai
2010-12-30
simple django-style substitution/macros
Alon Zakai
2010-12-30
stub for calloc
Alon Zakai
2010-12-28
handle memmove of 0
dglead
2010-12-26
fix bug with typed arrays in memcpy
Alon Zakai
2010-12-25
support for precision in integers in printf
Alon Zakai
2010-12-23
comment about typed arrays when copying
Alon Zakai
2010-12-19
optimize heap for chrome; thanks to danielheres
Alon Zakai
2010-12-19
CHECK_OVERFLOWS option
Alon Zakai
2010-12-17
fix format bug with floats
Alon Zakai
2010-12-13
minor fixes for python demo
Alon Zakai
2010-12-12
python web demo
Alon Zakai
2010-12-12
support for library dependencies +misc python float fixes
Alon Zakai
2010-12-11
improve printf formatting
Alon Zakai
2010-12-11
support for printing %p
Alon Zakai
2010-12-11
python fixes and test
Alon Zakai
2010-12-09
proper support for bitfields
Alon Zakai
2010-12-05
safe heap tweaks
Alon Zakai
2010-12-04
fix for bitshifts
Alon Zakai
2010-11-28
paranoid memory initialization in typed arrays, lua demo update (with missing...
Alon Zakai
2010-11-27
proper memory initialization with or without typed arrays; additional lua tests
Alon Zakai
2010-11-26
remove clumsy iterative creation attempts of globals
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-25
improve lua test + fixes
Alon Zakai
2010-11-25
check stores in SAFE_HEAP
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 rel...
Alon Zakai
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-20
nonworking stubs for setjmp.h
Alon Zakai
2010-11-20
simple realloc implementation
Alon Zakai
2010-11-19
add |undef| value
Alon Zakai
2010-11-17
tweaks for frontend-optimized input
Alon Zakai
2010-11-14
optimize Pointer_make
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-11-01
add HEAPs and malloc/free to Module
alon@honor
2010-10-31
remove getters from global vars
alon@honor
2010-10-27
modularize generated code
alon@honor
2010-10-24
progress on cleaning up Runtime
alon@honor
2010-10-24
add nonvirtual part to polymorph test; fails in clang
alon@honor
2010-10-23
additional memset alias
alon@honor
2010-10-23
handle llvm functions in ret
alon@honor
2010-10-21
fixes in parseConst; move getFunctionIndex into Runtime; test for global func...
alon@honor
2010-10-21
demangler python script
alon@honor
[prev]
[next]