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 (
Expand
)
Author
2013-10-02
Add -s CASE_INSENSITIVE_FS=1 linker option to allow VFS to lookup files in ca...
Jukka Jylänki
2013-10-01
make function table emitting nicer
Alon Zakai
2013-10-01
optimize indexize/blockaddrsize in emscripten.py
Alon Zakai
2013-10-01
optimize asm function table emitting
Alon Zakai
2013-10-01
fix C_STRUCT usage in sdl
Alon Zakai
2013-10-01
disable some recently-changed tests in modes where they need inline js or emcc
Alon Zakai
2013-10-01
test runner comment
Alon Zakai
2013-10-01
Break up mkstemp impl to provide mktemp impl.
Bruce Mitchener
2013-09-30
update unistd tests to run only on node
Alon Zakai
2013-09-30
run test_fs_nodefs_rw only in node
Alon Zakai
2013-09-30
fix other.test_static_link
Alon Zakai
2013-09-30
update test_outline
Alon Zakai
2013-09-30
fix sanity.test_emcc_caching (we now have a cache dir earlier on)
Alon Zakai
2013-09-30
Merge branch 'incoming' of github.com:ngld/emscripten into incoming
1.6.4
Alon Zakai
2013-09-30
add tests for GLUT mouse wheel events
Antoine Lambert
2013-09-30
add mouse wheel events support in GLUT library
Antoine Lambert
2013-09-30
add myself in AUTHORS file
Antoine Lambert
2013-09-29
- append to Building.COMPILER_TEST_OPTS for unistd tests
Anthony Pesch
2013-09-29
Merge pull request #1601 from inolen/idbfs
Alon Zakai
2013-09-29
Add Marcos Scriven to list of authors
Marcos Scriven
2013-09-29
Debug statement fails when using specific LLVM opts rather than an integer level
Marcos Scriven
2013-09-29
- added basic nodefs r/w test
Anthony Pesch
2013-09-29
- added test for FS.syncfs functionality
Anthony Pesch
2013-09-27
make sure to only fast-path stuff we expect
Alon Zakai
2013-09-27
improve intertyper profiler
Alon Zakai
2013-09-27
clean up intertyper paths fork
Alon Zakai
2013-09-27
fix load fast path regexp
Alon Zakai
2013-09-27
better relooper load error
Alon Zakai
2013-09-27
restructure fast paths code flow
Alon Zakai
2013-09-27
fast-path simple loads
Alon Zakai
2013-09-27
fix fast path regexp
Alon Zakai
2013-09-27
fast-path simple geps
Alon Zakai
2013-09-27
intertyper fast paths setup and proof of concept
Alon Zakai
2013-09-27
debugging stuff
Alon Zakai
2013-09-27
improve processMathOp quoting
Alon Zakai
2013-09-27
better check for when things need quoting
Alon Zakai
2013-09-27
=== in isLocalVar
Alon Zakai
2013-09-27
- updated several unistd tests to test against NODEFS
Anthony Pesch
2013-09-27
- added idbfs and nodefs
Anthony Pesch
2013-09-27
- made chdir use FS.chdir
Anthony Pesch
2013-09-26
intertyper profiler
Alon Zakai
2013-09-26
optimize parseLLVMString
Alon Zakai
2013-09-26
add total time to html compiler phase
Alon Zakai
2013-09-26
optimize makeSignOp
Alon Zakai
2013-09-26
hackish optimization for pre processing of heap inits, avoid pure numeric str...
Alon Zakai
2013-09-26
fix getFastValue regression
Alon Zakai
2013-09-26
remove makeGetPos and part of noNeedFirst
Alon Zakai
2013-09-26
add slack to test_sdl_canvas_alpha
Alon Zakai
2013-09-26
fix debug printout
Alon Zakai
2013-09-26
optimize getFastValue
Alon Zakai
[prev]
[next]