| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 0.0.5 | Christoph Schlosser | 2017-10-16 | 15 | -7/+19 |
| * | Merge pull request #17 from christophschlosser/fix-func-ptr-param | Christoph Schlosser | 2017-10-16 | 3 | -9/+55 |
| |\ | |||||
| | * | Add function pointers to known issues | Christoph Schlosser | 2017-10-15 | 1 | -1/+15 |
| | * | Fix param generation for function pointers | Christoph Schlosser | 2017-10-15 | 2 | -8/+40 |
| |/ | |||||
| * | Merge pull request #16 from rowanG077/master | Christoph Schlosser | 2017-10-15 | 6 | -149/+240 |
| |\ | |||||
| | * | -- Fixed issues from review. | Rowan Goemans | 2017-10-15 | 3 | -10/+10 |
| | * | -- Fixed various issues that came out of the pull request review. | Rowan Goemans | 2017-10-15 | 3 | -23/+25 |
| | * | -- 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 new... | Rowan Goemans | 2017-10-15 | 1 | -7/+17 |
| | * | -- 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 extensive templating the be able to generated different types of dox... | Rowan Goemans | 2017-10-14 | 6 | -135/+178 |
| |/ | |||||
| * | 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 |
| * | 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 |
| |\ | |||||
| | * | 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 |
| * | Merge pull request #1 from christophschlosser/christophschlosser-build-status | Christoph Schlosser | 2017-10-06 | 1 | -2/+3 |
| |\ | |||||
| | * | Add build status to README.md | Christoph Schlosser | 2017-10-06 | 1 | -2/+3 |
| |/ | |||||
| * | Initial files | Christoph Schlosser | 2017-10-06 | 24 | -0/+654 |