<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.7.9</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.7.9</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.7.9'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-12-26T23:52:06Z</updated>
<entry>
<title>support for optional complete emulation in relooper</title>
<updated>2013-12-26T23:52:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-26T23:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34278eef421e19e0df84195aeaf28724b9fccead'/>
<id>urn:sha1:34278eef421e19e0df84195aeaf28724b9fccead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix js libraries in fastcomp; fixes #1948</title>
<updated>2013-12-26T20:13:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-26T20:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=39165e9e511da3c041865d7e343c81e6d7cafd6c'/>
<id>urn:sha1:39165e9e511da3c041865d7e343c81e6d7cafd6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore whitespace in relooper reftests</title>
<updated>2013-12-26T02:16:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-26T02:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9f609a10bfe90202d6e9d15216c502d6aa18bbcb'/>
<id>urn:sha1:9f609a10bfe90202d6e9d15216c502d6aa18bbcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly handle invoke of setjmp, by lowering to a call, which fixes phis that refer to it. fixes #1942</title>
<updated>2013-12-25T19:32:06Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-12-25T19:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fda1fc2a3eb8f8de71d9fbe2d9459cadd4a93501'/>
<id>urn:sha1:fda1fc2a3eb8f8de71d9fbe2d9459cadd4a93501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move emscripten-source-map.min.js to src/ since it is a non-tests file needed by public use when user wants to emscripten_log with a C callstack. Remove redundant emscripten_demangle function.</title>
<updated>2013-12-20T09:49:36Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-20T09:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=eb27ff87ae15d0dd9855b06a055b590235d8c3a6'/>
<id>urn:sha1:eb27ff87ae15d0dd9855b06a055b590235d8c3a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update emscripten_log to work with the handwritten JS demangler. Update tests.</title>
<updated>2013-12-20T09:49:34Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-19T21:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=55660c394d5f3db2d57984256dd6c3cce088e4c5'/>
<id>urn:sha1:55660c394d5f3db2d57984256dd6c3cce088e4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also give the ability to print out function parameters in the callstack with emscripten_get_callstack.</title>
<updated>2013-12-20T09:49:32Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-27T19:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=184a425ce07a95e882f3f60b87c1c5037cbffec5'/>
<id>urn:sha1:184a425ce07a95e882f3f60b87c1c5037cbffec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new functions emscripten_log() in emscripten.h which allows printing out log messages with callstack information, and function emscripten_get_callstack(), which allows programmatically obtaining the current callstack.</title>
<updated>2013-12-20T09:49:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-18T15:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=26d6ad370e05ff22128df6f0ff17538c8bc1030c'/>
<id>urn:sha1:26d6ad370e05ff22128df6f0ff17538c8bc1030c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1934 from juj/eglCreateContext</title>
<updated>2013-12-20T09:21:50Z</updated>
<author>
<name>juj</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-20T09:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0025736920d7f388929d606340e744f53a9dc1a4'/>
<id>urn:sha1:0025736920d7f388929d606340e744f53a9dc1a4</id>
<content type='text'>
eglCreateContext.</content>
</entry>
<entry>
<title>Make EGL function eglCreateContext spec-conformant and actually read the EGL_CONTEXT_CLIENT_VERSION field when creating a context. Require the version number 2, since WebGL1 maps to GLES2.</title>
<updated>2013-12-20T09:21:19Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-12-19T21:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c1f5a5b30a53f22e495de4313c81496431b2e759'/>
<id>urn:sha1:c1f5a5b30a53f22e495de4313c81496431b2e759</id>
<content type='text'>
</content>
</entry>
</feed>
