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
*
-- Added missing test for edge case for fundamental types unit test.
Rowan Goemans
2018-02-20
3
-23
/
+49
*
-- Renamed unit test with a C++ prefix to make sure future unit tests for oth...
Rowan Goemans
2018-02-20
6
-6
/
+6
*
-- Added test for constructors and destructors.
Rowan Goemans
2018-02-20
6
-20
/
+72
*
-- Added many unit tests for the C parser. Almost complete now
Rowan Goemans
2018-02-20
25
-649
/
+819
*
-- Added more unit tests.
Rowan Goemans
2018-02-20
17
-113
/
+347
*
-- Implemented support for all operators except the conversion operator.
Rowan Goemans
2018-02-20
7
-181
/
+286
*
Activate extension for C
Christoph Schlosser
2018-01-27
1
-1
/
+2
*
Fix typo in travis.yml
Christoph Schlosser
2017-12-16
1
-1
/
+1
*
Only build the master branch in addition to PRs
Christoph Schlosser
2017-12-16
1
-2
/
+2
*
Add actual checkboxes to PR template
Christoph Schlosser
2017-12-16
1
-8
/
+8
*
Add issue and PR template
Christoph Schlosser
2017-12-16
2
-0
/
+48
*
Generation tests should suffice for now
Christoph Schlosser
2017-12-16
1
-30
/
+0
*
Add more tests
Christoph Schlosser
2017-12-16
1
-0
/
+82
*
Add basic tests
Christoph Schlosser
2017-12-16
7
-5
/
+279
*
Cleanup Parser interface
Christoph Schlosser
2017-12-16
3
-4
/
+3
*
Update README.md
Christoph Schlosser
2017-12-16
1
-1
/
+1
*
Release 0.0.7
0.0.7
Christoph Schlosser
2017-11-23
2
-1
/
+7
*
Merge pull request #32 from rowanG077/master
Christoph Schlosser
2017-11-23
2
-39
/
+10
|
\
|
*
Merge branch 'master' into master
rowanG077
2017-11-23
3
-16
/
+6
|
|
\
|
|
/
|
/
|
*
|
Release 0.0.6
0.0.6
Christoph Schlosser
2017-11-05
3
-16
/
+6
*
|
Merge pull request #27 from rowanG077/master
Christoph Schlosser
2017-11-05
1
-0
/
+5
|
\
\
|
|
*
-- Fixed bug where type modifiers like unsigned signed weren't properly recog...
Rowan Goemans
2017-11-23
1
-33
/
+8
|
|
*
-- Fixed error where endReplace was used before declaration.
Rowan Goemans
2017-11-23
1
-1
/
+1
|
|
*
-- Fixed unused assignment.
Rowan Goemans
2017-11-23
1
-2
/
+1
|
|
*
-- Fixed bug where using a different trigger sequence then "*" causes a newli...
Rowan Goemans
2017-11-23
1
-5
/
+2
|
|
/
|
*
Merge branch 'master' of https://github.com/christophschlosser/doxdocgen
Rowan Goemans
2017-11-05
1
-1
/
+0
|
|
\
|
|
/
|
/
|
*
|
-- Refactored stripping initializer list and assignment token into function.
Rowan Goemans
2017-11-05
1
-15
/
+23
*
|
-- 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-11-05
7
-182
/
+638
|
*
-- Fixed issue where generating a comment above an access specifier resulted ...
Rowan Goemans
2017-11-05
1
-0
/
+6
|
*
-- Refactored stripping initializer list and assignment token into function.
Rowan Goemans
2017-11-05
1
-15
/
+23
|
*
-- 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
[next]