RedPanda-CPP/RedPandaIDE/parser
Roy Qu 407f11aa22 fix: correctly handle For(const auto&) 2022-11-29 15:42:08 +08:00
..
cppparser.cpp fix: correctly handle For(const auto&) 2022-11-29 15:42:08 +08:00
cppparser.h - fix: can't correctly show completion suggest for type with template parameters 2022-11-29 12:06:29 +08:00
cpppreprocessor.cpp remove debug info 2022-11-08 22:12:33 +08:00
cpppreprocessor.h - fix: macro defines parsed before not correctly applied in the succeeding parse. 2022-11-08 22:04:53 +08:00
cpptokenizer.cpp - enhancement: Deduce type info for "auto" in some simple cases. 2022-11-27 13:32:14 +08:00
cpptokenizer.h clean up code 2022-11-16 09:38:55 +08:00
parserutils.cpp fix: correctly handle For(const auto&) 2022-11-29 15:42:08 +08:00
parserutils.h - fix: can't correctly show completion suggest for type with template parameters 2022-11-29 12:06:29 +08:00
statementmodel.cpp - fix: editor tooltip for #include_next is not correctly calculated 2022-10-18 12:24:59 +08:00
statementmodel.h add license information 2021-12-26 23:18:28 +08:00