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 (
Collapse
)
Author
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵
Alon Zakai
related fixes
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
2010-09-30
abort()
alon@honor
2010-09-26
beginnings of SDL support; minor fixes for SDL; raytrace web demo
alon@honor
2010-09-25
add raytracing test
alon@honor
2010-09-25
snippets ==> library
alon@honor
--HG-- rename : src/snippets.js => src/library.js
[prev]