emscripten/third_party
Jukka Jylänki ba1d21daa8 Fix test browser.test_sdl_image_compressed on Windows when the system does not have Cygwin make, but does have MinGW32 make. 2013-11-17 22:06:01 +02:00
..
CppHeaderParser Updated some python invocations that I missed the first time through. 2012-12-19 18:06:48 -05:00
closure-compiler update closure compiler to 20120917 (revision 2180); fixes #719 2012-11-20 18:18:35 +01:00
jni refactor jvm support into a JS library 2013-03-22 12:32:53 -07:00
lzma.js Fix test browser.test_sdl_image_compressed on Windows when the system does not have Cygwin make, but does have MinGW32 make. 2013-11-17 22:06:01 +02:00
ply initial work on bindings generator, using CppHeaderParser and ply. llvm-gcc only for now 2011-07-03 23:51:38 -07:00
websockify Updated scripts to call python2 directly rather than relying on python symlink pointing to the right place. See PEP394 for details on why this should be OK. 2012-12-19 18:06:48 -05:00
ansidecl.h non-working gcc demangler test 2010-10-20 22:56:12 -07:00
cp-demangle.h non-working gcc demangler test 2010-10-20 22:56:12 -07:00
demangle.h non-working gcc demangler test 2010-10-20 22:56:12 -07:00
demangler.py Updated scripts to call python2 directly rather than relying on python symlink pointing to the right place. See PEP394 for details on why this should be OK. 2012-12-19 18:06:48 -05:00
gcc_demangler.c gcc_demanger tool 2010-10-21 12:33:08 -07:00
gcc_demangler.js update gcc_demangler.js, which no longer worked on latest js engines 2011-06-04 14:27:41 -07:00
libiberty.h non-working gcc demangler test 2010-10-20 22:56:12 -07:00
readme.txt gcc_demanger tool 2010-10-21 12:33:08 -07:00
stb_image.c support for stb-image 2013-07-31 11:14:04 -07:00

readme.txt

The contents of this folder are from GCC, and are licensed
under the GPL (see details in the files themselves).

gcc_demangler.js was automatically generated from those
files, using Emscripten and the Closure Compiler. It is
under the same license.