| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -- 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. | ||||
| * | -- tslint fix v3 | Rowan Goemans | 2017-10-15 | 1 | -11/+11 |
| | | |||||
| * | -- Fixed tslint issues v2 | Rowan Goemans | 2017-10-15 | 2 | -17/+17 |
| | | |||||
| * | -- Fixed tslint issues. | Rowan Goemans | 2017-10-15 | 6 | -37/+75 |
| | | | | | -- 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 | 6 | -135/+178 |
| | | | | | doxygen comment. | ||||
| * | Release 0.0.40.0.4 | Christoph Schlosser | 2017-10-14 | 2 | -1/+7 |
| | | |||||
| * | Add option to generate return type documentation | Christoph Schlosser | 2017-10-14 | 4 | -6/+25 |
| | | |||||
| * | Remove compiler keywords from function signature | Christoph Schlosser | 2017-10-14 | 1 | -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.3 | Christoph Schlosser | 2017-10-09 | 5 | -4/+35 |
| | | |||||
| * | Update README to match currently supported langs | Christoph Schlosser | 2017-10-09 | 1 | -1/+1 |
| | | |||||
| * | Fix NPM license warning | Christoph Schlosser | 2017-10-07 | 1 | -1/+1 |
| | | |||||
| * | Improve travis build trigger0.0.2 | Christoph Schlosser | 2017-10-07 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #4 from christophschlosser/0.0.2 | Christoph Schlosser | 2017-10-07 | 14 | -274/+395 |
| |\ | | | | | Release 0.0.2 | ||||
| | * | Add C parser and generator | Christoph Schlosser | 2017-10-07 | 7 | -270/+301 |
| | | | |||||
| | * | Appveyor only build master branch | Christoph Schlosser | 2017-10-07 | 1 | -0/+4 |
| | | | |||||
| | * | Add .vscode folder | Christoph Schlosser | 2017-10-07 | 3 | -0/+57 |
| | | | |||||
| | * | Fix .gitignore and README | Christoph Schlosser | 2017-10-07 | 2 | -3/+11 |
| | | | |||||
| | * | Deploy from travis | Christoph Schlosser | 2017-10-07 | 1 | -1/+22 |
| |/ | |||||
| * | Publish to VSCode Marketplace0.0.1 | Christoph Schlosser | 2017-10-06 | 3 | -0/+33 |
| | | | | | | Add Icon and git repo to package.json to make a pretty page on the VSCode Marketplace. Add MIT license. | ||||
| * | Merge pull request #1 from christophschlosser/christophschlosser-build-status | Christoph Schlosser | 2017-10-06 | 1 | -2/+3 |
| |\ | | | | | Add build status to README.md | ||||
| | * | Add build status to README.md | Christoph Schlosser | 2017-10-06 | 1 | -2/+3 |
| |/ | |||||
| * | Initial files | Christoph Schlosser | 2017-10-06 | 24 | -0/+654 |