<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cli.git/cli/traversal, 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>Update copyright year</title>
<updated>2019-01-16T18:16:35+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2019-01-16T18:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=c994c25720606157ba5de25f1edb3ce72f5ac8b7'/>
<id>c994c25720606157ba5de25f1edb3ce72f5ac8b7</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 year</title>
<updated>2018-05-21T08:58:06+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2018-05-21T08:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea'/>
<id>a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea</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 year</title>
<updated>2017-01-03T11:02:10+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2017-01-03T11:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=b5d8062bd651e796bac77ae580e0e45947374a89'/>
<id>b5d8062bd651e796bac77ae580e0e45947374a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start switch to build2</title>
<updated>2016-11-15T14:57:48+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2016-11-15T14:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=be3dc4cee63da92cfa1fa44a0bf90ab11ec7aaca'/>
<id>be3dc4cee63da92cfa1fa44a0bf90ab11ec7aaca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parsing support for scope-level documentation</title>
<updated>2015-10-29T10:40:46+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2015-10-29T10:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=381f872a76f6ad8fc5caee172e903f08dd652547'/>
<id>381f872a76f6ad8fc5caee172e903f08dd652547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ambiguous lookup bug</title>
<updated>2012-06-29T09:46:19+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2012-06-29T09:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=6c3e61edcfaae6f35f7f5cacceb806d351c08241'/>
<id>6c3e61edcfaae6f35f7f5cacceb806d351c08241</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>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>
</feed>
