summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/lalr.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QLinkedListSona Kurazyan2020-02-191-1/+0
* qlalr: replace QLinkedList with std::listMarc Mutz2019-07-021-23/+11
* qlalr: replace a QMap-wrapping OrderedSet with std::setMarc Mutz2019-05-141-93/+3
* Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-0/+2
* qlalr: Fix startup crash in static buildsFriedemann Kleint2018-05-081-3/+2
* Enable building of qlalr with QT_NO_CAST_FROM/TO_ASCIILars Knoll2016-09-251-0/+1
* qlalr: remove uses of inefficient QListsMarc Mutz2016-01-261-0/+12
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tools: mark some types movable/primitiveMarc Mutz2015-07-221-0/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* move and build qlalrOswald Buddenhagen2014-01-201-0/+503