Christoph's site
/building
/self-hosting
/musing
/replying
index
:
doxdocgen
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/simple-git-3.16.0
devcontainer-2
make-vsix-smaller
master
python
Visual Studio Code extension to generate doxygen documentation from source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-- Fixed problem where initializer list where not working correctly.
Rowan Goemans
2017-11-05
1
-9
/
+16
*
-- Modified parser to never return null. It will no always generate an empty ...
Rowan Goemans
2017-11-05
1
-3
/
+4
*
-- Added support for null in the comment generation.
Rowan Goemans
2017-11-05
1
-1
/
+1
*
-- Added support for void function no return get generated for them.
Rowan Goemans
2017-11-05
1
-1
/
+15
*
-- Cleaned up some code and refactored functions.
Rowan Goemans
2017-11-05
4
-236
/
+300
*
-- Completely rewritten parser to support all known(to me) C++ constructs, th...
Rowan Goemans
2017-10-30
7
-182
/
+638
*
Merge pull request #21 from christophschlosser/fix-release-0.0.5
0.0.5
Christoph Schlosser
2017-10-17
1
-0
/
+0
|
\
|
*
Add icon.png back in
Christoph Schlosser
2017-10-17
1
-0
/
+0
|
/
*
Merge pull request #20 from christophschlosser/release-0.0.5
Christoph Schlosser
2017-10-16
15
-7
/
+19
|
\
|
*
Release 0.0.5
Christoph Schlosser
2017-10-16
15
-7
/
+19
|
/
*
Merge pull request #17 from christophschlosser/fix-func-ptr-param
Christoph Schlosser
2017-10-16
3
-9
/
+55
|
\
|
*
Add function pointers to known issues
Christoph Schlosser
2017-10-15
1
-1
/
+15
|
*
Fix param generation for function pointers
Christoph Schlosser
2017-10-15
2
-8
/
+40
|
/
*
Merge pull request #16 from rowanG077/master
Christoph Schlosser
2017-10-15
6
-149
/
+240
|
\
|
*
-- Fixed issues from review.
Rowan Goemans
2017-10-15
3
-10
/
+10
|
*
-- Fixed various issues that came out of the pull request review.
Rowan Goemans
2017-10-15
3
-23
/
+25
|
*
-- Fixed bad newline in constructor of CGen.
Rowan Goemans
2017-10-15
1
-2
/
+1
|
*
-- Added defaults to configuration reader in CGen.
Rowan Goemans
2017-10-15
1
-8
/
+8
|
*
-- Removed unnecesary member variable.
Rowan Goemans
2017-10-15
1
-2
/
+1
|
*
-- Fixed issue in setting the cursor if no brief was specified. Cursor is new...
Rowan Goemans
2017-10-15
1
-7
/
+17
|
*
-- tslint fix v3
Rowan Goemans
2017-10-15
1
-11
/
+11
|
*
-- Fixed tslint issues v2
Rowan Goemans
2017-10-15
2
-17
/
+17
|
*
-- Fixed tslint issues.
Rowan Goemans
2017-10-15
6
-37
/
+75
|
*
-- Added extensive templating the be able to generated different types of dox...
Rowan Goemans
2017-10-14
6
-135
/
+178
|
/
*
Release 0.0.4
0.0.4
Christoph Schlosser
2017-10-14
2
-1
/
+7
*
Add option to generate return type documentation
Christoph Schlosser
2017-10-14
4
-6
/
+25
*
Remove compiler keywords from function signature
Christoph Schlosser
2017-10-14
1
-1
/
+3
*
Add option to choose Qt style comment start
0.0.3
Christoph Schlosser
2017-10-09
5
-4
/
+35
*
Update README to match currently supported langs
Christoph Schlosser
2017-10-09
1
-1
/
+1
*
Fix NPM license warning
Christoph Schlosser
2017-10-07
1
-1
/
+1
*
Improve travis build trigger
0.0.2
Christoph Schlosser
2017-10-07
1
-2
/
+2
*
Merge pull request #4 from christophschlosser/0.0.2
Christoph Schlosser
2017-10-07
14
-274
/
+395
|
\
|
*
Add C parser and generator
Christoph Schlosser
2017-10-07
7
-270
/
+301
|
*
Appveyor only build master branch
Christoph Schlosser
2017-10-07
1
-0
/
+4
|
*
Add .vscode folder
Christoph Schlosser
2017-10-07
3
-0
/
+57
|
*
Fix .gitignore and README
Christoph Schlosser
2017-10-07
2
-3
/
+11
|
*
Deploy from travis
Christoph Schlosser
2017-10-07
1
-1
/
+22
|
/
*
Publish to VSCode Marketplace
0.0.1
Christoph Schlosser
2017-10-06
3
-0
/
+33
*
Merge pull request #1 from christophschlosser/christophschlosser-build-status
Christoph Schlosser
2017-10-06
1
-2
/
+3
|
\
|
*
Add build status to README.md
Christoph Schlosser
2017-10-06
1
-2
/
+3
|
/
*
Initial files
Christoph Schlosser
2017-10-06
24
-0
/
+654