<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ocaml.git/testsuite/tests/basic-modules/recursive_module_evaluation_errors.ml, branch 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>New script language for ocamltest (#12185)</title>
<updated>2023-04-25T14:25:52+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez@inria.fr</email>
</author>
<published>2023-04-25T14:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=0a7c5fe35f4be2ea5c834b586fb5e947bd952377'/>
<id>0a7c5fe35f4be2ea5c834b586fb5e947bd952377</id>
<content type='text'>
New test script language, all tests translated automatically (see `tools/translate-all-tests`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New test script language, all tests translated automatically (see `tools/translate-all-tests`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual chapters on parallelism and memory model (#11280)</title>
<updated>2022-10-04T08:09:40+00:00</updated>
<author>
<name>KC Sivaramakrishnan</name>
<email>kc@kcsrk.info</email>
</author>
<published>2022-10-04T08:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=75b8d68064472a160aa4ee0eb6029561615c6a80'/>
<id>75b8d68064472a160aa4ee0eb6029561615c6a80</id>
<content type='text'>
Add manual chapters on parallelism and memory model</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add manual chapters on parallelism and memory model</pre>
</div>
</content>
</entry>
<entry>
<title>Split labels and polymorphic variants tutorials; move GADTs into tutorial (#10206)</title>
<updated>2021-06-23T14:22:51+00:00</updated>
<author>
<name>John Whitington</name>
<email>john@coherentgraphics.co.uk</email>
</author>
<published>2021-06-23T14:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=11c5f76d29205a95c7b5f6065dd8dab2dee90058'/>
<id>11c5f76d29205a95c7b5f6065dd8dab2dee90058</id>
<content type='text'>
* Split Labels / Variants chapter into two
* Move GADT tutorial into the tutorials
* Make beginning of the GADT tutorial less abrupt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Split Labels / Variants chapter into two
* Move GADT tutorial into the tutorials
* Make beginning of the GADT tutorial less abrupt</pre>
</div>
</content>
</entry>
<entry>
<title>Print end line and valid end character for multi-lines locations</title>
<updated>2019-04-08T00:51:09+00:00</updated>
<author>
<name>Louis Roché</name>
<email>louis@louisroche.net</email>
</author>
<published>2019-03-24T07:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=4fee3012807b870f6e8d3195919275ef691a60d8'/>
<id>4fee3012807b870f6e8d3195919275ef691a60d8</id>
<content type='text'>
When a location is related to multiple lines of code, it is printed
incorrectly. More specifically, the end character is actually an
offset between the beginning and the end of the location.

This commit changes the format of the locations when they cover
multiple lines. It adds the end line and the end character is now a
proper column rather than an offset. It doesn't affect locations
related to a single line.

The old format was:

```
Line STARTLINE, characters STARTCHAR-OFFSET
```

The new format is:

```
Lines STARTLINE-ENDLINE, characters STARTCHAR-ENDCHAR
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a location is related to multiple lines of code, it is printed
incorrectly. More specifically, the end character is actually an
offset between the beginning and the end of the location.

This commit changes the format of the locations when they cover
multiple lines. It adds the end line and the end character is now a
proper column rather than an offset. It doesn't affect locations
related to a single line.

The old format was:

```
Line STARTLINE, characters STARTCHAR-OFFSET
```

The new format is:

```
Lines STARTLINE-ENDLINE, characters STARTCHAR-ENDCHAR
```
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: move lazy pattern to core (#2198)</title>
<updated>2018-12-14T16:40:43+00:00</updated>
<author>
<name>Florian Angeletti</name>
<email>octa@polychoron.fr</email>
</author>
<published>2018-12-14T16:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=cbd0753ec62c9e4e71e502c85af0d38c7dfe851c'/>
<id>cbd0753ec62c9e4e71e502c85af0d38c7dfe851c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the tests</title>
<updated>2018-10-19T21:38:25+00:00</updated>
<author>
<name>Armaël Guéneau</name>
<email>armael.gueneau@ens-lyon.fr</email>
</author>
<published>2018-10-19T19:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=9edbda8f70d661b7be2325e6d82afe5595cf608b'/>
<id>9edbda8f70d661b7be2325e6d82afe5595cf608b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2018-10-19T21:38:25+00:00</updated>
<author>
<name>Armaël Guéneau</name>
<email>armael.gueneau@ens-lyon.fr</email>
</author>
<published>2018-10-08T14:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=48f806a66261704c2e563277fa66af2cd32ea568'/>
<id>48f806a66261704c2e563277fa66af2cd32ea568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Full explanation for unsafe cycles in recursive modules (#2058)</title>
<updated>2018-10-01T14:10:16+00:00</updated>
<author>
<name>Florian Angeletti</name>
<email>octa@polychoron.fr</email>
</author>
<published>2018-10-01T14:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=6dbf415e980eeb6c5aa14a4b4c7ce58c8e13a891'/>
<id>6dbf415e980eeb6c5aa14a4b4c7ce58c8e13a891</id>
<content type='text'>
* Full explanation for unsafe cycles in rec modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Full explanation for unsafe cycles in rec modules
</pre>
</div>
</content>
</entry>
<entry>
<title>fix testsuite after dcbf1a8fae9bd313e</title>
<updated>2018-08-27T18:05:24+00:00</updated>
<author>
<name>Florian Angeletti</name>
<email>octa@polychoron.fr</email>
</author>
<published>2018-08-27T18:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=2ac9f5ff6e5dd2e1bcecd50ce24b388f012fae15'/>
<id>2ac9f5ff6e5dd2e1bcecd50ce24b388f012fae15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml</title>
<updated>2018-07-25T09:52:23+00:00</updated>
<author>
<name>Armaël Guéneau</name>
<email>armael.gueneau@ens-lyon.fr</email>
</author>
<published>2018-07-23T20:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=0ccb589798f5ab85d2ee6884ecad6bbd1a15f235'/>
<id>0ccb589798f5ab85d2ee6884ecad6bbd1a15f235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
