<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/embind, branch 1.4.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/embind?h=1.4.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/embind?h=1.4.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-05-17T19:58:51Z</updated>
<entry>
<title>embind should predeclare Module in case it's included before a shell in the custom SCons change</title>
<updated>2013-05-17T19:58:51Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-16T21:38:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=954f70274ed3b85b9d3885c6087df96376ca07d3'/>
<id>urn:sha1:954f70274ed3b85b9d3885c6087df96376ca07d3</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>Make jslint happy.</title>
<updated>2013-05-17T19:58:23Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-05-09T14:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0074368080bee713232e0b152dc0cae790ec34d3'/>
<id>urn:sha1:0074368080bee713232e0b152dc0cae790ec34d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize __emval_new and __emval_decref.</title>
<updated>2013-05-17T19:58:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-09T13:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=838780e4f396c625da10584ec2ff2256f230ba81'/>
<id>urn:sha1:838780e4f396c625da10584ec2ff2256f230ba81</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>embind: Fix issues by js syntax check, and remember to pass all required symbols to new Function.</title>
<updated>2013-05-17T19:57:37Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-05-07T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=45a122b5d045abfc6d927329aedba79ae465373a'/>
<id>urn:sha1:45a122b5d045abfc6d927329aedba79ae465373a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize the implementation of C++ -&gt; JS invoker functions generated by __emval_get_method_caller by dynamically crafting them.</title>
<updated>2013-05-17T19:57:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-06T14:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9f7dad6f76dbfdd7e8dea39ca36885826898f8fd'/>
<id>urn:sha1:9f7dad6f76dbfdd7e8dea39ca36885826898f8fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For sanity, make sure all types test the existence of the destructor stack before pushing to it. __emval_get_method_caller calls toWireType with a null destructors array.</title>
<updated>2013-05-17T19:57:15Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-06T14:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=259c1062644c7cf660ab34df3d7468c6904bb1da'/>
<id>urn:sha1:259c1062644c7cf660ab34df3d7468c6904bb1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We can get away with passing memory_view on the stack here...</title>
<updated>2013-05-17T19:57:10Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T02:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=69d3621782e4b6dc131a2e5d78fdcf92047d667c'/>
<id>urn:sha1:69d3621782e4b6dc131a2e5d78fdcf92047d667c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to heapu32 for some reason...</title>
<updated>2013-05-17T19:56:57Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a27e5f7cc22e64fa9a32a68f9fd732c0ea5013ad'/>
<id>urn:sha1:a27e5f7cc22e64fa9a32a68f9fd732c0ea5013ad</id>
<content type='text'>
</content>
</entry>
</feed>
