<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doxdocgen/src/Lang/C/CParseTree.ts, branch python</title>
<subtitle>Visual Studio Code extension to generate doxygen documentation from source code.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/'/>
<entry>
<title>-- Completed unit tests for operators. Conversion operators aren't working yet.</title>
<updated>2018-02-20T21:02:22+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-12-31T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=31f6517aa5d8d3ccdd0b39880337c000943d08c1'/>
<id>31f6517aa5d8d3ccdd0b39880337c000943d08c1</id>
<content type='text'>
-- Renamed all C things to Cpp since that is really what they are.
-- Made empty files for the remaining unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Renamed all C things to Cpp since that is really what they are.
-- Made empty files for the remaining unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Added many unit tests for the C parser. Almost complete now</title>
<updated>2018-02-20T21:02:22+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-12-31T01:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=1746f21bc3720585d2fe877db8d69aae301ff02c'/>
<id>1746f21bc3720585d2fe877db8d69aae301ff02c</id>
<content type='text'>
-- Refactored project structure to allow for more overview once we add more languages.
-- Renamed a lot of types in the CParser to be more explicit.
-- Made configuration injectable into the classes that need them. This allows to unit test configuration variables.
-- Added 2 new config params that allows to customize what gets returned for a bool return type.
-- Small changes to the logic to make it more concise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Refactored project structure to allow for more overview once we add more languages.
-- Renamed a lot of types in the CParser to be more explicit.
-- Made configuration injectable into the classes that need them. This allows to unit test configuration variables.
-- Added 2 new config params that allows to customize what gets returned for a bool return type.
-- Small changes to the logic to make it more concise.
</pre>
</div>
</content>
</entry>
</feed>
