| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 0.3.00.3.0 | Christoph Schlosser | 2018-03-07 | 5 | -5/+45 |
| | | |||||
| * | Update documentation of config parameters | Christoph Schlosser | 2018-03-07 | 2 | -20/+20 |
| | | |||||
| * | Add brief template | Christoph Schlosser | 2018-03-02 | 3 | -6/+7 |
| | | |||||
| * | Add gif to README | Christoph Schlosser | 2018-03-02 | 2 | -0/+1 |
| | | |||||
| * | Update readme | Christoph Schlosser | 2018-03-02 | 1 | -1/+1 |
| | | |||||
| * | Make order of comment tags customizable | Christoph Schlosser | 2018-03-02 | 5 | -66/+83 |
| | | | | | Fix #55 | ||||
| * | Add config changed notification | Christoph Schlosser | 2018-03-02 | 2 | -1/+27 |
| | | |||||
| * | Indent readme correctly | Christoph Schlosser | 2018-03-02 | 1 | -56/+56 |
| | | |||||
| * | Add smart text and config options to readme | Christoph Schlosser | 2018-03-02 | 5 | -1/+109 |
| | | |||||
| * | Split CTor and DTor text as well | Christoph Schlosser | 2018-03-02 | 2 | -85/+90 |
| | | |||||
| * | Add tests for new smart text | Christoph Schlosser | 2018-03-02 | 2 | -2/+123 |
| | | |||||
| * | Improve detection of snake and UPPER case | Christoph Schlosser | 2018-03-02 | 1 | -5/+7 |
| | | |||||
| * | Document casing checker method | Christoph Schlosser | 2018-03-02 | 1 | -0/+11 |
| | | |||||
| * | Add casing validation | Christoph Schlosser | 2018-03-02 | 1 | -7/+55 |
| | | |||||
| * | Add more smart text | Christoph Schlosser | 2018-03-02 | 5 | -13/+150 |
| | | | | | | | - Getter - Setter - Factory method | ||||
| * | Change config structure | Christoph Schlosser | 2018-03-02 | 10 | -139/+204 |
| | | |||||
| * | Make appveyor run tests as well | Christoph Schlosser | 2018-03-02 | 1 | -2/+0 |
| | | |||||
| * | Add tests and fix default smart text | Christoph Schlosser | 2018-03-02 | 3 | -2/+56 |
| | | |||||
| * | Dont select negative values | Christoph Schlosser | 2018-03-02 | 2 | -2/+4 |
| | | |||||
| * | Make smart text configurable | Christoph Schlosser | 2018-03-02 | 3 | -7/+42 |
| | | |||||
| * | Suggest smart text for ctor and dtor | Christoph Schlosser | 2018-03-02 | 2 | -10/+67 |
| | | |||||
| * | Fix build files (?) and add badge to readme | Christoph Schlosser | 2018-03-01 | 3 | -2/+9 |
| | | |||||
| * | Add gitter | Christoph Schlosser | 2018-03-01 | 2 | -2/+15 |
| | | |||||
| * | Update package.json0.2.1 | Christoph Schlosser | 2018-02-26 | 1 | -1/+1 |
| | | |||||
| * | Add Moment as runtime dependency | Christoph Schlosser | 2018-02-26 | 1 | -1/+3 |
| | | |||||
| * | Release 0.2.00.2.0 | Christoph Schlosser | 2018-02-25 | 2 | -1/+7 |
| | | |||||
| * | Update readme | Christoph Schlosser | 2018-02-25 | 9 | -31/+44 |
| | | | | | Fix #47 | ||||
| * | Another unit test | Christoph Schlosser | 2018-02-25 | 1 | -0/+5 |
| | | |||||
| * | Add gif of new feature to readme | Christoph Schlosser | 2018-02-25 | 2 | -0/+4 |
| | | |||||
| * | Add tests | Christoph Schlosser | 2018-02-25 | 2 | -0/+43 |
| | | |||||
| * | Add options and allow change of option order | Christoph Schlosser | 2018-02-25 | 6 | -168/+238 |
| | | |||||
| * | Generate description of file | Christoph Schlosser | 2018-02-25 | 4 | -14/+77 |
| | | | | | Fix #51 | ||||
| * | Add positive and negative test | Christoph Schlosser | 2018-02-24 | 1 | -0/+11 |
| | | |||||
| * | Adapt error text | Christoph Schlosser | 2018-02-24 | 1 | -1/+1 |
| | | |||||
| * | Customize the number of lines to get | Christoph Schlosser | 2018-02-24 | 3 | -1/+8 |
| | | | | | Fix #52 | ||||
| * | Replace some JS stuff with TS and some cleaning up | Christoph Schlosser | 2018-02-21 | 2 | -48/+50 |
| | | |||||
| * | Add coverage badge | Christoph Schlosser | 2018-02-21 | 1 | -0/+1 |
| | | |||||
| * | Test with more up to date package.json | Christoph Schlosser | 2018-02-21 | 1 | -5/+5 |
| | | |||||
| * | Add coverage | Christoph Schlosser | 2018-02-21 | 6 | -22/+245 |
| | | |||||
| * | How much I love regex0.1.0 | Christoph Schlosser | 2018-02-20 | 1 | -1/+1 |
| | | |||||
| * | Travis uses regex for matching | Christoph Schlosser | 2018-02-20 | 1 | -1/+1 |
| | | |||||
| * | Trigger travis on tags as well | Christoph Schlosser | 2018-02-20 | 1 | -0/+1 |
| | | |||||
| * | Fix typo in CHANGELOG.md | Christoph Schlosser | 2018-02-20 | 1 | -2/+2 |
| | | |||||
| * | Release 0.1.0 | Christoph Schlosser | 2018-02-20 | 3 | -5/+24 |
| | | |||||
| * | Remove possible whitespace from type | Christoph Schlosser | 2018-02-20 | 1 | -1/+1 |
| | | |||||
| * | Introduce special handling for cast operator | Christoph Schlosser | 2018-02-20 | 1 | -0/+11 |
| | | |||||
| * | -- Added tests for the configuration options. | Rowan Goemans | 2018-02-20 | 5 | -41/+109 |
| | | | | | -- Expanded the mock classes to allow for more dynamic setting of the contents. | ||||
| * | -- Finished all parameter tests. | Rowan Goemans | 2018-02-20 | 4 | -11/+336 |
| | | | | | -- Added support for all C++ string literals. | ||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 18 | -225/+290 |
| | | | | | | -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | ||||
| * | -- Added missing test for edge case for fundamental types unit test. | Rowan Goemans | 2018-02-20 | 3 | -23/+49 |
| | | |||||