summaryrefslogtreecommitdiffstats
path: root/src/xmlcode.l
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-9/+9
* issue #8322 Random output for markdown xml snippetalbert-github2021-01-111-1/+2
* Refactoring: replace MemberSDict by MemberLinkedRefMapDimitri van Heesch2021-01-041-1/+1
* Remove warnings from lexersalbert-github2020-10-201-1/+1
* Refactoring: making xmlcode.l reentrantDimitri van Heesch2020-09-141-287/+321
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-0/+4
* Fix compiler warnings on Windows (Visual Studio)Dimitri van Heesch2020-02-121-0/+3
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-0/+28
* Remove bogus flex codeDimitri van Heesch2019-11-181-8/+0
* Consistent way to show scanner statealbert-github2019-09-051-0/+3
* Missing debug statements sqlcode and xmlcode lexersalbert-github2019-05-201-0/+3
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-3/+3
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-1/+1
* Double id for tooltips in XHTML Possible.albert-github2019-01-181-6/+0
* Misc. typosluzpaz2017-12-231-1/+1
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+2
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-8/+11
* Support flex-2.6.0Dimitri van Heesch2015-11-221-1/+1
* Support flex-2.6.0Heiko Becker2015-11-221-1/+1
* Further cmake changesDimitri van Heesch2015-05-311-0/+2
* Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-3/+3
* Add support for basic XML syntax highlighting.Weston Thayer2015-01-061-0/+411