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
Age
Commit message (
Expand
)
Author
2011-05-12
clean up shell.js
Alon Zakai
2011-05-12
refactor library_sdl
Alon Zakai
2011-05-10
handle <{ structures that are nested
Alon Zakai
2011-05-10
handle |byval align X|
Alon Zakai
2011-05-01
warn about inttoptr/ptrtoint in QUANTUM == 1
Alon Zakai
2011-04-26
Merge branch 'master' of github.com:kripken/emscripten
Alon Zakai
2011-04-26
properly handle calls to varargs functions without additional args
Alon Zakai
2011-04-25
tweak relooper, improves fannkuch
Alon Zakai
2011-04-24
support for __cxa_atexit argument
Alon Zakai
2011-04-24
cleanup unneeded params in addType
Alon Zakai
2011-04-24
forgotten check for assertions
Alon Zakai
2011-04-23
memory fixes
Alon Zakai
2011-04-22
work towards QUANTUM_SIZE=1 (unused)
Alon Zakai
2011-04-21
update bullet test to compile from source
Alon Zakai
2011-04-21
line-specific exceptions to SAFE_HEAP
Alon Zakai
2011-04-21
fix for printing very small floats
Alon Zakai
2011-04-18
refactor assertions and parsing code
Alon Zakai
2011-04-18
refactor parsing of globals
Alon Zakai
2011-04-17
finalize parameters in getGetElementPtrIndexes
Alon Zakai
2011-04-16
proper support for packed structs
Alon Zakai
2011-04-13
refactor library-needing code out of jsifier
Alon Zakai
2011-04-09
fixes for llvm 2.9
Alon Zakai
2011-03-29
simplify TOTAL_STACK to not confuse closure compiler
Alon Zakai
2011-03-29
gcparam for spidermonkey
Alon Zakai
2011-03-21
poppler-related tweaks
Alon Zakai
2011-03-21
optimize FUNCTION_POINTER and exporting
Alon Zakai
2011-03-21
do not un/reSign constants
Alon Zakai
2011-03-19
support for llvm 2.9
Alon Zakai
2011-03-15
stop using lots of memory to manage strings at the end of compilation
Alon Zakai
2011-03-13
misc compiler tweaks
Alon Zakai
2011-03-12
test runner improvements
Alon Zakai
2011-03-12
optimize memory usage in jsifier
Alon Zakai
2011-03-06
re-enable advanced optimizations in closure compiler
Alon Zakai
2011-03-05
refactor calling of _main()
Alon Zakai
2011-03-05
correct signs in equality comparisons
Alon Zakai
2011-03-04
integer rounding fixes and CORRECT_ROUNDINGS option
Alon Zakai
2011-03-04
fix for closure compiler
Alon Zakai
2011-03-04
minor fix in intertyper
Alon Zakai
2011-03-03
autodebug improvements
Alon Zakai
2011-02-27
comments
Alon Zakai
2011-02-27
openjpeg test
Alon Zakai
2011-02-27
clearer stacks from framework errors
Alon Zakai
2011-02-27
refactor library IO and string functions
Alon Zakai
2011-02-27
debugging info and test runner fixes
Alon Zakai
2011-02-22
optimize type discovery
Alon Zakai
2011-02-22
global Types object refactoring
Alon Zakai
2011-02-21
remove slow identinicer
Alon Zakai
2011-02-21
vfprintf
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-20
fixes for benchmarks
Alon Zakai
[next]