summaryrefslogtreecommitdiffstats
path: root/src/lexscanner.l
Commit message (Expand)AuthorAgeFilesLines
* issue #8552 Javadoc: strange issue with @verbatim ... @endverbatimalbert-github2021-05-151-2/+9
* issue #8552 Javadoc: strange issue with @verbatim ... @endverbatimalbert-github2021-05-141-2/+13
* Merge branch 'master' into feature/bug_formula_mjDimitri van Heesch2021-04-281-172/+233
|\
| * Merge branch 'feature/bug_lex_option' of https://github.com/albert-github/dox...Dimitri van Heesch2021-04-271-4/+50
| |\
| | * Better handling of option possibility in lex scanneralbert-github2021-03-081-4/+50
| * | Merge branch 'feature/bug_lex_rules' of https://github.com/albert-github/doxy...Dimitri van Heesch2021-04-271-23/+39
| |\ \
| | * | Better handling of rules in lex scannersalbert-github2021-03-101-21/+39
| | |/
| * | Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-147/+146
* | | Problems with some commands in MathJaxalbert-github2021-04-201-2/+2
|/ /
* | Refactoring: replace QGString by std::ostringstreamDimitri van Heesch2021-03-231-1/+1
|/
* Adding support for lex filesalbert-github2021-02-181-34/+51
* Adding support for lex filesalbert-github2021-02-121-0/+938