summaryrefslogtreecommitdiffstats
path: root/addon/doxyparse/doxyparse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-3/+3
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-35/+25
* add list of file extensions on doxyparse configJoenio Costa2019-08-061-0/+12
* Some fixes and restructuringDimitri van Heesch2019-08-061-22/+3
* doxyparse addon new features and bugfixesJoenio Costa2019-08-051-34/+113
* issue #6939 Build fail in Windows with build_parse turn ON (unistd.h does not...albert-github2019-04-221-11/+20
* doxyparse bugfixes and minor improvementsJoenio Costa2017-12-281-7/+28
* Misc. typosluzpaz2017-12-231-1/+1
* add the number of conditionals path and bugfixJoenio Costa2017-06-281-28/+31
* using YAML in the output of "doxyparse"Joenio Costa2016-02-031-129/+121
* new addon doxyparse, a source parsing engineJoenio Costa2015-12-131-0/+449