katie/util/qlalr
Ivailo Monev 4b9d639984 deal with FIXME in utilities CMake file
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-11-29 08:54:34 +00:00
..
.gitignore initial import 2015-12-10 05:06:13 +02:00
CMakeLists.txt make developer utilities entirely optional 2016-10-24 16:24:30 +00:00
compress.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
compress.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
cppgenerator.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
cppgenerator.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
dotgraph.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
dotgraph.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
grammar.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
grammar_p.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
lalr.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
lalr.g deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
lalr.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
main.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
parsetable.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
parsetable.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
README initial import 2015-12-10 05:06:13 +02:00
recognizer.cpp deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00
recognizer.h deal with FIXME in utilities CMake file 2019-11-29 08:54:34 +00:00

qlalr is used to generate parsers for QXmlStream and QtScript.