summaryrefslogtreecommitdiffstats
path: root/src/DocGen/CGen.ts
Commit message (Expand)AuthorAgeFilesLines
* -- Fixed bad newline in constructor of CGen.Rowan Goemans2017-10-151-2/+1
* -- Added defaults to configuration reader in CGen.Rowan Goemans2017-10-151-8/+8
* -- Removed unnecesary member variable.Rowan Goemans2017-10-151-2/+1
* -- Fixed issue in setting the cursor if no brief was specified. Cursor is new...Rowan Goemans2017-10-151-7/+17
* -- Fixed tslint issues v2Rowan Goemans2017-10-151-12/+12
* -- Fixed tslint issues.Rowan Goemans2017-10-151-17/+32
* -- Added extensive templating the be able to generated different types of dox...Rowan Goemans2017-10-141-86/+86
* Add option to generate return type documentationChristoph Schlosser2017-10-141-5/+9
* Add C parser and generatorChristoph Schlosser2017-10-071-0/+153