katie/util/qlalr
Ivailo Monev a25d34bb05 get rid of QLinkedList<T>
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-01-29 05:25:38 +02:00
..
CMakeLists.txt place all private headers in single directory 2020-12-01 19:20:31 +00:00
compress.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
compress.h remove optional license exception 2021-02-08 15:08:15 +02:00
cppgenerator.cpp get rid of QLinkedList<T> 2022-01-29 05:25:38 +02:00
cppgenerator.h remove optional license exception 2021-02-08 15:08:15 +02:00
dotgraph.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
dotgraph.h remove optional license exception 2021-02-08 15:08:15 +02:00
grammar.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
grammar_p.h remove optional license exception 2021-02-08 15:08:15 +02:00
lalr.cpp get rid of QLinkedList<T> 2022-01-29 05:25:38 +02:00
lalr.g remove optional license exception 2021-02-08 15:08:15 +02:00
lalr.h get rid of QLinkedList<T> 2022-01-29 05:25:38 +02:00
main.cpp get rid of QLinkedList<T> 2022-01-29 05:25:38 +02:00
parsetable.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
parsetable.h remove optional license exception 2021-02-08 15:08:15 +02:00
README initial import 2015-12-10 05:06:13 +02:00
recognizer.cpp remove optional license exception 2021-02-08 15:08:15 +02:00
recognizer.h remove optional license exception 2021-02-08 15:08:15 +02:00

qlalr is used to generate parsers for QXmlStream and QtScript.