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
2011-02-10
use clang in emmaken and in freetype&zlib tests
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-08
freetype demo
Alon Zakai
2011-02-08
prep for freetype demo
Alon Zakai
2011-02-06
version 0.8
Alon Zakai
2011-02-06
use GUARD_SIGNS only in tests that need it; benchmarks fast again
Alon Zakai
2011-02-06
strengthen SAFE_HEAP checks for copied values
Alon Zakai
2011-02-05
zlib test
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-30
disable the combination of llvm opts+reloop in freetype test, due to slowness
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
2011-01-23
minor fixes and optimizations
Alon Zakai
2011-01-20
paper update
Alon Zakai
2011-01-20
initial version of emscripten paper
Alon Zakai
2011-01-20
clarify -show-annotations in settings.py
Alon Zakai
2011-01-19
Optimize out some loop labels
Alon Zakai
2011-01-19
lower closure optimizations to SIMPLE; no speed difference, and ADVANCED ↵
Alon Zakai
clash with our _STDIO object
2011-01-19
a few math funcs
Alon Zakai
2011-01-17
handle odd llvm with branches in the middle of labels; all tests pass
Alon Zakai
2011-01-17
libcxx test; support for linking in test runner; failure in ↵
Alon Zakai
clang_0_1.test_libcxx
2011-01-16
sscanf
Alon Zakai
2011-01-16
support for writing to files in stdio
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2011-01-14
refactor shared components of python tools, and add emmaken.py
Alon Zakai
2011-01-12
make sure our warning about show-annotations always shows up
Alon Zakai
2011-01-11
make memory initialization optional, and default to initializing the stack only
Alon Zakai
2011-01-10
ceil and floor in library
Alon Zakai
2011-01-08
refactor preamble functions into library
Alon Zakai
2011-01-07
enable llvm opts on tests with precompiled .ll (python, bullet, lua); fix ↵
Alon Zakai
minor uncovered bugs; disable some dangerous llvm opts
2011-01-02
optimize mod operator, and primes benchmark
Alon Zakai
2011-01-01
fix benchmarks
Alon Zakai
2011-01-01
update python demo, fixes various bugs
Alon Zakai
2011-01-01
comment
Alon Zakai
2011-01-01
CORRECT_OVERFLOWS option; strengthening of various tests, and fixes a bug in ↵
Alon Zakai
python with typed arrays
2010-12-31
allow SAFE_HEAP with typed arrays; fix minor uncovered bugs; add ↵
Alon Zakai
SAFE_HEAP_LOG option
2010-12-31
comment
Alon Zakai
2010-12-31
comments
Alon Zakai
2010-12-31
macros for heap access in library.js
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-29
better slab selection with type info
Alon Zakai
[prev]
[next]