RedPanda-CPP/RedPandaIDE/parser
Roy Qu 631da69d84 - enhancement: auto complete '#undef' 2022-05-11 20:34:13 +08:00
..
cppparser.cpp - fix: keyword 'final' in inhertid class definition is not correctly processed 2022-05-06 19:20:26 +08:00
cppparser.h - fix: crash when eval statements like "fsm::stack fsm;" 2022-04-17 19:49:04 +08:00
cpppreprocessor.cpp - fix: order for parameters generated by auto link may not correct 2022-03-19 14:19:32 +08:00
cpppreprocessor.h add license information 2021-12-26 23:18:28 +08:00
cpptokenizer.cpp - fix: wrong font size of exported RTF file 2022-03-15 21:33:27 +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 - enhancement: auto complete '#undef' 2022-05-11 20:34:13 +08:00
parserutils.h minor fix 2022-04-25 12:43:23 +08:00
statementmodel.cpp - fix: parse error for definition of functions whose return type is pointer 2022-04-18 16:56:31 +08:00
statementmodel.h add license information 2021-12-26 23:18:28 +08:00