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
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
emcc
67
-rwxr-xr-x
emconfigure
4
-rw-r--r--
src/analyzer.js
4
-rw-r--r--
src/embind/embind.js
620
-rw-r--r--
src/embind/emval.js
111
-rw-r--r--
src/jsifier.js
14
-rw-r--r--
src/library.js
271
-rw-r--r--
src/library_browser.js
66
-rw-r--r--
src/library_egl.js
421
-rw-r--r--
src/library_gl.js
11
-rw-r--r--
src/library_jansson.js
225
-rw-r--r--
src/library_sdl.js
37
-rw-r--r--
src/modules.js
2
-rw-r--r--
src/parseTools.js
8
-rw-r--r--
src/preamble.js
8
-rw-r--r--
src/runtime.js
2
-rw-r--r--
src/settings.js
9
-rw-r--r--
system/include/emscripten/bind.h
646
-rw-r--r--
system/include/emscripten/emscripten.h
65
-rw-r--r--
system/include/emscripten/val.h
177
-rw-r--r--
system/include/emscripten/wire.h
223
-rw-r--r--
system/include/jansson.h
305
-rw-r--r--
system/include/jansson_config.h
54
-rwxr-xr-x
system/lib/embind/bind.cpp
34
-rw-r--r--
tests/cubegeom.c
8
-rw-r--r--
tests/embind/embind_test.cpp
335
-rw-r--r--
tests/embind/embind_test.js
391
-rw-r--r--
tests/emscripten_api_browser.cpp
2
-rw-r--r--
tests/emscripten_api_browser_infloop.cpp
41
-rw-r--r--
tests/emscripten_fs_api_browser.cpp
2
-rw-r--r--
tests/enet/ChangeLog
116
-rw-r--r--
tests/enet/Doxyfile
993
-rw-r--r--
tests/enet/LICENSE
7
-rw-r--r--
tests/enet/Makefile.am
22
-rw-r--r--
tests/enet/Makefile.in
742
-rw-r--r--
tests/enet/README
15
-rw-r--r--
tests/enet/aclocal.m4
996
-rw-r--r--
tests/enet/callbacks.c
47
-rw-r--r--
tests/enet/compress.c
654
-rwxr-xr-x
tests/enet/config.guess
1517
-rwxr-xr-x
tests/enet/config.sub
1760
-rwxr-xr-x
tests/enet/configure
13592
-rw-r--r--
tests/enet/configure.ac
30
-rwxr-xr-x
tests/enet/depcomp
630
-rw-r--r--
tests/enet/design.txt
117
-rw-r--r--
tests/enet/docs/FAQ.dox
24
-rw-r--r--
tests/enet/docs/design.dox
126
-rw-r--r--
tests/enet/docs/install.dox
60
-rw-r--r--
tests/enet/docs/license.dox
26
-rw-r--r--
tests/enet/docs/mainpage.dox
75
-rw-r--r--
tests/enet/docs/tutorial.dox
357
-rw-r--r--
tests/enet/enet.dsp
168
-rw-r--r--
tests/enet/enet_dll.cbp
86
-rw-r--r--
tests/enet/host.c
481
-rw-r--r--
tests/enet/include/enet/callbacks.h
27
-rw-r--r--
tests/enet/include/enet/enet.h
546
-rw-r--r--
tests/enet/include/enet/list.h
43
-rw-r--r--
tests/enet/include/enet/protocol.h
199
-rw-r--r--
tests/enet/include/enet/time.h
18
-rw-r--r--
tests/enet/include/enet/types.h
13
-rw-r--r--
tests/enet/include/enet/unix.h
45
-rw-r--r--
tests/enet/include/enet/utility.h
12
-rw-r--r--
tests/enet/include/enet/win32.h
58
-rwxr-xr-x
tests/enet/install-sh
520
-rw-r--r--
tests/enet/libenet.pc.in
10
-rw-r--r--
tests/enet/list.c
75
-rwxr-xr-x
tests/enet/ltmain.sh
9661
-rw-r--r--
tests/enet/m4/.keep
0
-rw-r--r--
tests/enet/m4/libtool.m4
8001
-rw-r--r--
tests/enet/m4/ltoptions.m4
384
-rw-r--r--
tests/enet/m4/ltsugar.m4
123
-rw-r--r--
tests/enet/m4/ltversion.m4
23
-rw-r--r--
tests/enet/m4/lt~obsolete.m4
98
-rwxr-xr-x
tests/enet/missing
376
-rw-r--r--
tests/enet/packet.c
161
-rw-r--r--
tests/enet/peer.c
885
-rw-r--r--
tests/enet/protocol.c
1848
-rw-r--r--
tests/enet/unix.c
446
-rw-r--r--
tests/enet/win32.c
356
-rw-r--r--
tests/enet_client.c
101
-rw-r--r--
tests/enet_server.c
99
-rwxr-xr-x
tests/runner.py
692
-rw-r--r--
tests/sdl_canvas_palette_2.c
2
-rw-r--r--
tests/sdl_image_prepare.c
49
-rw-r--r--
tests/sdl_image_prepare_data.c
69
-rw-r--r--
tests/sdl_mouse.c
2
-rw-r--r--
tests/sdl_quit.c
2
-rw-r--r--
tests/sdl_resize.c
45
-rw-r--r--
tests/socket_relay.py
56
-rwxr-xr-x
tests/socket_server.sh
2
-rw-r--r--
tests/websockets.c
2
-rw-r--r--
tests/websockets_bi.c
134
-rw-r--r--
tests/websockets_bi_bigdata.c
137
-rw-r--r--
tests/websockets_bi_listener.c
151
-rw-r--r--
tests/websockets_bi_side.c
65
-rw-r--r--
tests/websockets_bi_side_bigdata.c
69
-rw-r--r--
tests/websockets_bigdata.h
20
-rw-r--r--
tests/websockets_gethostbyname.c
132
-rw-r--r--
tools/eliminator/node_modules/coffee-script/CNAME
1
-rw-r--r--
tools/eliminator/node_modules/coffee-script/CONTRIBUTING.md
9
-rw-r--r--
tools/eliminator/node_modules/coffee-script/Cakefile
247
-rw-r--r--
tools/eliminator/node_modules/coffee-script/LICENSE
2
-rw-r--r--
tools/eliminator/node_modules/coffee-script/README
7
-rwxr-xr-x
tools/eliminator/node_modules/coffee-script/bin/cake
2
-rwxr-xr-x
tools/eliminator/node_modules/coffee-script/bin/coffee
2
-rw-r--r--
tools/eliminator/node_modules/coffee-script/extras/coffee-script.js
8
-rw-r--r--
tools/eliminator/node_modules/coffee-script/index.html
3028
-rwxr-xr-x
tools/eliminator/node_modules/coffee-script/lib/cake.js
76
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/browser.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/browser.js)
21
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/cake.js
113
-rw-r--r--
[-rwxr-xr-x]
tools/eliminator/node_modules/coffee-script/lib/coffee-script/coffee-script.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/coffee-script.js)
106
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/command.js
502
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/grammar.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/grammar.js)
61
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/helpers.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/helpers.js)
24
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/index.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/index.js)
3
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/lexer.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/lexer.js)
248
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/nodes.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/nodes.js)
1412
-rw-r--r--
[-rwxr-xr-x]
tools/eliminator/node_modules/coffee-script/lib/coffee-script/optparse.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/optparse.js)
75
-rwxr-xr-x
tools/eliminator/node_modules/coffee-script/lib/coffee-script/parser.js
683
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/repl.js
276
-rw-r--r--
tools/eliminator/node_modules/coffee-script/lib/coffee-script/rewriter.js
(renamed from tools/eliminator/node_modules/coffee-script/lib/rewriter.js)
256
-rw-r--r--