<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/erlang.git/lib/stdlib/doc/src/Makefile, branch master</title>
<subtitle>github.com: erlang/otp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/'/>
<entry>
<title>Update copyright year</title>
<updated>2023-05-15T10:35:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2023-05-15T10:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=47dc52e1189de34f148ca389a7810800a1d9240c'/>
<id>47dc52e1189de34f148ca389a7810800a1d9240c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[argparse] Command line parser for Erlang</title>
<updated>2023-04-19T09:19:18+00:00</updated>
<author>
<name>Maxim Fedorov</name>
<email>maximfca@gmail.com</email>
</author>
<published>2023-02-13T05:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=1b53f38d321e3ca870518578b086cf4562a522e5'/>
<id>1b53f38d321e3ca870518578b086cf4562a522e5</id>
<content type='text'>
Inspired by Python argparse library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inspired by Python argparse library.
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: extend auto-completion in shell to use type specifications</title>
<updated>2022-09-27T07:30:15+00:00</updated>
<author>
<name>frazze-jobb</name>
<email>frazze@erlang.org</email>
</author>
<published>2022-09-19T09:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=d3857c400c0a6fe7caad3512803040ce1632cb88'/>
<id>d3857c400c0a6fe7caad3512803040ce1632cb88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] Add documentation for features support</title>
<updated>2022-05-11T03:53:54+00:00</updated>
<author>
<name>Cons T Åhs</name>
<email>cons@erlang.org</email>
</author>
<published>2022-05-03T15:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=f487df72f153263910c20d7ad4cc84167ff4336d'/>
<id>f487df72f153263910c20d7ad4cc84167ff4336d</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>2021-12-13T10:46:22+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2021-12-13T10:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=340aefb5cdd7aa73a3b9daa1781037334d8c7341'/>
<id>340aefb5cdd7aa73a3b9daa1781037334d8c7341</id>
<content type='text'>
* maint:
  Update copyright year
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Update copyright year
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2021-12-13T10:29:44+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2021-12-13T10:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=4f1d13ee87759e9eab6bbe4efb0047b372e367cc'/>
<id>4f1d13ee87759e9eab6bbe4efb0047b372e367cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>peer: peer node implementation</title>
<updated>2021-11-09T04:06:59+00:00</updated>
<author>
<name>Maxim Fedorov</name>
<email>dane@whatsapp.com</email>
</author>
<published>2021-06-15T08:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=8ebb2cd13b1897e6ab57f1e2b9ae1f4a5f92461b'/>
<id>8ebb2cd13b1897e6ab57f1e2b9ae1f4a5f92461b</id>
<content type='text'>
Add a new module 'peer' implementing a linked peer node.
It is designed to replace 'slave', 'ct_slave', 'loose_node',
and a few more implementations of the same concept.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new module 'peer' implementing a linked peer node.
It is designed to replace 'slave', 'ct_slave', 'loose_node',
and a few more implementations of the same concept.
</pre>
</div>
</content>
</entry>
<entry>
<title>otp: Update documentation around exceptions and error_info</title>
<updated>2021-05-17T15:19:46+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2021-04-23T13:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=8690f3e5a298092135c8bf70abc34e91141ad431'/>
<id>8690f3e5a298092135c8bf70abc34e91141ad431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement EEP-54 (extended error information)</title>
<updated>2020-12-02T06:00:16+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2020-06-12T07:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=c8b494a80fa9bb33ba327ef152b4c86f51b08d1e'/>
<id>c8b494a80fa9bb33ba327ef152b4c86f51b08d1e</id>
<content type='text'>
This commit is the reference implementation for EEP-54, which proposes a mechanism
for providing more informational messages than simply "bad argument" when a call
to a BIF fails. Here is an example:

    1&gt; element(a, b).
    ** exception error: bad argument
         in function  element/2
            called as element(a,b)
            *** argument 1: not an integer
            *** argument 2: not a tuple

All the details are found in EEP-54, but here are the main points:

* An extension of the format of the call-stack back trace (**stacktrace**) format
  to indicate that there exists extended error information for that call, and
  a convention for how extended error information can be provided.

* A new `erlang:error/3` BIF to allow libraries and applications to
  raise an exception with extended error information.

* New functions `erl_error:format_exception/3` and
  `erl_error:format_exception/4` to allow libraries and application to
  format stacktraces in the same style as the shell.

This implementation of EEP-54 implements extended error information for all
C-implemented BIFs in the `erlang` and `ets` modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is the reference implementation for EEP-54, which proposes a mechanism
for providing more informational messages than simply "bad argument" when a call
to a BIF fails. Here is an example:

    1&gt; element(a, b).
    ** exception error: bad argument
         in function  element/2
            called as element(a,b)
            *** argument 1: not an integer
            *** argument 2: not a tuple

All the details are found in EEP-54, but here are the main points:

* An extension of the format of the call-stack back trace (**stacktrace**) format
  to indicate that there exists extended error information for that call, and
  a convention for how extended error information can be provided.

* A new `erlang:error/3` BIF to allow libraries and applications to
  raise an exception with extended error information.

* New functions `erl_error:format_exception/3` and
  `erl_error:format_exception/4` to allow libraries and application to
  format stacktraces in the same style as the shell.

This implementation of EEP-54 implements extended error information for all
C-implemented BIFs in the `erlang` and `ets` modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Improve API and documentation of uri_string</title>
<updated>2020-10-23T06:39:33+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2020-09-30T14:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=8efe45a03e615be3a8f3c3b81f5026e170cd893d'/>
<id>8efe45a03e615be3a8f3c3b81f5026e170cd893d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
