| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -- Fixed bad newline in constructor of CGen. | Rowan Goemans | 2017-10-15 | 1 | -2/+1 |
| | | |||||
| * | -- Added defaults to configuration reader in CGen. | Rowan Goemans | 2017-10-15 | 1 | -8/+8 |
| | | |||||
| * | -- Removed unnecesary member variable. | Rowan Goemans | 2017-10-15 | 1 | -2/+1 |
| | | |||||
| * | -- Fixed issue in setting the cursor if no brief was specified. Cursor is ↵ | Rowan Goemans | 2017-10-15 | 1 | -7/+17 |
| | | | | | new set to the first DoxyGen command in the comment. | ||||
| * | -- Fixed tslint issues v2 | Rowan Goemans | 2017-10-15 | 1 | -12/+12 |
| | | |||||
| * | -- Fixed tslint issues. | Rowan Goemans | 2017-10-15 | 1 | -17/+32 |
| | | | | | -- Added config parameter to add type information to return DoxyGen parameter. | ||||
| * | -- Added extensive templating the be able to generated different types of ↵ | Rowan Goemans | 2017-10-14 | 1 | -86/+86 |
| | | | | | doxygen comment. | ||||
| * | Add option to generate return type documentation | Christoph Schlosser | 2017-10-14 | 1 | -5/+9 |
| | | |||||
| * | Add C parser and generator | Christoph Schlosser | 2017-10-07 | 1 | -0/+153 |