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 (
Expand
)
Author
2014-02-20
fix sanity tests
Alon Zakai
2014-02-20
strict fix: Can't use octal constants.
Bruce Mitchener
2014-02-20
strict fix: Duplicate key in object literal.
Bruce Mitchener
2014-02-19
Formatting fix and add test
Joel Croteau
2014-02-19
emit fuzz errors with the right suffix
Alon Zakai
2014-02-19
error on INIT_HEAP in fastcomp
Alon Zakai
2014-02-19
add function with $ in its name testcase
Alon Zakai
2014-02-19
Merge pull request #2140 from juj/python_emcc
Alon Zakai
2014-02-19
add atomicrmw sub test
Alon Zakai
2014-02-19
Fix Windows EMCC invocations to call 'python emcc' in a few places instead of...
Jukka Jylänki
2014-02-19
Clean up code formatting in VAO code to adhere to coding conventions. Fix ref...
Jukka Jylänki
2014-02-19
Remove test on __deps
Anthony Liot
2014-02-19
Change ASSERTION by GL_ASSERTIONS
Anthony Liot
2014-02-19
Add support of both emulate and extension vao
Anthony Liot
2014-02-19
VAO Extension
Anthony Liot
2014-02-19
Correct syntax of allocate function
Joel Croteau
2014-02-19
Provide better implementation of localeconv and fix logic error in allocate
Joel Croteau
2014-02-19
Remove "OES" extensions from GL functions when using GetProcAddress
Joel Croteau
2014-02-19
Change compile options for MinSizeRel
Joel Croteau
2014-02-18
fixed console detection so it does not throw
Richard Janicek
2014-02-18
add toupper_l test
Alon Zakai
2014-02-18
improve typed arrays error
Alon Zakai
2014-02-18
add a version of emscripten_set_main_loop where the main loop takes an argume...
Alon Zakai
2014-02-18
Don't redefine console if it already exists like in Chrome worker.
Richard Janicek
2014-02-18
add some asserts in dynCall
Alon Zakai
2014-02-18
fix function types of main loop funcs in sockets tests
Alon Zakai
2014-02-18
enable other.test_link_s in fastcomp
Alon Zakai
2014-02-18
useful info in ASSERTIONS=1 and 2 in fastcomp for bad function pointer calls,...
Alon Zakai
2014-02-18
define COMPILER_TEST_OPTS in benchmark suite, so libraries get optimized
Alon Zakai
2014-02-18
version 1.11.1
1.11.1
Alon Zakai
2014-02-18
fast test_longjmp_repeat in fastcomp
Alon Zakai
2014-02-17
enable test_scriptaclass in fastcomp
Alon Zakai
2014-02-17
support reserved function pointers in fastcomp
Alon Zakai
2014-02-17
enable a fuzztest that now works in fastcomp
Alon Zakai
2014-02-17
error on MAX_SETJMPS changed in fastcomp
Alon Zakai
2014-02-17
enable test_float32_precise in fastcomp
Alon Zakai
2014-02-17
check all i64 functions for whether we need to include precise i64 code
Alon Zakai
2014-02-17
Merge pull request #1871 from abergmeier/fixup_eglSwapBuffers
juj
2014-02-16
support memory growth in (non-validating) asm.js
Alon Zakai
2014-02-16
tolerate non-asm variables in asm optimization passes, with no-op coercions (...
Alon Zakai
2014-02-16
optimize traverseGenerated
Alon Zakai
2014-02-16
RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compi...
Alon Zakai
2014-02-15
clear status when proxied worker first responds
Alon Zakai
2014-02-15
fix canvas proxy code for sending resize events
Alon Zakai
2014-02-15
Merge pull request #2129 from rjanicek/proxy-request-animation-frame
Alon Zakai
2014-02-14
add request animation frame logic to proxy-to-worker
Richard Janicek
2014-02-14
add missing asm coercion to va_arg handler; #2120
Alon Zakai
2014-02-14
add fuzz testcase
Alon Zakai
2014-02-14
improve fuzzing to detect asm validation errors
Alon Zakai
2014-02-14
suppress native warnings in fuzzer, csmith emits many
Alon Zakai
[prev]
[next]