<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ocaml.git/bytecomp, branch flambda_trunk</title>
<subtitle>github.com: ocaml/ocaml
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/'/>
<entry>
<title>Merge remote-tracking branch 'ocaml/trunk' into flambda_trunk</title>
<updated>2015-11-30T14:55:50+00:00</updated>
<author>
<name>Mark Shinwell</name>
<email>mshinwell@janestreet.com</email>
</author>
<published>2015-11-30T14:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=df2ee010f031fc77899bc79268bfa3e91f2b378b'/>
<id>df2ee010f031fc77899bc79268bfa3e91f2b378b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PR#6920</title>
<updated>2015-11-30T10:27:29+00:00</updated>
<author>
<name>Jeremie Dimino</name>
<email>jdimino@janestreet.com</email>
</author>
<published>2015-11-30T10:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=62fb2c58d6135ef229a7097c7abde4d0e2d6111c'/>
<id>62fb2c58d6135ef229a7097c7abde4d0e2d6111c</id>
<content type='text'>
Make sure correct debugging informations are generated for %apply and
%revapply.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure correct debugging informations are generated for %apply and
%revapply.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2015-11-30T09:29:04+00:00</updated>
<author>
<name>Mark Shinwell</name>
<email>mshinwell@janestreet.com</email>
</author>
<published>2015-11-30T09:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=404883c1b97fcef1e1930d56937986119d1bff3d'/>
<id>404883c1b97fcef1e1930d56937986119d1bff3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for [%ocaml.extension_constructor &lt;path&gt;]</title>
<updated>2015-11-27T18:17:14+00:00</updated>
<author>
<name>Jeremie Dimino</name>
<email>jdimino@janestreet.com</email>
</author>
<published>2015-10-30T11:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=ebd830b85b8a9fff4effb3e0acc585a8fe0d1fe0'/>
<id>ebd830b85b8a9fff4effb3e0acc585a8fe0d1fe0</id>
<content type='text'>
Translate [%ocaml.extension_constructor &lt;path&gt;] to the
runtime-representation of the extension constructor denoted by
&lt;path&gt;. This allows one to get the extension constructor without
having to create a dummy value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Translate [%ocaml.extension_constructor &lt;path&gt;] to the
runtime-representation of the extension constructor denoted by
&lt;path&gt;. This allows one to get the extension constructor without
having to create a dummy value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'flambda_trunk' of https://github.com/chambart/ocaml-1 into flambda_trunk</title>
<updated>2015-11-27T10:28:19+00:00</updated>
<author>
<name>Mark Shinwell</name>
<email>mshinwell@gmail.com</email>
</author>
<published>2015-11-27T10:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=31892626cd647efd9eafa45b5d808f81ee1b9206'/>
<id>31892626cd647efd9eafa45b5d808f81ee1b9206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix opaque</title>
<updated>2015-11-27T10:28:14+00:00</updated>
<author>
<name>Mark Shinwell</name>
<email>mshinwell@gmail.com</email>
</author>
<published>2015-11-27T10:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=8bce766bc667257fc59f3840e380eae532804345'/>
<id>8bce766bc667257fc59f3840e380eae532804345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Compile recursive modules as a let_rec in native code"</title>
<updated>2015-11-27T10:21:06+00:00</updated>
<author>
<name>Pierre Chambart</name>
<email>pierre.chambart@ocamlpro.com</email>
</author>
<published>2015-11-27T10:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=96c360378eebaad917d6527b7cb95a95c678771d'/>
<id>96c360378eebaad917d6527b7cb95a95c678771d</id>
<content type='text'>
This reverts commit 50ca8eb8dd213a53c7420f806f486a00d980ca67.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 50ca8eb8dd213a53c7420f806f486a00d980ca67.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile recursive modules as a let_rec in native code</title>
<updated>2015-11-26T21:31:34+00:00</updated>
<author>
<name>Pierre Chambart</name>
<email>pierre.chambart@ocamlpro.com</email>
</author>
<published>2015-11-26T21:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=50ca8eb8dd213a53c7420f806f486a00d980ca67'/>
<id>50ca8eb8dd213a53c7420f806f486a00d980ca67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missing functor annotation in translmod</title>
<updated>2015-11-26T21:25:10+00:00</updated>
<author>
<name>Pierre Chambart</name>
<email>pierre.chambart@ocamlpro.com</email>
</author>
<published>2015-11-26T21:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=7a842916f69a515b9c8daf3e6c778cea17ca05ec'/>
<id>7a842916f69a515b9c8daf3e6c778cea17ca05ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print functor property</title>
<updated>2015-11-26T21:24:40+00:00</updated>
<author>
<name>Pierre Chambart</name>
<email>pierre.chambart@ocamlpro.com</email>
</author>
<published>2015-11-26T21:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=9ff6c06eeab92a62a8f95d670650da398a2d05c1'/>
<id>9ff6c06eeab92a62a8f95d670650da398a2d05c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
