emscripten/src
Bruce Mitchener 90338c69f7 Get things working with the new libcxx / libcxxabi. 2013-03-25 00:34:11 +07:00
..
embind embind integration in emcc and work towards a test 2012-10-12 15:40:12 -05:00
experimental experimental patch to simplify generated function detection 2013-03-07 21:22:22 -08:00
relooper remove unneeded check from relooper 2013-03-23 13:44:52 -07:00
analyzer.js correctly detect type of outputs of call to function pointers 2013-03-22 13:41:56 -07:00
compiler.html compile given ll in compiler.html 2012-12-27 22:36:50 -05:00
compiler.js improve error message 2013-03-20 20:56:27 -07:00
corruptionCheck.js allow changing frequency of corruption checks, and forcing a check irregardless of frequency 2013-02-19 17:56:40 -08:00
determinstic.js deterministic.js fixes 2013-01-26 21:19:43 -08:00
framework.js various fixes from js strict mode testing 2011-12-02 13:37:24 -08:00
gl-matrix.js modify glMatrix for emscripten 2012-04-11 13:33:43 -07:00
headless.js headless improvements 2013-03-12 18:18:42 -07:00
intertyper.js pgo for unused function detection 2013-03-10 13:59:40 -07:00
jsifier.js export functions in pre phase even in asm (it's just in funcs that we don't) 2013-03-22 12:32:53 -07:00
library.js Get things working with the new libcxx / libcxxabi. 2013-03-25 00:34:11 +07:00
library_browser.js do not show the simulate-infinite-loop exception 2013-03-20 16:18:19 -07:00
library_egl.js Added some symbol compatibility for OpenGL1.1. 2013-02-19 11:35:27 -08:00
library_gc.js add missing calloc dependency in gc 2013-02-28 14:09:29 -05:00
library_gl.js When finding renderers in the cache, the stride of the current vertex 2013-03-16 19:34:23 -04:00
library_glut.js do not show the simulate-infinite-loop exception 2013-03-20 16:18:19 -07:00
library_jansson.js Fix typos. 2013-02-04 23:14:46 +07:00
library_openal.js Set the correct panning model 2013-03-22 15:17:49 -04:00
library_sdl.js fix indentation 2013-03-20 07:41:56 -07:00
library_strtok_r.c sscanf 2011-01-16 23:22:57 -08:00
library_xlib.js Implemented Browser.setCanvasSize to have a central point for resizing <canvas> 2012-09-26 01:24:17 +02:00
long.js infrastructure for implementing i64 math in asm.js, and implement i64Add and llvm_uadd_with_overflow_i64 that way 2013-03-12 17:14:07 -07:00
modules.js Add library_openal.js to the list of loaded libraries 2013-03-15 11:53:15 -07:00
parseTools.js asmify CHECK_HEAP_ALIGN calls 2013-03-21 19:01:24 -07:00
postamble.js do not exist runtime if simulating an infinite loop 2013-03-20 16:31:44 -07:00
postamble_sharedlib.js refactor runtime init and exit code 2012-01-16 11:18:06 -08:00
preamble.js process in chunks in fast path in Pointer_stringify 2013-03-18 18:47:36 -07:00
preamble_sharedlib.js remove STRING_TABLE in preparation for better system to reduce # of globals 2012-11-24 15:56:05 +01:00
runtime.js move dynamic 64-bit shifts into asm library calls 2013-03-14 12:52:50 -07:00
settings.js remove CATCH_EXIT_CODE and make it the default behavior 2013-03-20 15:45:48 -07:00
shell.html Remove border from canvas 2013-03-20 13:28:17 -04:00
shell.js remove unneeded comment 2013-01-21 12:15:12 -08:00
shell_sharedlib.js partial support for runtime linking of separately-compiled modules (only functions) 2011-12-05 14:09:46 -08:00
utility.js abort compilation if there are unresolved in asm.js, after showing them all 2013-03-20 20:13:25 -07:00