summaryrefslogtreecommitdiffstats
path: root/src/code.l
Commit message (Expand)AuthorAgeFilesLines
* Changed implementation to use SkipString/SkipStringS.Dimitri van Heesch2019-11-021-6/+10
* Merge branch 'feature/bug_code_string' of https://github.com/albert-github/do...Dimitri van Heesch2019-11-021-0/+6
|\
| * Code highlighting.albert-github2019-10-101-0/+6
* | Removed commented out lineDimitri van Heesch2019-11-011-1/+0
* | Merge branch '191031/g_bracketCont' of https://github.com/cheoljoo/doxygen in...Dimitri van Heesch2019-11-011-1/+1
|\ \
| * | bug fix of g_bracketCount in case of if( myobject.getPair() )Charles.Lee2019-10-311-1/+1
* | | Merge pull request #7353 from albert-github/feature/issue_7119Dimitri van Heesch2019-10-281-1/+1
|\ \ \
| * | | issue #7119 Doxygen does not link to C# snippets - regressionalbert-github2019-10-271-1/+1
| | |/ | |/|
* | | Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-9/+5
|/ /
* | Avoid code duplication and make the keyword matching more robustDimitri van Heesch2019-09-241-9/+11
* | Bug 340202 - @code: static_cast, const_cast, etc C++ keywordsalbert-github2019-09-231-1/+13
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-3/+2
* | Consistent way to show scanner statealbert-github2019-09-051-0/+3
* | Merge pull request #7124 from albert-github/feature/issue_7123Dimitri van Heesch2019-08-071-13/+13
|\ \
| * | issue #7124: some code line are missed in the xml file for javaalbert-github2019-07-141-13/+13
* | | Some fixes and restructuringDimitri van Heesch2019-08-061-4/+4
* | | doxyparse addon new features and bugfixesJoenio Costa2019-08-051-0/+16
* | | Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-15/+15
|\ \ \
| * | | Correction warning messagealbert-github2019-06-011-15/+15
| |/ /
* | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 4)Dimitri van Heesch2019-08-031-1/+1
* | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 3)Dimitri van Heesch2019-08-011-5/+5
* | | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-28/+27
* | | code.l: make CallContext independent of global variablesAdrian Negreanu2019-07-261-20/+20
|/ /
* | Merge pull request #6957 from cfriedt/feature/cfriedt/6955/allow-javadoc-styl...Dimitri van Heesch2019-05-211-0/+18
|\ \ | |/ |/|
| * make similar javadoc banner change for stripping special comments from codeChristopher Friedt2019-05-091-0/+18
* | Add const correctness for argument listsDimitri van Heesch2019-05-051-2/+2
* | Further const correctness changesDimitri van Heesch2019-05-051-3/+3
|/
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-25/+25
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-9/+9
* Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-02-091-5/+0
|\
| * Double id for tooltips in XHTML Possible.albert-github2019-01-181-5/+0
* | Remove dead codeDimitri van Heesch2019-01-211-16/+0
|/
* Minor restructuringDimitri van Heesch2018-11-181-6/+37
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-0/+1
|\
| * Merge pull request #6470 from albert-github/feature/issue_6469Dimitri van Heesch2018-10-271-0/+1
| |\
| | * Issue 6469: Java method calls are ignored in generating call/caller graph wit...albert-github2018-08-291-0/+1
* | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-2/+2
|/ /
* | Bug 749049 - Doxygen not creating call graphs for C# methods if namespace con...albert-github2018-10-201-1/+5
* | Merge pull request #6489 from albert-github/feature/bug_cs_using_linkDimitri van Heesch2018-09-231-1/+1
|\ \
| * | Don't link to non existing / not accessible namespaces , in CSharp, in the so...albert-github2018-09-071-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-09-101-1/+3
|\ \ \ | |/ /
| * | 'self' keyword in PHP documentationalbert-github2018-08-061-1/+3
| |/
* | Changed state guard instead of adding pattern check+rejectDimitri van Heesch2018-09-101-8/+1
* | Bug 634830 - Automatic links don't work correctly with operator< and operator<=albert-github2018-08-111-0/+7
|/
* Moved duplicated code into dedicated function skipLanguageSpecificKeywordDimitri van Heesch2018-07-301-4/+9
* Bug 734820 - "remove" is treated as a keyword (green) in the source browser f...albert-github2018-07-261-4/+4
* Bug 727103 - Misparsed comments leading to missing call graphalbert-github2018-05-121-0/+3
* Merge pull request #677 from albert-github/feature/bug_743539Dimitri van Heesch2018-04-221-0/+1
|\
| * Merge branch 'master' into feature/bug_743539Dimitri van Heesch2018-04-221-0/+6
| |\
| * | Bug 743539 - Field with name "internal" confuses documentation builder.albert-github2018-03-061-0/+1