<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/embind/embind.test.js, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/embind/embind.test.js?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/embind/embind.test.js?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-07-17T18:50:17Z</updated>
<entry>
<title>Add a test that shows JS objects can be modified if passed by reference into a C++ function</title>
<updated>2013-07-17T18:50:17Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-07-17T18:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b911d5d6e3d75acc1e790c7ac834de7403d18a1d'/>
<id>urn:sha1:b911d5d6e3d75acc1e790c7ac834de7403d18a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of things that break under closure advanced optimizations.  Now, to my knowledge, embind fully supports closure advanced mode.</title>
<updated>2013-07-17T18:28:59Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-31T23:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3952582ab33d25419f12c45c37358ea12487ef63'/>
<id>urn:sha1:3952582ab33d25419f12c45c37358ea12487ef63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename value_tuple to value_array and value_struct to value_object</title>
<updated>2013-07-17T18:28:42Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-30T19:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c86809e40da84859ec3dde789b4ad8faac86faff'/>
<id>urn:sha1:c86809e40da84859ec3dde789b4ad8faac86faff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multiple overloaded smart pointer constructors.</title>
<updated>2013-05-17T19:58:44Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-11T06:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fec256e358077534355250f08ddd47f19ec80703'/>
<id>urn:sha1:fec256e358077534355250f08ddd47f19ec80703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow implicit conversion from booleans to ints/floats (for WebGL)</title>
<updated>2013-05-17T19:58:29Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T19:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=17ab8d9f57f0cb31d2d83555ae898b32b99600f8'/>
<id>urn:sha1:17ab8d9f57f0cb31d2d83555ae898b32b99600f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement an autorelease pool in embind.</title>
<updated>2013-05-17T19:58:01Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T01:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0ef792b006a82a0071fa70f83661dbf0ef04b18d'/>
<id>urn:sha1:0ef792b006a82a0071fa70f83661dbf0ef04b18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new unit tests to ensure that the return values of interfaces implemented in JS don't leak memory.</title>
<updated>2013-05-17T19:57:45Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-05-07T13:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=af3c155db90051d9772ed2a1cc29f9701f7a9c6c'/>
<id>urn:sha1:af3c155db90051d9772ed2a1cc29f9701f7a9c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for (fast?) memory_view objects.  If C++ passes a memory_view to JS, it gets converted into a typed array object on the other side.  Intended for WebGL.</title>
<updated>2013-05-17T19:56:48Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fd8cbaa853ec9ea1f2c0c689e1729126c52368e4'/>
<id>urn:sha1:fd8cbaa853ec9ea1f2c0c689e1729126c52368e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more +x permissions on source or javascript files</title>
<updated>2013-05-04T15:32:14Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2013-05-04T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aa7dbbb0bb0cd21c047d0c89638a0804bd60389b'/>
<id>urn:sha1:aa7dbbb0bb0cd21c047d0c89638a0804bd60389b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, fix a test leak.</title>
<updated>2013-05-03T01:56:27Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-02T23:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8237fb35bcfb721eefb9c1608856b36a6adb852e'/>
<id>urn:sha1:8237fb35bcfb721eefb9c1608856b36a6adb852e</id>
<content type='text'>
</content>
</entry>
</feed>
