<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/syntax_tools, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-08-26T06:38:55+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-26T06:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=db00e5033b964471b378f872e0f2f64e82da83be'/>
<id>db00e5033b964471b378f872e0f2f64e82da83be</id>
<content type='text'>
* maint:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348' into maint</title>
<updated>2019-08-26T06:10:43+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-26T06:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dcc3ff74d5932a1aadd39ddf91cb480ff122da7b'/>
<id>dcc3ff74d5932a1aadd39ddf91cb480ff122da7b</id>
<content type='text'>
* zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test suite</title>
<updated>2019-08-22T12:08:40+00:00</updated>
<author>
<name>zadean</name>
<email>contact@zadean.com</email>
</author>
<published>2019-08-19T12:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=19697637a41f7e5199f017abae44bac5e7367c57'/>
<id>19697637a41f7e5199f017abae44bac5e7367c57</id>
<content type='text'>
Add record with exact and associated map types to type_specs.erl. The
record forces the erl_parse format for map types to be retained.

Add test wrapped_subtrees to the test suite. It ensures that each
erl_parse node it encounters can be wrapped and accessed with
erl_syntax:subtrees/1 without error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add record with exact and associated map types to type_specs.erl. The
record forces the erl_parse format for map types to be retained.

Add test wrapped_subtrees to the test suite. It ensures that each
erl_parse node it encounters can be wrapped and accessed with
erl_syntax:subtrees/1 without error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also unwrap map_type_* name and value</title>
<updated>2019-08-22T11:59:28+00:00</updated>
<author>
<name>zadean</name>
<email>contact@zadean.com</email>
</author>
<published>2019-08-19T12:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=98462d8ec91dc34a06f5a2801c906ca1a0dd4ba1'/>
<id>98462d8ec91dc34a06f5a2801c906ca1a0dd4ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unwrap calls to map_field_* in erl_syntax</title>
<updated>2019-08-22T11:59:18+00:00</updated>
<author>
<name>Zachary Dean</name>
<email>contact@zadean.com</email>
</author>
<published>2019-08-14T12:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=204252d7dc8e2936f14ef48346317146a2f5f4af'/>
<id>204252d7dc8e2936f14ef48346317146a2f5f4af</id>
<content type='text'>
This adds missing calls to unwrap/1 for the map_field_* name and value functions and puts them inline with map_expr_fields/1.
Using these functions with "wrapped" nodes fails with badarg.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds missing calls to unwrap/1 for the map_field_* name and value functions and puts them inline with map_expr_fields/1.
Using these functions with "wrapped" nodes fails with badarg.</pre>
</div>
</content>
</entry>
<entry>
<title>erl_syntax: Fix some type declarations</title>
<updated>2019-06-28T07:31:52+00:00</updated>
<author>
<name>Kostis Sagonas</name>
<email>kostis@it.uu.se</email>
</author>
<published>2019-06-28T07:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=23952e5c7d1affc10e6c07566c713020663a839a'/>
<id>23952e5c7d1affc10e6c07566c713020663a839a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'cond'-expressions from syntax_tools</title>
<updated>2019-06-27T07:20:06+00:00</updated>
<author>
<name>Kostis Sagonas</name>
<email>kostis@it.uu.se</email>
</author>
<published>2019-06-26T09:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=74f7e6e38b21c94595f5e45dad1ba364ed11f11a'/>
<id>74f7e6e38b21c94595f5e45dad1ba364ed11f11a</id>
<content type='text'>
'cond' expressions were an experimental addition to the Erlang language
that never matured to the point that it could be incorporated to it.

This pull request takes out the (incomplete anyway) handling of 'cond'
expressions from the syntax_tools application, so as to simplify its
code base.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'cond' expressions were an experimental addition to the Erlang language
that never matured to the point that it could be incorporated to it.

This pull request takes out the (incomplete anyway) handling of 'cond'
expressions from the syntax_tools application, so as to simplify its
code base.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "make test" command for root and application directories</title>
<updated>2019-06-26T06:24:57+00:00</updated>
<author>
<name>Kjell Winblad</name>
<email>kjellwinblad@gmail.com</email>
</author>
<published>2019-06-11T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2f246b551cca5ca7ca9187282e42650976a65cbb'/>
<id>2f246b551cca5ca7ca9187282e42650976a65cbb</id>
<content type='text'>
The added make target is described in HOWTO/TESTING.md.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The added make target is described in HOWTO/TESTING.md.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2019-04-24T12:29:10+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-04-24T12:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2ddb633ffe97a92584edfbaf95d2dce3961cc8'/>
<id>0f2ddb633ffe97a92584edfbaf95d2dce3961cc8</id>
<content type='text'>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</pre>
</div>
</content>
</entry>
</feed>
