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
path:
root
/
src
/
library.js
Age
Commit message (
Expand
)
Author
2010-12-22
copysign and hypot in library
danielheres
2010-12-21
initial skeleton for gl tests
Alon Zakai
2010-12-13
minor fixes for python demo
Alon Zakai
2010-12-12
library stuff
Alon Zakai
2010-12-12
support for library dependencies +misc python float fixes
Alon Zakai
2010-12-11
python fixes and test
Alon Zakai
2010-12-09
code cleanup of |,;|s
David LaPalomento
2010-12-09
__errno_location
Alon Zakai
2010-12-09
memchr
Alon Zakai
2010-12-05
library additions
Alon Zakai
2010-12-05
fix for functions in mathops
Alon Zakai
2010-12-05
__ctype_b_loc in library
Alon Zakai
2010-12-04
library additions
Alon Zakai
2010-12-04
fix 2 bugs in variable analyzer
Alon Zakai
2010-12-04
fix for bitshifts
Alon Zakai
2010-12-04
llvm.va_copy
Alon Zakai
2010-12-04
qsort
Alon Zakai
2010-11-27
fix bug in laying out of constant structures +tests
Alon Zakai
2010-11-26
|abs| in stdlib
Alon Zakai
2010-11-26
improve varargs support
Alon Zakai
2010-11-25
improve lua test + fixes
Alon Zakai
2010-11-22
strengthen SAFE_HEAP in malloc and on the stack
Alon Zakai
2010-11-21
strengthen SAFE_HEAP
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor rel...
Alon Zakai
2010-11-20
lua test
Alon Zakai
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-20
minimal C++ exceptions support
Alon Zakai
2010-11-20
nonworking stubs for setjmp.h
Alon Zakai
2010-11-20
simple realloc implementation
Alon Zakai
2010-11-14
additional ctype.h library implementations
Alon Zakai
2010-11-07
wip bullet/webgl demo
Alon Zakai
2010-10-24
fixes for more complex statics test
alon@honor
2010-10-24
add nonvirtual part to polymorph test; fails in clang
alon@honor
2010-10-23
math funcs
alon@honor
2010-10-23
support for pure virtual functions
alon@honor
2010-10-23
handle llvm functions in ret
alon@honor
2010-10-21
gettimeofday(), and more stuff in Runtime
alon@honor
2010-10-20
dynamic stack allocation support; demangler test closer to passing
alon@honor
2010-10-16
remove unneeded comma
alon@honor
2010-10-15
avoid redirection for math funcs
alon@honor
2010-10-10
typed arrays support; function __index__ing ; 36% speedup
alon@honor
2010-10-08
fix bug with last commit, and better GUARD_MEMORY option
alon@honor
2010-10-08
initial support for |extractvalue|
alon@honor
2010-10-07
begin work to adapt to llvm 2.8 | TESTS BROKEN
alon@honor
2010-10-06
Runtime system, and inlining of stackEnter/Exit
alon@honor
2010-10-02
dlmalloc test
alon@honor
2010-10-02
memory implementation cleanup
alon@honor
2010-10-01
test+fix for modifying fields of global structures
alon@honor
2010-10-01
handle nested function calls in mathops
alon@honor
2010-09-30
library additions
alon@honor
[next]