<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools, branch 1.18.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools?h=1.18.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools?h=1.18.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-05-09T18:24:13Z</updated>
<entry>
<title>remove some warnings on moving files to directories</title>
<updated>2014-05-09T18:24:13Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-09T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ad11863b6a26c4da4e500da165ea35e5a52c95b2'/>
<id>urn:sha1:ad11863b6a26c4da4e500da165ea35e5a52c95b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2333 from juj/ffdb</title>
<updated>2014-05-06T00:10:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-06T00:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0794b09cd748a3ca6eb111d57f8cfcfce852b2a0'/>
<id>urn:sha1:0794b09cd748a3ca6eb111d57f8cfcfce852b2a0</id>
<content type='text'>
ffdb.py</content>
</entry>
<entry>
<title>Add support to function run_js() in jsrun.py to assert against a given process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.</title>
<updated>2014-05-05T20:34:39Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-05-05T20:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bce9b33b73f4c3fb4c31fcf513061c776ed87c2d'/>
<id>urn:sha1:bce9b33b73f4c3fb4c31fcf513061c776ed87c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added first version of tools/ffdb.py, an application that can be used to operate Firefox OS devices from the command line.</title>
<updated>2014-05-05T09:29:53Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-05-05T09:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7b832d4accb054c48495167108323628419ae358'/>
<id>urn:sha1:7b832d4accb054c48495167108323628419ae358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emit a global const for Math_fround(0) to avoid function call overheads in the fround polyfill</title>
<updated>2014-05-03T19:29:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-03T19:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=77aa2a72f38d73e71eef48cacfe72cce33fc7201'/>
<id>urn:sha1:77aa2a72f38d73e71eef48cacfe72cce33fc7201</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle floats in jsCall properly; fixes asm2f.test_embind_2</title>
<updated>2014-05-02T20:48:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-05-02T20:48:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2308587a85de571844e71e574fcc63c7955d6012'/>
<id>urn:sha1:2308587a85de571844e71e574fcc63c7955d6012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deprecate bindings generator</title>
<updated>2014-04-25T02:38:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-25T02:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b302308c7d451f17eb6dd2bade749800ea2d3925'/>
<id>urn:sha1:b302308c7d451f17eb6dd2bade749800ea2d3925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check function table masks in safe heap mode</title>
<updated>2014-04-25T00:46:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-24T23:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0689e43ae61723dde87ec9a2b6210a349d080b31'/>
<id>urn:sha1:0689e43ae61723dde87ec9a2b6210a349d080b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>link to docs</title>
<updated>2014-04-24T00:55:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-24T00:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34e58f9c073eca117ea890d14ad3f5f6ad374e30'/>
<id>urn:sha1:34e58f9c073eca117ea890d14ad3f5f6ad374e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>webidl binder</title>
<updated>2014-04-24T00:52:20Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-24T00:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28ed391308c78e8cda92bfbe22da88ce9767cd25'/>
<id>urn:sha1:28ed391308c78e8cda92bfbe22da88ce9767cd25</id>
<content type='text'>
</content>
</entry>
</feed>
