RedPanda-CPP/RedPandaIDE/parser
Roy Qu dd1bb88733 fix #348 : crash when failed to expand parametered macro in the expression 2024-03-30 12:42:48 +08:00
..
cppparser.cpp fix #348 : crash when failed to expand parametered macro in the expression 2024-03-30 12:42:48 +08:00
cppparser.h support lambda expression captures. 2024-03-23 09:03:20 +08:00
cpppreprocessor.cpp fix: hardDefines not correctly handled 2024-03-26 17:36:17 +08:00
cpppreprocessor.h - fix: Remove duplicated macro defines make it's lost in the parse result. 2024-03-26 16:33:22 +08:00
cpptokenizer.cpp - fix: Function argument infos are not correctly parsed. 2024-02-28 10:41:03 +08:00
cpptokenizer.h - refactor: for/catch processing 2023-10-22 18:33:53 +08:00
parserutils.cpp highlights "import"/"module"/"override"/"final" 2024-03-24 17:15:40 +08:00
parserutils.h support lambda expression captures. 2024-03-23 09:03:20 +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 2024-02-28 09:41:20 +08:00