<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doxdocgen/src/CodeParser, branch 0.0.6</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>Merge branch 'master' of https://github.com/christophschlosser/doxdocgen</title>
<updated>2017-11-05T18:05:30+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T18:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=6c3b81d4aeb83518915e940bc02ccbbad43fabde'/>
<id>6c3b81d4aeb83518915e940bc02ccbbad43fabde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Fixed issue where generating a comment above an access specifier resulted in the access specifier being considered a symbol.</title>
<updated>2017-11-05T17:57:42+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T17:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=ee82af49581ab420377e7d1556ffd4a42057b79e'/>
<id>ee82af49581ab420377e7d1556ffd4a42057b79e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Refactored stripping initializer list and assignment token into function.</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T17:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=de9792646ba66f4965e8170613cee3efb1295d0a'/>
<id>de9792646ba66f4965e8170613cee3efb1295d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Fixed problem where initializer list where not working correctly.</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T16:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=7e0d21f8dbbc4ec82235b1886b00d7380f174681'/>
<id>7e0d21f8dbbc4ec82235b1886b00d7380f174681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Modified parser to never return null. It will no always generate an empty doxygen comment. usable for Describing instance variables. Enum, structs etc.</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T01:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=cac40a311576ed679715a614bd64c3d7a05ab5fb'/>
<id>cac40a311576ed679715a614bd64c3d7a05ab5fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Added support for void function no return get generated for them.</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T00:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=ec691aad83da0adcf13986fd3d24b213ef963116'/>
<id>ec691aad83da0adcf13986fd3d24b213ef963116</id>
<content type='text'>
-- Added support for return of void pointers. They will get generated.
-- Added support for return a pointer to a bool. There an extra return is added in addtion to "true" and "false". "null".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Added support for return of void pointers. They will get generated.
-- Added support for return a pointer to a bool. There an extra return is added in addtion to "true" and "false". "null".
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Cleaned up some code and refactored functions.</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T00:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=1c5cce4d4d8af15bbd293956814a0fd0cb1f5313'/>
<id>1c5cce4d4d8af15bbd293956814a0fd0cb1f5313</id>
<content type='text'>
-- Added support for infinitely nesting function pointers.
-- Added support for assignment of functions with trailing returns.
-- Added support for desctructors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Added support for infinitely nesting function pointers.
-- Added support for assignment of functions with trailing returns.
-- Added support for desctructors.
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Completely rewritten parser to support all known(to me) C++ constructs, this includes:</title>
<updated>2017-11-05T17:45:08+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-10-30T00:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=666f392bd23574f57689e9a9ea6d6a05a9bd2f97'/>
<id>666f392bd23574f57689e9a9ea6d6a05a9bd2f97</id>
<content type='text'>
	- Function pointers as parameters and as returns.
	- Template support.
	- Trailing return type.
	- Variadic templates.
	- Variadic parametes, C style and template style.
	- Correct parsing of template types with more then 1 template parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- Function pointers as parameters and as returns.
	- Template support.
	- Trailing return type.
	- Variadic templates.
	- Variadic parametes, C style and template style.
	- Correct parsing of template types with more then 1 template parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Refactored stripping initializer list and assignment token into function.</title>
<updated>2017-11-05T17:19:53+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T17:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=a6c9735f6a44a0cd46e322afe7b8d82e931101cb'/>
<id>a6c9735f6a44a0cd46e322afe7b8d82e931101cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Fixed problem where initializer list where not working correctly.</title>
<updated>2017-11-05T16:28:53+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-11-05T16:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=c5b54c3d02073ca95a2e225f70e181552d348179'/>
<id>c5b54c3d02073ca95a2e225f70e181552d348179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
