summaryrefslogtreecommitdiffstats
path: root/src/CodeParser
Commit message (Collapse)AuthorAgeFilesLines
* Add option to generate return type documentationChristoph Schlosser2017-10-141-1/+10
|
* Remove compiler keywords from function signatureChristoph Schlosser2017-10-141-1/+3
| | | | | | Prior to method return type extraction remove compiler keywords from the signature. Fixes #9
* Add option to choose Qt style comment start0.0.3Christoph Schlosser2017-10-091-3/+5
|
* Add C parser and generatorChristoph Schlosser2017-10-073-119/+139
|
* Initial filesChristoph Schlosser2017-10-063-0/+242