summaryrefslogtreecommitdiffstats
path: root/src/CodeParser/CParser.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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 C parser and generatorChristoph Schlosser2017-10-071-0/+131