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
-rw-r--r--
AUTHORS
1
-rwxr-xr-x
em++
2
-rwxr-xr-x
emcc
61
-rwxr-xr-x
emscripten.py
21
-rwxr-xr-x
scons-tools/emscripten.py
17
-rwxr-xr-x
scons-tools/llvm.py
7
-rw-r--r--
src/analyzer.js
26
-rw-r--r--
src/compiler.js
5
-rw-r--r--
src/intertyper.js
19
-rw-r--r--
src/jsifier.js
93
-rw-r--r--
src/library.js
2392
-rw-r--r--
src/library_browser.js
20
-rw-r--r--
src/library_egl.js
14
-rw-r--r--
src/library_fs.js
1381
-rw-r--r--
src/library_gl.js
281
-rw-r--r--
src/library_glut.js
2
-rw-r--r--
src/library_memfs.js
243
-rw-r--r--
src/library_openal.js
265
-rw-r--r--
src/library_sdl.js
144
-rw-r--r--
src/library_sockfs.js
18
-rw-r--r--
src/library_tty.js
121
-rw-r--r--
src/modules.js
26
-rw-r--r--
src/parseTools.js
25
-rw-r--r--
src/postamble.js
70
-rw-r--r--
src/preamble.js
17
-rw-r--r--
src/settings.js
148
-rw-r--r--
src/shell.js
60
-rw-r--r--
system/include/compat/math.h
14
-rw-r--r--
system/include/compat/stdlib.h
16
-rw-r--r--
system/include/compat/string.h
17
-rw-r--r--
system/include/compat/sys/stat.h
20
-rw-r--r--
system/include/compat/sys/timeb.h
(renamed from system/include/libc/sys/timeb.h)
0
-rw-r--r--
system/include/compat/unistd.h
16
-rw-r--r--
system/include/compat/xlocale.h
21
-rw-r--r--
system/include/emscripten/emscripten.h
13
-rw-r--r--
system/include/libc/stdlib.h
2
-rw-r--r--
system/include/libc/string.h
2
-rw-r--r--
system/include/libc/sys/signal.h
4
-rw-r--r--
system/include/libc/sys/unistd.h
1
-rw-r--r--
system/include/libcxx/CREDITS.TXT
24
-rw-r--r--
system/include/libcxx/__bit_reference
35
-rw-r--r--
system/include/libcxx/__config
77
-rw-r--r--
system/include/libcxx/__debug
6
-rw-r--r--
system/include/libcxx/__functional_03
48
-rw-r--r--
system/include/libcxx/__functional_base
26
-rw-r--r--
system/include/libcxx/__hash_table
620
-rw-r--r--
system/include/libcxx/__locale
14
-rw-r--r--
system/include/libcxx/__split_buffer
12
-rw-r--r--
system/include/libcxx/__std_stream
88
-rw-r--r--
system/include/libcxx/__tree
109
-rw-r--r--
system/include/libcxx/__tuple
18
-rw-r--r--
system/include/libcxx/algorithm
236
-rw-r--r--
system/include/libcxx/array
35
-rw-r--r--
system/include/libcxx/atomic
20
-rw-r--r--
system/include/libcxx/cctype
4
-rw-r--r--
system/include/libcxx/chrono
167
-rw-r--r--
system/include/libcxx/cmath
77
-rw-r--r--
system/include/libcxx/complex
98
-rw-r--r--
system/include/libcxx/cstdio
4
-rw-r--r--
system/include/libcxx/cstdlib
10
-rw-r--r--
system/include/libcxx/cstring
4
-rw-r--r--
system/include/libcxx/cwchar
35
-rw-r--r--
system/include/libcxx/deque
41
-rw-r--r--
system/include/libcxx/forward_list
71
-rw-r--r--
system/include/libcxx/fstream
16
-rw-r--r--
system/include/libcxx/functional
371
-rw-r--r--
system/include/libcxx/future
66
-rw-r--r--
system/include/libcxx/ios
27
-rw-r--r--
system/include/libcxx/istream
6
-rw-r--r--
system/include/libcxx/iterator
26
-rw-r--r--
system/include/libcxx/limits
4
-rw-r--r--
system/include/libcxx/list
270
-rw-r--r--
system/include/libcxx/locale
197
-rw-r--r--
system/include/libcxx/map
389
-rw-r--r--
system/include/libcxx/memory
167
-rw-r--r--
system/include/libcxx/random
31
-rw-r--r--
system/include/libcxx/readme.txt
2
-rw-r--r--
system/include/libcxx/regex
75
-rw-r--r--
system/include/libcxx/sstream
164
-rw-r--r--
system/include/libcxx/string
527
-rw-r--r--
system/include/libcxx/support/win32/limits_win32.h
6
-rw-r--r--
system/include/libcxx/support/win32/locale_win32.h
17
-rw-r--r--
system/include/libcxx/support/win32/math_win32.h
6
-rw-r--r--
system/include/libcxx/support/win32/support.h
21
-rw-r--r--
system/include/libcxx/thread
4
-rw-r--r--
system/include/libcxx/tuple
199
-rw-r--r--
system/include/libcxx/type_traits
256
-rw-r--r--
system/include/libcxx/unordered_map
475
-rw-r--r--
system/include/libcxx/unordered_set
162
-rw-r--r--
system/include/libcxx/utility
265
-rw-r--r--
system/include/libcxx/vector
109
-rw-r--r--
system/include/net/if.h
21
-rw-r--r--
system/include/net/netinet/in.h
67
-rw-r--r--
system/include/netdb.h
36
-rw-r--r--
system/include/sys/ioctl.h
58
-rw-r--r--
system/include/sys/select.h
2
-rw-r--r--
system/include/sys/socket.h
211
-rw-r--r--
system/include/xlocale.h
7
-rw-r--r--
system/lib/dlmalloc.c
22
-rw-r--r--
system/lib/libc/musl/src/stdlib/ecvt.c
19
-rw-r--r--
system/lib/libc/musl/src/stdlib/fcvt.c
25
-rw-r--r--
system/lib/libc/musl/src/stdlib/gcvt.c
8
-rw-r--r--
system/lib/libcextra.symbols
3
-rw-r--r--
system/lib/libcxx/CREDITS.TXT
24
-rw-r--r--
system/lib/libcxx/debug.cpp
20
-rw-r--r--
system/lib/libcxx/exception.cpp
9
-rw-r--r--
system/lib/libcxx/hash.cpp
6
-rw-r--r--
system/lib/libcxx/iostream.cpp
8
-rw-r--r--
system/lib/libcxx/locale.cpp
133
-rw-r--r--
system/lib/libcxx/readme.txt
2
-rw-r--r--
system/lib/libcxx/stdexcept.cpp
2
-rw-r--r--
system/lib/libcxx/string.cpp
823
-rw-r--r--
system/lib/libcxx/support/win32/locale_win32.cpp
6
-rw-r--r--
system/lib/libcxx/support/win32/support.cpp
181
-rw-r--r--
system/lib/libcxx/symbols
265
-rw-r--r--
system/lib/libcxx/system_error.cpp
3
-rw-r--r--
system/lib/libcxx/thread.cpp
19
-rw-r--r--
system/lib/libcxx/typeinfo.cpp
14
-rw-r--r--
tests/aniso.c
10
-rw-r--r--
tests/cases/phi24_ta2.ll
4
-rwxr-xr-x
tests/runner.py
15088
-rw-r--r--
tests/sdl_image.c
8
-rw-r--r--
tests/sdl_image_jpeg.c
45
-rw-r--r--
tests/sdl_ogl_proc_alias.c
180
-rw-r--r--
tests/sdl_pumpevents.c
54
-rw-r--r--
tests/sockets/socket_relay.py
(renamed from tests/socket_relay.py)
0
-rw-r--r--
tests/sockets/test_enet_client.c
(renamed from tests/enet_client.c)
24
-rw-r--r--
tests/sockets/test_enet_server.c
(renamed from tests/enet_server.c)
15
-rw-r--r--
tests/sockets/test_sockets_echo_client.c
148
-rw-r--r--
tests/sockets/test_sockets_echo_server.c
160
-rw-r--r--
tests/sockets/test_sockets_gethostbyname.c
49
-rw-r--r--
tests/sockets/test_sockets_msg.h
78
-rw-r--r--
tests/sockets/test_sockets_partial_client.c
119
-rw-r--r--
tests/sockets/test_sockets_partial_server.c
128
-rw-r--r--
tests/sockets/test_sockets_select_server_closes_connection_client_rw.c
217
-rw-r--r--
tests/sockets/test_sockets_select_server_no_accept_client.c
98
-rw-r--r--
tests/sockets/test_sockets_select_server_no_accept_server.c
86
-rw-r--r--
tests/sockets/webrtc_host.c
89
-rw-r--r--