RedPanda-CPP/RedPandaIDE/parser
Roy Qu 9467645bef - fix: __attribute__ is not correctly handled if it is after 'static'. 2023-10-21 22:19:26 +08:00
..
cppparser.cpp - enhancment: Code suggestion for embedded std::vectors. 2023-10-19 19:32:08 +08:00
cppparser.h - enhancment: Code suggestion for embedded std::vectors. 2023-10-19 19:32:08 +08:00
cpppreprocessor.cpp Add Windows XP support (#146) 2023-10-21 13:38:12 +08:00
cpppreprocessor.h - fix: Processing for #if/#elif/#else is not correct. 2023-10-01 10:45:43 +08:00
cpptokenizer.cpp - fix: __attribute__ is not correctly handled if it is after 'static'. 2023-10-21 22:19:26 +08:00
cpptokenizer.h - enhancement: Improve parsing for operator overloading. 2023-02-06 14:04:38 +08:00
parserutils.cpp - enhancement: False branches are displayed as comments. 2023-08-17 13:24:08 +08:00
parserutils.h Add Windows XP support (#146) 2023-10-21 13:38:12 +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 - fix: Don't show completion info when input parameters for function definitions. 2023-03-16 22:02:32 +08:00