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-09-20
fixes for clang, including support for phi; all tests pass, but optimizer ↵
Alon Zakai
and relooper broken (on clang)
2010-09-15
rewrite enzymatic, compilation is x2.5 faster
alon@honor
2010-09-14
update cubescript demo
alon@honor
2010-09-14
additional sauer tests+fixes
alon@honor
2010-09-14
load&bitcast combo support
alon@honor
2010-09-14
update cubescript demo
alon@honor
2010-09-14
additional sauer testing that can now pass
alon@honor
2010-09-14
proper flattening of nested structures +test
alon@honor
2010-09-12
allow emscripten.py to read ~/.emscripten for settings
alon@honor
2010-09-12
settings.py tweak
alon@honor
2010-09-11
docs in emscripten.py
alon@honor
2010-09-11
fallback if no |arguments| (like on the web)
alon@honor
2010-09-11
version 0.2
alon@honor
2010-09-11
cubescript web demo
alon@honor
2010-09-11
Catch a corner case with 0 in varargs
alon@honor
2010-09-11
enable sauer test
alon@honor
2010-09-11
better handling of NULL in printf, and varargs
alon@honor
2010-09-10
fix some print() corners
alon@honor
2010-09-10
Proper parsing of llvm strings
alon@honor
2010-09-10
tweaks to sauer, and strtol
alon@honor
2010-09-09
enable sauer test (with RELOOPING=0)
alon@honor
2010-09-09
Allow overriding compiler settings.js
alon@honor
2010-09-09
call emscripten.py in test runner through public interface
alon@honor
2010-09-09
comments
alon@honor
2010-09-09
fix some regexps that v8 and sm do not agree on
alon@honor
2010-09-09
emscripten.py
alon@honor
2010-09-08
sauer hello world nearly ready for enabling in test runner
alon@honor
2010-09-08
sauer test fixes
alon@honor
2010-09-08
Fix bug with strcat
alon@honor
2010-09-08
support for in-function statics
alon@honor
2010-09-08
simplify parser: remove consts, have only vars
alon@honor
2010-09-08
simplify test
alon@honor
2010-09-08
support for getelementptr inside loads, fixes a test
alon@honor
2010-09-07
sauer patch queue update
alon@honor
2010-09-07
strcat
alon@honor
2010-09-07
comments
alon@honor
2010-09-07
ES_SIZEOF: safe and portable sizeof
alon@honor
2010-09-06
fixes for null instead of 0, and makePointer on raw values instead of arrays
alon@honor
2010-09-06
LABEL_DEBUG option
alon@honor
2010-09-06
fixes for null vs 0, and support for assert +test
alon@honor
2010-09-06
fix bug with ignoring "struct... as struct
alon@honor
2010-09-06
fix relooper bug with loops with just an inc block
alon@honor
2010-09-06
preprocessor + example use in SAFE_HEAP
alon@honor
2010-09-06
support for %s in printf
alon@honor
2010-09-05
snippets for C string funcs
alon@honor
2010-09-05
snippets work
alon@honor
2010-09-05
optimize makesplitter
alon@honor
2010-09-05
sauer cleanup
alon@honor
2010-09-05
optimize FunctionReconstructor
alon@honor
2010-09-05
optimize enzymatic loops
alon@honor
[prev]
[next]