RedPanda-CPP/RedPandaIDE/parser
Roy Qu b4e561cf83 improve makefile highlighter
fix: qsortfilterproxymodel not correctly cleared when exiting and project closed.
2022-12-07 09:48:10 +08:00
..
cppparser.cpp improve makefile highlighter 2022-12-07 09:48:10 +08:00
cppparser.h - change: Default value of option "Editors share one code analyzer" is ON 2022-11-30 09:54:23 +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 - enhancement: show compltion suggest for std::pair::first and std::pair second 2022-11-29 16:48:40 +08:00
parserutils.h - enhancement: show compltion suggest for std::pair::first and std::pair second 2022-11-29 16:48:40 +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