summaryrefslogtreecommitdiffstats
path: root/src/Lang
Commit message (Expand)AuthorAgeFilesLines
* Add more smart textChristoph Schlosser2018-03-022-12/+121
* Change config structureChristoph Schlosser2018-03-022-37/+38
* Dont select negative valuesChristoph Schlosser2018-03-021-2/+2
* Make smart text configurableChristoph Schlosser2018-03-021-7/+21
* Suggest smart text for ctor and dtorChristoph Schlosser2018-03-022-10/+67
* Add options and allow change of option orderChristoph Schlosser2018-02-251-26/+69
* Generate description of fileChristoph Schlosser2018-02-252-14/+62
* Adapt error textChristoph Schlosser2018-02-241-1/+1
* Customize the number of lines to getChristoph Schlosser2018-02-241-1/+1
* Remove possible whitespace from typeChristoph Schlosser2018-02-201-1/+1
* Introduce special handling for cast operatorChristoph Schlosser2018-02-201-0/+11
* -- Added tests for the configuration options.Rowan Goemans2018-02-201-2/+5
* -- Finished all parameter tests.Rowan Goemans2018-02-201-8/+50
* -- Completed unit tests for operators. Conversion operators aren't working yet.Rowan Goemans2018-02-207-215/+219
* -- Added test for constructors and destructors.Rowan Goemans2018-02-202-12/+7
* -- Added many unit tests for the C parser. Almost complete nowRowan Goemans2018-02-205-0/+944