| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -- Added many unit tests for the C parser. Almost complete now | Rowan Goemans | 2018-02-20 | 1 | -16/+41 |
| | | | | | | | | | -- Refactored project structure to allow for more overview once we add more languages. -- Renamed a lot of types in the CParser to be more explicit. -- Made configuration injectable into the classes that need them. This allows to unit test configuration variables. -- Added 2 new config params that allows to customize what gets returned for a bool return type. -- Small changes to the logic to make it more concise. | ||||
| * | -- Fixed issues from review. | Rowan Goemans | 2017-10-15 | 1 | -1/+1 |
| | | |||||
| * | -- Fixed various issues that came out of the pull request review. | Rowan Goemans | 2017-10-15 | 1 | -1/+1 |
| | | |||||
| * | -- Fixed tslint issues. | Rowan Goemans | 2017-10-15 | 1 | -0/+1 |
| | | | | | -- 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 | -2/+11 |
| | | | | | doxygen comment. | ||||
| * | Add option to generate return type documentation | Christoph Schlosser | 2017-10-14 | 1 | -0/+1 |
| | | |||||
| * | Add option to choose Qt style comment start0.0.3 | Christoph Schlosser | 2017-10-09 | 1 | -0/+7 |