<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/syntax_tools, branch OTP-17.5.1</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>2015-03-31T10:24:04+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-03-31T10:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=62870c998955e1498e71bfc90607885e96ecaa27'/>
<id>62870c998955e1498e71bfc90607885e96ecaa27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bad format of error in epp_dodger:parse_file/3</title>
<updated>2014-12-29T08:28:02+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2012-08-08T13:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=70f7c1745e8fb461566c57e77e4188052e84a18c'/>
<id>70f7c1745e8fb461566c57e77e4188052e84a18c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2014-12-09T14:21:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-12-09T14:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7f3486a5ddc02a366f2945dfd009c4a2697a2b98'/>
<id>7f3486a5ddc02a366f2945dfd009c4a2697a2b98</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: Strengthen igor tests</title>
<updated>2014-10-24T18:04:43+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-24T17:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd0e093463831cc20b0bda7c8ed24bfd31edccee'/>
<id>fd0e093463831cc20b0bda7c8ed24bfd31edccee</id>
<content type='text'>
Simple test of igor:merge/3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple test of igor:merge/3
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Strengthen erl_recomment tests</title>
<updated>2014-10-24T17:31:52+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-24T17:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3225cf459464bbb1128217bcbd4f0c26c792b3e0'/>
<id>3225cf459464bbb1128217bcbd4f0c26c792b3e0</id>
<content type='text'>
Also erl_comment_scan tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also erl_comment_scan tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Strengthen erl_syntax comments tests</title>
<updated>2014-10-24T16:49:01+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-24T16:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6e245477da37b82056b41d6d2b6fe08e8407bd72'/>
<id>6e245477da37b82056b41d6d2b6fe08e8407bd72</id>
<content type='text'>
Comments in the syntax tree.
Tested via t_epp_dodger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Comments in the syntax tree.
Tested via t_epp_dodger.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Teach Maps to erl_syntax</title>
<updated>2014-10-24T16:00:13+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-23T17:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ac264cba1435bf84eecc6b31809bd996c4c8e9c0'/>
<id>ac264cba1435bf84eecc6b31809bd996c4c8e9c0</id>
<content type='text'>
Affected functions:

* erl_syntax:abstract/1
* erl_syntax:concrete/1
* erl_syntax:is_leaf/1
* erl_syntax:is_literal/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Affected functions:

* erl_syntax:abstract/1
* erl_syntax:concrete/1
* erl_syntax:is_leaf/1
* erl_syntax:is_literal/1
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Fix is_literal/1 for binary</title>
<updated>2014-10-24T16:00:01+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-23T16:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=58d64b9bd9a5759451f678e8a1dcf36b8ded19fd'/>
<id>58d64b9bd9a5759451f678e8a1dcf36b8ded19fd</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: Strengthen epp_dodger tests</title>
<updated>2014-10-23T16:44:48+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-23T16:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2a038c5360f0e14f079ea266043ec464600f97c7'/>
<id>2a038c5360f0e14f079ea266043ec464600f97c7</id>
<content type='text'>
Mostly epp_dodger smoke tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly epp_dodger smoke tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Strengthen erl_syntax tests</title>
<updated>2014-10-23T16:44:48+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-10-22T19:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=04ea63d9a628c1162b0e8db741889075f3ea1145'/>
<id>04ea63d9a628c1162b0e8db741889075f3ea1145</id>
<content type='text'>
Mostly type and conversion tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly type and conversion tests.
</pre>
</div>
</content>
</entry>
</feed>
