RedPanda-CPP/RedPandaIDE/parser
Roy Qu 0e5d666c67 - fix: Full scope typed variables in lambda expressions is not correctly parsed. 2024-03-08 18:20:49 +08:00
..
cppparser.cpp - fix: Full scope typed variables in lambda expressions is not correctly parsed. 2024-03-08 18:20:49 +08:00
cppparser.h Issue #194 - fix: Function tips contains functions that not in the scope. 2024-03-08 08:30:41 +08:00
cpppreprocessor.cpp - Enhancement: Issue #213 Expands macro when finding function tips. 2024-03-06 19:35:35 +08:00
cpppreprocessor.h - Enhancement: Issue #213 Expands macro when finding function tips. 2024-03-06 19:35:35 +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 - 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 minor update 2024-02-28 09:41: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