<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cli.git/tests/parser, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/'/>
<entry>
<title>Add support for build2 for tests and examples</title>
<updated>2016-11-22T15:52:21+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2016-11-16T22:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=d52c1fb406b1cef82c5f5a28fc1804d7d99a49d8'/>
<id>d52c1fb406b1cef82c5f5a28fc1804d7d99a49d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for -I option</title>
<updated>2012-05-11T09:19:04+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2012-05-11T09:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=b42d9a345e2b02a1b17fa61b22117fbf7b187a31'/>
<id>b42d9a345e2b02a1b17fa61b22117fbf7b187a31</id>
<content type='text'>
Now quote-included ("") option files are searched for relative to the
including file while bracket-included (&lt;&gt;) ones are search in the
directories specified with -I.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now quote-included ("") option files are searched for relative to the
including file while bracket-included (&lt;&gt;) ones are search in the
directories specified with -I.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lookup bug</title>
<updated>2012-05-11T08:40:02+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2012-05-11T08:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=8062e4e9a4998cfa44002afd2435ff9083e092e8'/>
<id>8062e4e9a4998cfa44002afd2435ff9083e092e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement option class inheritance</title>
<updated>2012-05-10T15:54:18+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2012-05-10T15:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=443293aaf09eca7c3b88d621d056c4effee2c248'/>
<id>443293aaf09eca7c3b88d621d056c4effee2c248</id>
<content type='text'>
For now multiple, non-virtual inheritance is supported. An option class
can now also be declared abstract using the class c = 0 {...}; syntax.
New option, --exclude-base, controls whether base class information is
present in usage and documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now multiple, non-virtual inheritance is supported. An option class
can now also be declared abstract using the class c = 0 {...}; syntax.
New option, --exclude-base, controls whether base class information is
present in usage and documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for options file inclusion</title>
<updated>2012-05-10T09:09:13+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2012-05-10T09:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=4f9022f24c4591391637121c7274d9855b37bd93'/>
<id>4f9022f24c4591391637121c7274d9855b37bd93</id>
<content type='text'>
New include-path prefixes, c++: and cli:, are now recognized (e.g.,
include &lt;cli:foo&gt;;). Without a prefix, the include declarations is
considered to be c++-include unless the path ends with the .cli
extension.

The cli-included files are loaded and parsed. Currently, only inclusion
relative to the current file is supported. Duplicate inclusions are
detected and ignored based on the absolute filesystem path.

If a file cli-includes another file, then the runtime code is assumed
to come from the included file and is not generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New include-path prefixes, c++: and cli:, are now recognized (e.g.,
include &lt;cli:foo&gt;;). Without a prefix, the include declarations is
considered to be c++-include unless the path ends with the .cli
extension.

The cli-included files are loaded and parsed. Currently, only inclusion
relative to the current file is supported. Duplicate inclusions are
detected and ignored based on the absolute filesystem path.

If a file cli-includes another file, then the runtime code is assumed
to come from the included file and is not generated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update</title>
<updated>2011-01-04T13:57:45+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2011-01-04T13:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=53b8695810131792357c833cb6c8237df117ea3b'/>
<id>53b8695810131792357c833cb6c8237df117ea3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright</title>
<updated>2010-01-01T10:52:02+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2010-01-01T10:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=48787203dcc538aa7c34a556de1dacf276dc591b'/>
<id>48787203dcc538aa7c34a556de1dacf276dc591b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic changes</title>
<updated>2009-12-10T07:45:43+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-12-10T07:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=eddefea6ea39e64e9eb5adf74a279a230a63cf5b'/>
<id>eddefea6ea39e64e9eb5adf74a279a230a63cf5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement option documentation support in frontend</title>
<updated>2009-11-08T08:08:52+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-11-08T08:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=907b5fed58d53bbb5e25c590df97f01a0ac93733'/>
<id>907b5fed58d53bbb5e25c590df97f01a0ac93733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add install target</title>
<updated>2009-10-11T16:35:19+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-10-11T16:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=98ce3d9f82847932f974b10841ccb77b3cba838f'/>
<id>98ce3d9f82847932f974b10841ccb77b3cba838f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
