summaryrefslogtreecommitdiffstats
path: root/addon/doxyparse
Commit message (Expand)AuthorAgeFilesLines
* output on doxyparse if a function is a prototypeJoenio Costa2020-02-241-1/+13
* 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
* Rename version libary to avoid name clash with Window's version.libDimitri van Heesch2019-08-081-1/+1
* 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-052-35/+126
* Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-0/+2
|\
| * Show git version informationalbert-github2019-05-311-0/+2
* | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-231-0/+1
* | Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-221-0/+1
* | Fix #6906Ton van den Heuvel2019-05-061-8/+0
* | issue #6946 Compilation error (clangparser.cpp)albert-github2019-04-271-0/+5
* | 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-282-8/+37
* Misc. typosluzpaz2017-12-232-2/+2
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-201-4/+0
* add the number of conditionals path and bugfixJoenio Costa2017-06-283-28/+47
* using YAML in the output of "doxyparse"Joenio Costa2016-02-031-129/+121
* new addon doxyparse, a source parsing engineJoenio Costa2015-12-134-0/+502