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
Branch
Commit message
Author
Age
master
use readFile in dlopen, instead of hackish internals-only usage of contents; ...
Alon Zakai
10 years
push-upstream
Fix IDBFS for webworkers
David Barksdale
10 years
Tag
Download
Author
Age
1.20.0-0amatus1
commit 1844ec1caf...
Alon Zakai
10 years
1.20.0
commit 39f126fa17...
Alon Zakai
10 years
1.19.2
commit 3781d44edc...
Alon Zakai
10 years
1.19.1
commit a0ca1cd1d4...
Alon Zakai
11 years
1.19.0
commit 4ae305542c...
Alon Zakai
11 years
1.18.4
commit d46e9600bc...
Alon Zakai
11 years
1.18.3
commit 56ba073185...
Alon Zakai
11 years
1.18.2
commit c454100901...
Jukka Jylänki
11 years
1.18.1
commit 0edf2a8c95...
Alon Zakai
11 years
1.18.0
commit 5b8a74f2bc...
Alon Zakai
11 years
[...]
Age
Commit message
Author
2014-01-29
release 1.10.0
1.10.0
Alon Zakai
2014-01-28
disable asm2x86.test_exceptions_2
Alon Zakai
2014-01-28
run js opts for safe heap
Alon Zakai
2014-01-28
fix fastcomp detection; fixes #2072
Alon Zakai
2014-01-28
rely on js opts to do safe heap for asm, to avoid duplicating logic for prope...
Alon Zakai
2014-01-28
fix find_bigis.py tool
Alon Zakai
2014-01-27
EM_ASM_ variants that return a value but receive no inputs; fixes #2070
Alon Zakai
2014-01-27
comment
Alon Zakai
2014-01-27
fix some safeHeap errors with the new exceptions code; fixes #2068
Alon Zakai
2014-01-27
add testcase with longjmp and c++ exception catching in the same function
Alon Zakai
[...]