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 (
Collapse
)
Author
2010-11-14
additional ctype.h library implementations
Alon Zakai
2010-11-14
handle global constants that are llvm function calls +test
Alon Zakai
2010-11-14
optimize Pointer_make
Alon Zakai
2010-11-14
clean up function lines early to save RAM
Alon Zakai
2010-11-14
handle all llvm functions in |store|
Alon Zakai
2010-11-14
parse each function in a separate pass, to save RAM
Alon Zakai
2010-11-13
clean up tokens early to save memory
Alon Zakai
2010-11-13
remove unnecessary line splitting and recombining
Alon Zakai
2010-11-13
fix for global constant pointers to pointers
Alon Zakai
2010-11-13
string constants inside struct constants +test
Alon Zakai
2010-11-13
recognize varargs in function pointer types
Alon Zakai
2010-11-13
rename sauer to cubescript
Alon Zakai
--HG-- rename : tests/sauer/README => tests/cubescript/README rename : tests/sauer/command.cpp => tests/cubescript/command.cpp rename : tests/sauer/command.h => tests/cubescript/command.h rename : tests/sauer/tools.h => tests/cubescript/tools.h
2010-11-13
cleanup in function header
Alon Zakai
2010-11-09
bug in bullet demo
Alon Zakai
2010-11-09
unneeded files
Alon Zakai
2010-11-09
bullet/webgl demo tweaks
Alon Zakai
2010-11-08
randomize webgl demo
Alon Zakai
2010-11-07
bullet demo tweaks
Alon Zakai
2010-11-07
wip bullet/webgl demo
Alon Zakai
2010-11-06
fix bugs in namespacer for bullet
Alon Zakai
2010-11-06
__new__ instead of __alloc__ in integration
Alon Zakai
2010-11-06
cleanup integration code
Alon Zakai
2010-11-06
working integration test
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-11-02
version 0.5
alon@honor
2010-11-02
support for struct/aggregate values in load&store; all tests pass
alon@honor
2010-11-01
add HEAPs and malloc/free to Module
alon@honor
2010-10-31
allow both modularized and non-modularized shell.js
alon@honor
2010-10-31
finish module-ization of generated code
alon@honor
2010-10-31
remove getters from global vars
alon@honor
2010-10-28
bustage fix
alon@honor
2010-10-27
modularize generated code
alon@honor
2010-10-27
demangler tool fixes
alon@honor
2010-10-26
enable optimized bullet test
alon@honor
2010-10-26
proper blockIds, fixes relooper bug
alon@honor
2010-10-25
fix for type of |inttoptr|,|ptrtoint|
alon@honor
2010-10-25
fix bug with type of |select|
alon@honor
2010-10-24
benchmarks working again
alon@honor
2010-10-24
progress on cleaning up Runtime
alon@honor
2010-10-24
bullet test
alon@honor
2010-10-24
add LLVM license option
alon@honor
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
small simplification for variable analyzer
alon@honor
2010-10-23
math funcs
alon@honor
2010-10-23
additional memset alias
alon@honor
2010-10-23
support for pure virtual functions
alon@honor
2010-10-23
nicer numerical constants
alon@honor
2010-10-23
better LABEL_DEBUG
alon@honor
2010-10-23
fix for invoke function calls not using function table
alon@honor
[prev]
[next]