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
path:
root
/
src
/
CodeParser
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 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-11-05
6
-179
/
+635
*
Fix param generation for function pointers
Christoph Schlosser
2017-10-15
1
-5
/
+34
*
-- tslint fix v3
Rowan Goemans
2017-10-15
1
-11
/
+11
*
-- Fixed tslint issues v2
Rowan Goemans
2017-10-15
1
-5
/
+5
*
-- Fixed tslint issues.
Rowan Goemans
2017-10-15
2
-19
/
+37
*
-- Added extensive templating the be able to generated different types of dox...
Rowan Goemans
2017-10-14
2
-24
/
+26
*
Add option to generate return type documentation
Christoph Schlosser
2017-10-14
1
-1
/
+10
*
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
1
-3
/
+5
*
Add C parser and generator
Christoph Schlosser
2017-10-07
3
-119
/
+139
*
Initial files
Christoph Schlosser
2017-10-06
3
-0
/
+242