<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/syntax_tools, branch maint-21</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2019-03-11T10:52:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-11T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9780184b2cf76eced1ef987408073e96cc29f3bb'/>
<id>9780184b2cf76eced1ef987408073e96cc29f3bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Fix pretty-printing of type funs</title>
<updated>2019-01-15T10:24:57+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-01-15T10:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=80b0574260924c4ef888fe319274f9303982d45b'/>
<id>80b0574260924c4ef888fe319274f9303982d45b</id>
<content type='text'>
See also ERL-815.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also ERL-815.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-09-24T09:32:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-09-24T09:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fb7006280f8d5a45459e1fba066fe6f6131e8e86'/>
<id>fb7006280f8d5a45459e1fba066fe6f6131e8e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/syntax_tools/fix_revert/OTP-15294' into maint</title>
<updated>2018-09-14T07:48:32+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-09-14T07:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=51dcd166c58bf371da4c85250c8d76c27b4148da'/>
<id>51dcd166c58bf371da4c85250c8d76c27b4148da</id>
<content type='text'>
* hasse/syntax_tools/fix_revert/OTP-15294:
  erts: Add comment about [] and nil() to The Abstract Format
  syntax_tools: Correct erl_syntax:revert/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/syntax_tools/fix_revert/OTP-15294:
  erts: Add comment about [] and nil() to The Abstract Format
  syntax_tools: Correct erl_syntax:revert/1
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Correct erl_syntax:revert/1</title>
<updated>2018-09-12T10:24:28+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-09-11T07:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1b9128438358155a215c465b5a3d1deb9c4d9965'/>
<id>1b9128438358155a215c465b5a3d1deb9c4d9965</id>
<content type='text'>
revert/1 did not handle the types tuple() and map() correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
revert/1 did not handle the types tuple() and map() correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Correct unfolding of the stacktrace variable</title>
<updated>2018-09-10T10:20:57+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-09-10T10:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7db359b7a1d9b33b25750b29c92c6074ab415c45'/>
<id>7db359b7a1d9b33b25750b29c92c6074ab415c45</id>
<content type='text'>
The bug was introduced in 9ab233.

See also https://bugs.erlang.org/browse/ERL-719.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug was introduced in 9ab233.

See also https://bugs.erlang.org/browse/ERL-719.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-19' into maint</title>
<updated>2018-08-11T13:45:51+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2018-08-11T13:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce0c75c557bdc239622a6de5ec2edb593baf4773'/>
<id>ce0c75c557bdc239622a6de5ec2edb593baf4773</id>
<content type='text'>
* maint-19:
  Updated OTP version
  Update release notes
  Update version numbers
  syntax_tools: Fix a bug regarding reverting map types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-19:
  Updated OTP version
  Update release notes
  Update version numbers
  syntax_tools: Fix a bug regarding reverting map types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2018-08-09T14:46:45+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-08-09T14:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=831dc5b50dfaeb1ae9679cdeb3f7c7949adf547c'/>
<id>831dc5b50dfaeb1ae9679cdeb3f7c7949adf547c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers</title>
<updated>2018-08-09T14:46:32+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-08-09T14:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9000cb2312fe9f821a49836b5a924050c6301f8b'/>
<id>9000cb2312fe9f821a49836b5a924050c6301f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec for erl_syntax_lib:analyze_type_application/1</title>
<updated>2018-07-20T19:03:06+00:00</updated>
<author>
<name>Tomas Abrahamsson</name>
<email>tomas.abrahamsson@gmail.com</email>
</author>
<published>2018-07-20T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=edfb1eb7bace55ee6d582441239b7e05453c7bf6'/>
<id>edfb1eb7bace55ee6d582441239b7e05453c7bf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
