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
2013-11-14
Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming
1.7.6
Alon Zakai
2013-11-14
Merge pull request #1809 from juj/gles2_gets
Alon Zakai
2013-11-14
simplify other.test_emcc check for micro-opts, to not be so finicky
Alon Zakai
2013-11-14
fix bug with linking bullet without any metadata whatsoever; fixes other.test...
Alon Zakai
2013-11-14
disable asm2x86.test_sqlite due to legalization error on llvm 3.3
Alon Zakai
2013-11-14
ensure a >>> coercion on unsigned comparisons, even if the input is an i29 wh...
Alon Zakai
2013-11-14
handle odd types like i24 in makeSignOp, fixes asm1.test_fuzz on llvm 3.3
Alon Zakai
2013-11-14
update test_pgo
Alon Zakai
2013-11-14
Merge pull request #1802 from Daft-Freak/patch-2
juj
2013-11-14
Implement more complete glGetXXv() for GLES2 binary shader format and shader ...
Jukka Jylänki
[...]