summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 1.4.0 (#276)1.4.0Christoph Schlosser2022-02-251-2/+2
* Add official VS Code Language identifier for CUDA (#273)Job Tijhuis2022-02-251-0/+1
* Use vscode.workspace.rootPath to construct SimpleGit instance. (#268)lukester19752022-01-161-2/+9
* Prepare release 1.3.2 (#237)1.3.2Christoph Schlosser2021-05-291-2/+2
* fix indent not expanded in file comments (#236)HO-COOH2021-05-294-4/+30
* Fix typos (#233)jogo-2021-05-262-8/+8
* Prepare release 1.3.1 (#230)1.3.1Christoph Schlosser2021-05-171-2/+2
* Add comment detection in providing doxygen command (#229)HO-COOH2021-05-172-7/+13
* Prepare release 1.3.0 (#227)1.3.0Christoph Schlosser2021-05-141-2/+2
* Refactor, add {file} template (#221)HO-COOH2021-05-146-123/+178
* Reordered assertion parameter in teststo-s2021-05-0812-292/+292
* Prepare release 1.2.2 (#219)1.2.2Christoph Schlosser2021-05-061-2/+2
* Fix tags in generic order not expanded (#217)HO-COOH2021-05-062-64/+97
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-19/+0
* Prepare release 1.2.1 (#215)1.2.1Christoph Schlosser2021-04-301-2/+2
* Fix unexpected return tag on non-functions (#214)HO-COOH2021-04-302-4/+16
* Prepare release 1.2.0 (#213)1.2.0Christoph Schlosser2021-04-174-251/+128
* Doxygen command intellisense support (#211)HO-COOH2021-04-142-1/+172
* Release 1.1.0 (#189)1.1.0Christoph Schlosser2020-10-193-3/+4
* Substitute author and email by git config (#186)to-s2020-10-197-5/+91
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-1912-254/+254
* Release 1.0.1 (#184)1.0.1Christoph Schlosser2020-10-101-2/+2
* Added file description in first line (#183)to-s2020-10-103-4/+31
* Release 1.0.0 (#180)1.0.0Christoph Schlosser2020-10-043-8/+52
* Use different vsce version for release 0.8.2 (#179)0.8.2Christoph Schlosser2020-10-041-2/+2
* Release 0.8.1 (#178)0.8.1Christoph Schlosser2020-10-043-52/+8
* Release 0.8.0 (#176)0.8.0Christoph Schlosser2020-10-031-2/+2
* Add env-var to replace env var in template strings (#175)Christoph Schlosser2020-10-032-6/+50
* Add custom tags to generic order (#173)Christoph Schlosser2020-10-033-2/+20
* Fix default value in tparams (#172)Christoph Schlosser2020-10-032-0/+10
* Release 0.7.20.7.2Christoph Schlosser2020-07-021-2/+2
* Fix #161 again (#164)Christoph Schlosser2020-07-012-0/+8
* Release 0.7.1 (#163)0.7.1Christoph Schlosser2020-06-291-2/+2
* Fix detection of closing comments (#162)Christoph Schlosser2020-06-292-5/+24
* Prepare release 0.7.00.7.0Christoph Schlosser2020-06-261-2/+2
* Add option to filter keywordsChristoph Schlosser2020-06-263-0/+12
* Return once we found preprocessor stuff (#158)Christoph Schlosser2020-06-262-0/+36
* Fixed a bug where the argument type would be placed as the param instead of t...Daan Huinink2020-05-272-1/+16
* Release 0.6.0 (#150)0.6.0Christoph Schlosser2020-03-151-2/+2
* Enable CUDA language supportPaul Taylor2020-03-121-0/+1
* Merge branch 'master' into masterZongyuan Zuo2019-11-167-47/+61
|\
| * Release 0.5.20.5.2Christoph Schlosser2019-10-081-9/+2
| * Don’t use unnecessary variablesChristoph Schlosser2019-10-081-6/+3
| * End of declaration problem fixedChristoph Schlosser2019-10-082-2/+10
| * Prepare release 0.5.1Christoph Schlosser2019-10-051-27/+2
| * Add arraypointersChristoph Schlosser2019-10-052-1/+26
| * Ignore restrict keywordChristoph Schlosser2019-10-052-0/+6
| * Fix test linesChristoph Schlosser2019-10-051-4/+4
| * Fix for realChristoph Schlosser2019-10-051-7/+14
| * Fix testsChristoph Schlosser2019-10-052-2/+2