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-12-29
nicer test runner output
Alon Zakai
2010-12-28
handle env of 0 as a third parameter for main()
Alon Zakai
2010-12-28
minimal support for 80-bit x87 floats
Alon Zakai
2010-12-28
handle memmove of 0
dglead
2010-12-28
prevent strings with C-style comments from breaking helpful comments in ↵
dglead
generated code
2010-12-27
use finalizeLLVMFunctionCall for more functions, and related minor fixes
Alon Zakai
2010-12-26
clean up parsing of llvm calling conventions
Alon Zakai
2010-12-26
fix bug with typed arrays in memcpy
Alon Zakai
2010-12-25
support for precision in integers in printf
Alon Zakai
2010-12-25
comments + clean up compiler.js
Alon Zakai
2010-12-25
clean up getNativeFieldSize
Alon Zakai
2010-12-25
refactor and fix global variables, should they be needed for analysis
Alon Zakai
2010-12-25
code cleanup
Alon Zakai
2010-12-23
error message when encountering asm calls
Alon Zakai
2010-12-23
minor library changes
Alon Zakai
2010-12-23
comments about expected failures
Alon Zakai
2010-12-23
comment about typed arrays when copying
Alon Zakai
2010-12-23
comment about bullet compilation
Alon Zakai
2010-12-22
copysign and hypot in library
danielheres
2010-12-21
initial skeleton for gl tests
Alon Zakai
2010-12-19
don't use typed arrays in benchmarks for now - faster that way
Alon Zakai
2010-12-19
optimize heap for chrome; thanks to danielheres
Alon Zakai
2010-12-19
CHECK_OVERFLOWS option
Alon Zakai
2010-12-18
version 0.7
Alon Zakai
2010-12-18
fixes for llvm optimized code in 2 tests
Alon Zakai
2010-12-18
utilize llvm opt
Alon Zakai
2010-12-17
update python demo
Alon Zakai
2010-12-17
fix format bug with floats
Alon Zakai
2010-12-16
python demo comment
Alon Zakai
2010-12-15
clean up enzymatic ==> framework
Alon Zakai
--HG-- rename : src/enzymatic.js => src/framework.js
2010-12-15
misc fixes and improvements - thanks go to tuba
Alon Zakai
2010-12-13
minor fixes for python demo
Alon Zakai
2010-12-12
python web demo
Alon Zakai
2010-12-12
library stuff
Alon Zakai
2010-12-12
update python .ll
Alon Zakai
2010-12-12
support for library dependencies +misc python float fixes
Alon Zakai
2010-12-11
improve printf formatting
Alon Zakai
2010-12-11
support for printing %p
Alon Zakai
2010-12-11
python fixes and test
Alon Zakai
2010-12-10
proper stubs for external values
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-09
proper support for bitfields
Alon Zakai
2010-12-07
fix a few bugs related to highly-nested structs
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-05
safe heap tweaks
Alon Zakai
2010-12-04
library additions
Alon Zakai
[prev]
[next]