RedPanda-CPP/RedPandaIDE/parser
Roy Qu ce678c64e8 - Enhancement: Better type induction for auto in foreach loop of maps. 2023-11-26 16:30:22 +08:00
..
cppparser.cpp - Enhancement: Better type induction for auto in foreach loop of maps. 2023-11-26 16:30:22 +08:00
cppparser.h - Enhancement: Better support for macros. 2023-11-26 15:44:13 +08:00
cpppreprocessor.cpp - Enhancement: Better support for macros. 2023-11-26 15:44:13 +08:00
cpppreprocessor.h - Enhancement: Better support for macros. 2023-11-26 15:44:13 +08:00
cpptokenizer.cpp - fix: C++ compiler atrribute '[[xxx]]' are not correctly handled. 2023-10-25 17:01:42 +08:00
cpptokenizer.h - refactor: for/catch processing 2023-10-22 18:33:53 +08:00
parserutils.cpp - enhancement: Parse files that contains C++ 20 'concept' keyword. (No code suggesion for concepts now) 2023-10-22 13:19:03 +08:00
parserutils.h reduce memory usage 2023-10-27 20:16:44 +08:00
statementmodel.cpp - fix: Don't show completion info when input parameters for function definitions. 2023-03-16 22:02:32 +08:00
statementmodel.h Minor update 2023-10-27 09:49:34 +08:00