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-09-13
Allowed library functions to request JS-style varargs.
max99x
2011-09-13
Corrected handling of hidden external functions in LLVM disassembly.
max99x
2011-09-11
improve sqlite test
Alon Zakai
2011-09-11
fix autodebugger bug
Alon Zakai
2011-09-11
autodebugger support for loads
Alon Zakai
2011-09-10
clean up sqlite test
Alon Zakai
2011-09-10
sqlite test
Alon Zakai
2011-09-10
force shifts on i64s to remain integers
Alon Zakai
2011-09-10
library aliases and stubs
Alon Zakai
2011-09-10
better autodebugger support for floats
Alon Zakai
2011-09-09
rename test_error ; all tests pass
Alon Zakai
2011-09-08
bindings generator fix +fixes for use of |this| instead of Module
Alon Zakai
2011-09-08
Merge branch 'master' into llvm-svn
Alon Zakai
2011-09-08
expose branch condition to analysis; fixes ta2 bug with test_if
Alon Zakai
2011-09-08
disable some not-yet-relevant tests
Alon Zakai
2011-09-08
make sure the current working directory is valid in do_emscripten; fixes ↵
Alon Zakai
python failure
2011-09-07
typo fix
Alon Zakai
2011-09-07
improve global alias processing, including sort by dependency. poppler test ↵
Alon Zakai
passes
2011-09-07
additional library aliases
Alon Zakai
2011-09-07
Canceling a window.prompt() for the default stdin handler no longer results ↵
max99x
in an EOF.
2011-09-07
Made sure XHRs request typed arrays only if they can handle them.
max99x
2011-09-06
vtable customization in bindings generator, +misc infra improvements to help ↵
Alon Zakai
test it
2011-09-06
do not indexize global aliases
Alon Zakai
2011-09-06
some library aliases
Alon Zakai
2011-09-06
handle llvm funcs in aliases
Alon Zakai
2011-09-06
handle anonymous packed struct types
Alon Zakai
2011-09-06
fix switch for the case with no labels given
Alon Zakai
2011-09-06
mark types in global constants as needing analysis
Alon Zakai
2011-09-05
fix for bindings generator to use enclosing classes in return values
Alon Zakai
2011-09-04
disable -indvars on q1
Alon Zakai
2011-09-04
fix bug with stub functions and implemented library functions
Alon Zakai
2011-09-04
some debug stuff for dlmalloc
Alon Zakai
2011-09-04
some updates for q1
Alon Zakai
2011-09-04
fix llvm opts for 3.0
Alon Zakai
2011-09-04
always use clang in emscripten.py; fixes python test
Alon Zakai
2011-09-04
stubs for lifecycle intrinsics, and do not generate calls to stubs
Alon Zakai
2011-09-03
fix expect bug in library, fixes dlmalloc test
Alon Zakai
2011-09-03
optional pointer printing in autodebugger
Alon Zakai
2011-09-03
Merge branch 'master' into llvm-svn
Alon Zakai
2011-09-03
simplify emmaken with EMMAKEN_JUST_CONFIGURE, and use llvm-ld instead of ↵
Alon Zakai
llvm-link for better compatibility
2011-09-02
LIBRARY_DEBUG option
Alon Zakai
2011-09-02
disable libcxx due to llvm bug, and improve skip() printing
Alon Zakai
2011-09-02
generalize some more metadata regexps
Alon Zakai
2011-09-02
some metadata and label fixes
Alon Zakai
2011-09-02
remove hardcoded result from autodebug test (autogenerated is enough)
Alon Zakai
2011-09-02
remove (the deprecated) llvm-gcc
Alon Zakai
2011-09-01
fix intertyper parsing bug
Alon Zakai
2011-09-01
generalize metadata to handle additional inputs
Alon Zakai
2011-09-01
fix some wrapping issues and add getClass to wrapping API
Alon Zakai
2011-09-01
fix parsing bugs
Alon Zakai
[prev]
[next]