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-25
lua web demo
Alon Zakai
2010-11-25
lua test fix, fix breakage
Alon Zakai
2010-11-25
improve lua test + fixes
Alon Zakai
2010-11-25
check stores in SAFE_HEAP
Alon Zakai
2010-11-22
strengthen SAFE_HEAP in malloc and on the stack
Alon Zakai
2010-11-21
optimize SAFE_HEAP for speed and enable additional tests
Alon Zakai
2010-11-21
strengthen SAFE_HEAP
Alon Zakai
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
refactor do_ll_test
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-19
analyze types of function parameters
Alon Zakai
2010-11-19
add |undef| value
Alon Zakai
2010-11-19
missing mathops: ord, uno, true
Alon Zakai
2010-11-18
check frontend optimizations in tests (except for gcc_unmangler)
Alon Zakai
2010-11-18
fix parsing of |noalias| in function calls, minor fix to |getelementptr| ↵
Alon Zakai
type discovery error
2010-11-18
correct lineNums in unparsedFunctions
Alon Zakai
2010-11-17
tweaks for frontend-optimized input
Alon Zakai
2010-11-16
differentiate llvm variables from functions in niceIdents
Alon Zakai
2010-11-16
handle identifiers with quotes and ignore |hidden| +test
puffnfresh
2010-11-15
addition SDL stubs
Alon Zakai
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
[next]