summaryrefslogtreecommitdiffstats
path: root/src/CodeParser/CParser/CParser.ts
Commit message (Expand)AuthorAgeFilesLines
* -- Added support for void function no return get generated for them.Rowan Goemans2017-11-051-1/+15
* -- Cleaned up some code and refactored functions.Rowan Goemans2017-11-051-120/+275
* -- Completely rewritten parser to support all known(to me) C++ constructs, th...Rowan Goemans2017-10-301-0/+387