<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/embind, branch 1.3.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/embind?h=1.3.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/embind?h=1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-04-18T17:08:42Z</updated>
<entry>
<title>Suppress jslint false positives.</title>
<updated>2013-04-18T17:08:42Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-04-18T10:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d8a9592f22453faa7577e9c0bf8ab3446da89241'/>
<id>urn:sha1:d8a9592f22453faa7577e9c0bf8ab3446da89241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix embind to work with --closure 1. The symbols fromWireType and toWireType cannot be minified, since they are referred from inside craftInvokerFunction code, which refers to these functions by strings. Also, consistently use 12292 instead of '12292' to have no closure mismatches.</title>
<updated>2013-04-18T17:08:42Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-18T08:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4a6460b255e78529201efe786b57911e76631e19'/>
<id>urn:sha1:4a6460b255e78529201efe786b57911e76631e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for read-only properties.</title>
<updated>2013-04-18T17:08:39Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-17T23:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f25a4c9d196b5436bf526308cb9d771f3610dd81'/>
<id>urn:sha1:f25a4c9d196b5436bf526308cb9d771f3610dd81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor optimizations and notes in genericPointerToWireType.</title>
<updated>2013-04-18T17:08:38Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-17T05:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=905bbbf350aa1dc475873db681d952b085fd940d'/>
<id>urn:sha1:905bbbf350aa1dc475873db681d952b085fd940d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment on pointer marshalling functions.</title>
<updated>2013-04-18T17:08:38Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-17T05:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d2cab99a79f7d7718e257f1a41ea3354b6c68fa0'/>
<id>urn:sha1:d2cab99a79f7d7718e257f1a41ea3354b6c68fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages from embind pointer marshalling and remove TODOs in embind test code.</title>
<updated>2013-04-18T17:08:37Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-17T04:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=94f9f007a444181386ee7fe2b4cb01be93ebe48f'/>
<id>urn:sha1:94f9f007a444181386ee7fe2b4cb01be93ebe48f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore previously temporarily disabled specific non-smartptr wiretype converters.</title>
<updated>2013-04-18T17:08:35Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-16T20:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ccb6ee201fbbc0add5b07808b9308ee9c9e28764'/>
<id>urn:sha1:ccb6ee201fbbc0add5b07808b9308ee9c9e28764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed embind class member this pointer 'instanceof' check when serializing this to wire type, since instanceof was profiled to be slow. Instead, the correct instanceof enforcement is done in the upcastPointer function.</title>
<updated>2013-04-18T17:08:34Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-16T19:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=11bcd19a9ceae940277ec9ef72bea663f2f50ed1'/>
<id>urn:sha1:11bcd19a9ceae940277ec9ef72bea663f2f50ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of destructors in crafted destructors.</title>
<updated>2013-04-18T17:08:32Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-04-16T18:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2afab7b6f9f890e2ba55e6273cb46db0f52c74d2'/>
<id>urn:sha1:2afab7b6f9f890e2ba55e6273cb46db0f52c74d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge Chad's validateThis removal commit to new optimized invoker function.</title>
<updated>2013-04-18T17:08:31Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-16T15:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f10fe0cc393eaf1a457872487eac31a128b496e8'/>
<id>urn:sha1:f10fe0cc393eaf1a457872487eac31a128b496e8</id>
<content type='text'>
</content>
</entry>
</feed>
