<feed xmlns='http://www.w3.org/2005/Atom'>
<title>execline/src/libexecline/el_parse.c, branch main</title>
<subtitle>The skarnet.org scripting language</subtitle>
<id>http://git.skarnet.org/cgit/execline/atom/src/libexecline/el_parse.c?h=main</id>
<link rel='self' href='http://git.skarnet.org/cgit/execline/atom/src/libexecline/el_parse.c?h=main'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/'/>
<updated>2022-05-26T12:55:33Z</updated>
<entry>
<title> Consistency pass</title>
<updated>2022-05-26T12:55:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2022-05-26T12:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=8e0d2759f61d61a83a362a950754120bedbf2ce1'/>
<id>urn:sha1:8e0d2759f61d61a83a362a950754120bedbf2ce1</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Rewrite el_parse.c, document the transition table</title>
<updated>2022-05-26T12:46:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2022-05-26T12:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=7b631e14a70f6c2e8dcabd2713422bc585af2703'/>
<id>urn:sha1:7b631e14a70f6c2e8dcabd2713422bc585af2703</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Adapt to skalibs-2.11.0.0</title>
<updated>2021-08-04T13:45:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-04T13:45:26Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=5eced38e18908d83ec575b2d6717ca56f2f4e94c'/>
<id>urn:sha1:5eced38e18908d83ec575b2d6717ca56f2f4e94c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Adapt to skalibs 2.5.0.0 API</title>
<updated>2017-03-08T11:10:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-08T11:10:07Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=e5d4b64f13683c30ccdd333260febd57d2cdc2d7'/>
<id>urn:sha1:e5d4b64f13683c30ccdd333260febd57d2cdc2d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Types fix: first pass</title>
<updated>2017-01-07T20:31:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-07T20:31:02Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=6a9ca73e10c3c4e8a95101313e9c5d46cf018f86'/>
<id>urn:sha1:6a9ca73e10c3c4e8a95101313e9c5d46cf018f86</id>
<content type='text'>
 This pass makes variable size_t-ready, so everything works when
the prototypes are fixed in skalibs.
 Some code uses "unsigned int *" where it should be "size_t *";
it cannot be changed now, but it's been marked with XXX. It must
change at the same time as the skalibs API.
</content>
</entry>
<entry>
<title> - added el_parse() and friends</title>
<updated>2015-03-26T12:47:19Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-26T12:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/execline/commit/?id=9cf89b4437df6a7741532dd73fed770cd8eef9f2'/>
<id>urn:sha1:9cf89b4437df6a7741532dd73fed770cd8eef9f2</id>
<content type='text'>
 - refactored execlineb to use them
 - version: rc for 2.1.1.1
</content>
</entry>
</feed>
