<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/embind/embind_test.cpp, branch 1.8.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/embind/embind_test.cpp?h=1.8.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/embind/embind_test.cpp?h=1.8.7'/>
<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>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>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>Add a test for interface methods that return void.</title>
<updated>2013-05-03T01:56:18Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-02T22:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2d628d429053984a3a463a9746c2b042f31e4361'/>
<id>urn:sha1:2d628d429053984a3a463a9746c2b042f31e4361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add isAliasOf for seeing if two embind handles point to the same underlying object.</title>
<updated>2013-05-03T01:55:07Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-30T22:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9607e5be25f12ac986436622bdd3b710505a596c'/>
<id>urn:sha1:9607e5be25f12ac986436622bdd3b710505a596c</id>
<content type='text'>
Conflicts:
	tests/embind/embind_test.cpp
</content>
</entry>
<entry>
<title>Add a select_const for selecting the const method implementation if there are only two.</title>
<updated>2013-05-03T01:54:27Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-18T23:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6566a0c989b101572c8154bbd43cc6a07532bada'/>
<id>urn:sha1:6566a0c989b101572c8154bbd43cc6a07532bada</id>
<content type='text'>
Conflicts:
	tests/embind/embind_test.cpp
</content>
</entry>
<entry>
<title>Make select_overload work for member functions</title>
<updated>2013-04-18T17:08:41Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-18T00:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a02d08a15f853665cee193c7f21e84f48bee8845'/>
<id>urn:sha1:a02d08a15f853665cee193c7f21e84f48bee8845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>calloperator wasn't pulling its own weight.  We probably should have a higher-level register_function though...</title>
<updated>2013-04-18T17:08:40Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-18T00:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b4cc2e135b1d611fa54c28bf05aada1657c97b30'/>
<id>urn:sha1:b4cc2e135b1d611fa54c28bf05aada1657c97b30</id>
<content type='text'>
</content>
</entry>
</feed>
