summaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Parse python with #Christoph Schlosser2018-10-201-1/+1
|
* Trigger on pythonChristoph Schlosser2018-10-201-1/+3
|
* Add basic Python filesChristoph Schlosser2018-10-201-0/+5
|
* Release 0.4.10.4.1Christoph Schlosser2018-10-051-1/+1
|
* Release 0.4.0Christoph Schlosser2018-09-291-1/+1
|
* Added additional documentation to package.jsonDean Anderson2018-09-291-3/+3
| | | | Cleaned up FIXME comments in CppDocGen.ts
* customTag will supply ISO date format if user configured format emptyDean Anderson2018-09-291-1/+11
| | | | | | Added separate templates for author name {author} and email {email} Added method to make multiple template substitutions in a string customTag will now replace {author}, {email}, {date} and {year} templates
* Added additional File Header fields for version, copyright, and custom linesDean Anderson2018-09-291-1/+16
|
* Release 0.3.30.3.3Christoph Schlosser2018-07-061-1/+1
|
* Release 0.3.20.3.2Christoph Schlosser2018-06-261-1/+1
|
* Release 0.3.10.3.1Christoph Schlosser2018-03-301-1/+1
|
* Release 0.3.00.3.0Christoph Schlosser2018-03-071-3/+3
|
* Update documentation of config parametersChristoph Schlosser2018-03-071-10/+10
|
* Add brief templateChristoph Schlosser2018-03-021-1/+1
|
* Make order of comment tags customizableChristoph Schlosser2018-03-021-17/+7
| | | | Fix #55
* Add config changed notificationChristoph Schlosser2018-03-021-1/+2
|
* Add more smart textChristoph Schlosser2018-03-021-0/+20
| | | | | | - Getter - Setter - Factory method
* Change config structureChristoph Schlosser2018-03-021-36/+53
|
* Make smart text configurableChristoph Schlosser2018-03-021-0/+15
|
* Update package.json0.2.1Christoph Schlosser2018-02-261-1/+1
|
* Add Moment as runtime dependencyChristoph Schlosser2018-02-261-1/+3
|
* Release 0.2.00.2.0Christoph Schlosser2018-02-251-1/+1
|
* Add options and allow change of option orderChristoph Schlosser2018-02-251-136/+152
|
* Generate description of fileChristoph Schlosser2018-02-251-0/+10
| | | | Fix #51
* Customize the number of lines to getChristoph Schlosser2018-02-241-0/+5
| | | | Fix #52
* Replace some JS stuff with TS and some cleaning upChristoph Schlosser2018-02-211-2/+5
|
* Test with more up to date package.jsonChristoph Schlosser2018-02-211-5/+5
|
* Add coverageChristoph Schlosser2018-02-211-1/+5
|
* Release 0.1.0Christoph Schlosser2018-02-201-2/+2
|
* -- Added test for constructors and destructors.Rowan Goemans2018-02-201-5/+0
| | | | | -- Removed config value for null on bool pointer return. I think it's to confusing for users. -- Fixed some small remaining refactor bugs.
* -- Added many unit tests for the C parser. Almost complete nowRowan Goemans2018-02-201-0/+10
| | | | | | | | -- 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.
* Activate extension for CChristoph Schlosser2018-01-271-1/+2
|
* Release 0.0.70.0.7Christoph Schlosser2017-11-231-1/+1
|
* Release 0.0.60.0.6Christoph Schlosser2017-11-051-1/+1
|
* Release 0.0.5Christoph Schlosser2017-10-161-1/+1
| | | | | | - Add extensive generation customization system - Generate documentation for function pointers as parameters
* -- Fixed issues from review.Rowan Goemans2017-10-151-2/+2
|
* -- Fixed various issues that came out of the pull request review.Rowan Goemans2017-10-151-4/+4
|
* -- Fixed tslint issues.Rowan Goemans2017-10-151-0/+5
| | | | -- Added config parameter to add type information to return DoxyGen parameter.
* -- Added extensive templating the be able to generated different types of ↵Rowan Goemans2017-10-141-9/+50
| | | | doxygen comment.
* Release 0.0.40.0.4Christoph Schlosser2017-10-141-1/+1
|
* Add option to generate return type documentationChristoph Schlosser2017-10-141-0/+5
|
* Add option to choose Qt style comment start0.0.3Christoph Schlosser2017-10-091-1/+18
|
* Fix NPM license warningChristoph Schlosser2017-10-071-1/+1
|
* Add C parser and generatorChristoph Schlosser2017-10-071-1/+1
|
* Publish to VSCode Marketplace0.0.1Christoph Schlosser2017-10-061-0/+12
| | | | | Add Icon and git repo to package.json to make a pretty page on the VSCode Marketplace. Add MIT license.
* Initial filesChristoph Schlosser2017-10-061-0/+31