<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/syntax_tools/src, branch sverker-ets-patch-1</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 '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>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>
<entry>
<title>Support bitstrings as literals in erl_syntax</title>
<updated>2018-06-28T13:37:29+00:00</updated>
<author>
<name>Péter Gömöri</name>
<email>gomoripeti@gmail.com</email>
</author>
<published>2018-06-17T10:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=94c9898e8dfb1b71eac318375b5c1bae5021733d'/>
<id>94c9898e8dfb1b71eac318375b5c1bae5021733d</id>
<content type='text'>
Add support of non-whole-byte binaries to `abtract/1`, `concrete/1` and
`is_literal/1`. (They are literals in the beam file)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support of non-whole-byte binaries to `abtract/1`, `concrete/1` and
`is_literal/1`. (They are literals in the beam file)
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax_tools: Fix a bug regarding reverting map types.</title>
<updated>2018-05-30T10:52:42+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-05-30T10:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d129131ee8ffda4713f807e6148b601c16f1b0bb'/>
<id>d129131ee8ffda4713f807e6148b601c16f1b0bb</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: Add support for -if and -elif</title>
<updated>2018-05-09T06:38:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-10-19T12:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=71bb5d9272bfa046c3cfe8a419bf70877f141146'/>
<id>71bb5d9272bfa046c3cfe8a419bf70877f141146</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: Correct handling of stacktrace variable</title>
<updated>2018-01-09T15:52:14+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-12-21T13:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9ab233d389bfc40ddaa56af80ace5cc78470a92b'/>
<id>9ab233d389bfc40ddaa56af80ace5cc78470a92b</id>
<content type='text'>
A quick fix to make the test suite work with the updated erl_eval.

[I think that if "A:B:_" is allowed, it should have a representation
 in the abstract format, but that's another story. The pretty printer
 should not modify the source code, just print it nicely, IMHO. (But
 removing parentheses is OK)]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A quick fix to make the test suite work with the updated erl_eval.

[I think that if "A:B:_" is allowed, it should have a representation
 in the abstract format, but that's another story. The pretty printer
 should not modify the source code, just print it nicely, IMHO. (But
 removing parentheses is OK)]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update syntax_tools to support the stacktrace variable</title>
<updated>2017-11-30T11:46:51+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2017-11-21T13:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9dce8fe582cecb586375dafff4b84c11a1b3ac7e'/>
<id>9dce8fe582cecb586375dafff4b84c11a1b3ac7e</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 'maint'</title>
<updated>2017-09-20T07:23:09+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-20T07:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=99876dd2dd9150ec4b15220c7fd46ed0b8200a19'/>
<id>99876dd2dd9150ec4b15220c7fd46ed0b8200a19</id>
<content type='text'>
* maint:
  erts, stdlib: Fix xmllint warning
  Update runtime deps to depend on new stdlib functionality
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  erts, stdlib: Fix xmllint warning
  Update runtime deps to depend on new stdlib functionality
</pre>
</div>
</content>
</entry>
</feed>
