<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cli.git/tests/parser/makefile, 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>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>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>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>
<entry>
<title>Add semantic graph and traversal mechanism</title>
<updated>2009-09-05T14:29:23+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-09-05T14:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=4974b4763bd60eb875f93a71dbe2fe82ecfed9fc'/>
<id>4974b4763bd60eb875f93a71dbe2fe82ecfed9fc</id>
<content type='text'>
The parser now builds the semantic graph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parser now builds the semantic graph.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for install target</title>
<updated>2009-08-24T06:42:08+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-08-24T06:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=b49b2a2a4a2f178da177d5310d1ec36f292ac78e'/>
<id>b49b2a2a4a2f178da177d5310d1ec36f292ac78e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document rules of the language covered by each test</title>
<updated>2009-08-22T09:31:35+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-08-22T09:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=66455ad2d34c46650a798738c53bb550d250ab04'/>
<id>66455ad2d34c46650a798738c53bb550d250ab04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for the parser</title>
<updated>2009-08-22T08:25:12+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2009-08-22T08:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=fabbe60b014a02b2ab94e57ab3866e28c67d36ce'/>
<id>fabbe60b014a02b2ab94e57ab3866e28c67d36ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
