https://github.com/kripken/emscripten

sort by:
Revision Author Date Message Commit Date
6ee2207 allow const on args 24 April 2014, 00:48:41 UTC
b4dcd7c error on constructing an abstract base class 24 April 2014, 00:48:41 UTC
94520ee setters 24 April 2014, 00:48:41 UTC
f8b593a start to support attributes 24 April 2014, 00:48:41 UTC
faeeff4 Boolean 24 April 2014, 00:48:41 UTC
0c14018 NoDelete option 24 April 2014, 00:48:41 UTC
70e4f40 better declarations of jsimpl funcs 24 April 2014, 00:48:41 UTC
62869e4 use prefix in inheritance for JSImplementations 24 April 2014, 00:48:41 UTC
0d46b03 cache each class separately 24 April 2014, 00:48:41 UTC
64d6a6a add destructor 24 April 2014, 00:48:41 UTC
a4e6464 define __class__ 24 April 2014, 00:48:41 UTC
51171b6 operator improvements 24 April 2014, 00:48:41 UTC
ee38066 fix operator 24 April 2014, 00:48:41 UTC
ff3f5d9 ensure constructor for abstract base classes 24 April 2014, 00:48:41 UTC
e9e58d3 cast operator selfs to original class the method is from 24 April 2014, 00:48:41 UTC
bc3f2eb inheritance fixes 24 April 2014, 00:48:41 UTC
5ba3dc3 remove empty line 24 April 2014, 00:48:41 UTC
0247523 add safety parens 24 April 2014, 00:48:41 UTC
da7c7a6 operator support 24 April 2014, 00:48:41 UTC
f557062 use class prefix everywhere in C 24 April 2014, 00:48:41 UTC
93c030e NonPointer => Ref, Copy => Value 24 April 2014, 00:48:41 UTC
bfa8604 support Prefix 24 April 2014, 00:48:41 UTC
69f3468 fix wrapped return type 24 April 2014, 00:48:41 UTC
29c2690 ignore all ancestor constructors 24 April 2014, 00:48:40 UTC
3ec9a45 fix temp return types 24 April 2014, 00:48:40 UTC
7383e7a support returning copies 24 April 2014, 00:48:40 UTC
0972da3 call wrapPointer 24 April 2014, 00:48:40 UTC
7edbef2 remove unnecessary caches 24 April 2014, 00:48:40 UTC
b7a2b33 add NonPointer to methods too 24 April 2014, 00:48:40 UTC
26bdb44 ByValue -> NonPointer 24 April 2014, 00:48:40 UTC
2e45a0b add ByValue option 24 April 2014, 00:48:40 UTC
7c6c5e0 fix test 24 April 2014, 00:48:40 UTC
ab0e5c6 rewrite to allow overloading in a more proper way 24 April 2014, 00:48:40 UTC
6820665 ignore '(Wrapper)' stuff from idl parser 24 April 2014, 00:48:40 UTC
c10013e float support 24 April 2014, 00:48:40 UTC
f855f40 cleanup 24 April 2014, 00:48:40 UTC
dfcca0a catch errors on not implementing JSImplementation functions, which would otherwise infinite loop 24 April 2014, 00:48:40 UTC
6d52195 handle strings in webidl bindings 24 April 2014, 00:48:40 UTC
b4116b8 fix test 24 April 2014, 00:48:40 UTC
54bcf67 webidl test passes 24 April 2014, 00:48:40 UTC
9feeeca test update 24 April 2014, 00:48:40 UTC
7b8f1ec use cache 24 April 2014, 00:48:40 UTC
c73bafb more c to js call glue 24 April 2014, 00:48:40 UTC
85f5bd3 start to emit c class for js impl 24 April 2014, 00:48:40 UTC
19f5021 start to support js impls 24 April 2014, 00:48:40 UTC
b619a17 WIP 24 April 2014, 00:48:40 UTC
76a7167 serialize webidl output before writing 24 April 2014, 00:48:40 UTC
65321ed make JSImplementation value-free 24 April 2014, 00:48:40 UTC
e4d05a6 test fixes 24 April 2014, 00:48:40 UTC
56ea745 cleanups and test fixes 24 April 2014, 00:48:40 UTC
2dea2c1 start to see test output 24 April 2014, 00:48:40 UTC
21b46db fix prefixes 24 April 2014, 00:48:40 UTC
7e3405b keep glue funcs alive 24 April 2014, 00:48:40 UTC
70ea7c9 fixes 24 April 2014, 00:48:40 UTC
4d345ef webidl test progress 24 April 2014, 00:48:40 UTC
bc5de77 fix 24 April 2014, 00:48:39 UTC
b71d255 return type in c, and spacing 24 April 2014, 00:48:39 UTC
e9b4c22 class integration 24 April 2014, 00:48:39 UTC
41cf96b arg types for methods 24 April 2014, 00:48:39 UTC
d45e1dc start to emit c 24 April 2014, 00:48:39 UTC
079c684 fix 24 April 2014, 00:48:39 UTC
d501557 refactor in prep for generating c 24 April 2014, 00:48:39 UTC
b473ac7 convert objects to pointers 24 April 2014, 00:48:39 UTC
005e8c6 fixes 24 April 2014, 00:48:39 UTC
8cf9914 name fixes 24 April 2014, 00:48:39 UTC
09b360a refactor and add beginnings of function emitting 24 April 2014, 00:48:39 UTC
a6ad9ea emit prototypes, assuming single inheritance 24 April 2014, 00:48:39 UTC
3a83e49 webidl binder tweaks 24 April 2014, 00:48:39 UTC
aff44ff start to emit constructors 24 April 2014, 00:48:39 UTC
12ed896 start webidl test 24 April 2014, 00:48:39 UTC
cfeb82f add webidl parser and start work on webidl binder 24 April 2014, 00:48:39 UTC
55c1dfd Merge branch 'fix-SDL_GetKeyboardState-not-based-on-scanCode-bug' of github.com:usagi/emscripten into incoming Conflicts: AUTHORS 23 April 2014, 20:02:52 UTC
9094042 ignore readnone in params 23 April 2014, 00:11:14 UTC
ce5021b Updated ChangeLog. 22 April 2014, 21:01:42 UTC
b6834b7 Merge branch 'incoming' of github.com:guillaumeblanc/emscripten into incoming Conflicts: AUTHORS 22 April 2014, 17:25:51 UTC
fd9e833 Fixes glfwGetKey that always returns 0 if no callback is set with glfwSetKeyCallback; fixes #1320 22 April 2014, 11:40:22 UTC
326078d disable a failing test due to an llvm lto bug 17 April 2014, 22:28:58 UTC
c584078 Merge pull request #2301 from sbalko/incoming asm.js-ify some LLVM intrinsics 17 April 2014, 19:33:08 UTC
87d62e4 eliminate loop vars even if used after increment, by adding another helper (which has less overhead than the previous helper) 17 April 2014, 18:26:13 UTC
5a2501b Fix typo in settings.js 17 April 2014, 16:46:06 UTC
8e812b7 Removed superfluous casts 17 April 2014, 05:23:02 UTC
eedeeda asm.js-ify some LLVM intrinsics 17 April 2014, 04:12:26 UTC
65b3368 emit switches in relooper in many-entried multiple shapes 16 April 2014, 22:06:08 UTC
8036eb0 remove unneeded relooper code 16 April 2014, 21:15:15 UTC
0f8f1e9 optimize multiple shape to contain a map based on ids, not blocks, so we re-merge split nodes early 16 April 2014, 21:12:00 UTC
2c0a4c6 add myself 16 April 2014, 12:26:30 UTC
11dfeed Better standards-compliant fix for browser.test_sdl_touch that works on Chrome as well. 16 April 2014, 12:15:47 UTC
2ad1070 fix SDL_GetKeyboardState not based on scanCode bug 16 April 2014, 12:09:18 UTC
4045e65 1.16.0 16 April 2014, 00:46:53 UTC
8b8affe stop using __proto__ as an optimization, it actually makes things slower 15 April 2014, 19:58:07 UTC
8fb65c7 Fix browser.test_sdl_touch to pass touch coordinates inside the canvas rectangle. 15 April 2014, 17:44:30 UTC
153e0f6 1.15.1 14 April 2014, 22:37:17 UTC
d990bbd Merge pull request #2285 from juj/sdl2-touch-api-additions Sdl2 touch api additions 14 April 2014, 21:09:54 UTC
512b7bd Merge pull request #2286 from chadaustin/embind-code-size-reduction Embind code size reduction by using lightweight RTTI record for non-polymorphic types 14 April 2014, 21:06:52 UTC
411e628 Merge pull request #2291 from juj/spidermonkey_none spidermonkey_none 14 April 2014, 20:58:42 UTC
55b5c4b Merge pull request #2290 from juj/fix_test_atomic_cxx fix_test_atomic_cxx 14 April 2014, 20:55:24 UTC
cfecdac Store CMAKE_AR and CMAKE_RANLIB in CMake CACHE so that the values persist to user CMake toolchain files. Also CACHE the variable Emscripten, in the hope of that fixing the visibility issue with variable. Some users have reported that in their CMakeLists.txt files the variable EMSCRIPTEN is not always visible, even though in the Emscripten cmake unit tests it always works. Fixes #2288. Thanks mhenschel! 14 April 2014, 15:37:13 UTC
96a1da2 Allow setting SPIDERMONKEY_ENGINE=None in .emscripten to simplify test runner operation. 14 April 2014, 12:12:01 UTC
f988a17 Remove undefined behavior reading 32-bit variables as 64-bit in printf formatting in test_atomic_cxx. Fixes the test on OSX. 14 April 2014, 09:10:57 UTC
2faa69a Add interactive and automated testing for SDL touch events. 13 April 2014, 22:22:19 UTC
back to top