| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup Parser interface | Christoph Schlosser | 2017-12-16 | 1 | -1/+1 |
| * | -- Fixed error where endReplace was used before declaration. | Rowan Goemans | 2017-11-23 | 1 | -1/+1 |
| * | -- Fixed unused assignment. | Rowan Goemans | 2017-11-23 | 1 | -2/+1 |
| * | -- Fixed bug where using a different trigger sequence then "*" causes a newli... | Rowan Goemans | 2017-11-23 | 1 | -5/+2 |
| * | -- Completely rewritten parser to support all known(to me) C++ constructs, th... | Rowan Goemans | 2017-10-30 | 1 | -2/+2 |
| * | -- tslint fix v3 | Rowan Goemans | 2017-10-15 | 1 | -11/+11 |
| * | -- Fixed tslint issues. | Rowan Goemans | 2017-10-15 | 1 | -6/+19 |
| * | -- Added extensive templating the be able to generated different types of dox... | Rowan Goemans | 2017-10-14 | 1 | -14/+17 |
| * | Add option to choose Qt style comment start0.0.3 | Christoph Schlosser | 2017-10-09 | 1 | -3/+5 |
| * | Add C parser and generator | Christoph Schlosser | 2017-10-07 | 1 | -0/+4 |
| * | Initial files | Christoph Schlosser | 2017-10-06 | 1 | -0/+101 |