RedPanda-CPP/RedPandaIDE/parser
Roy Qu eefb65bcb4 - fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x';
- fix: parser can't correctly handle function parameters like 'int *x'
2022-01-12 20:59:28 +08:00
..
cppparser.cpp - fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x'; 2022-01-12 20:59:28 +08:00
cppparser.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
cpppreprocessor.cpp qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
cpppreprocessor.h add license information 2021-12-26 23:18:28 +08:00
cpptokenizer.cpp - fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x'; 2022-01-12 20:59:28 +08:00
cpptokenizer.h - fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x'; 2022-01-12 20:59:28 +08:00
parserutils.cpp add license information 2021-12-26 23:18:28 +08:00
parserutils.h qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
statementmodel.cpp qt 5.12 compatibility 2022-01-04 16:50:54 +08:00
statementmodel.h add license information 2021-12-26 23:18:28 +08:00