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-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