RedPanda-CPP/RedPandaIDE/parser
Roy Qu 012628aef3 - fix: editor & class browser not correct updated when editor is switched but not focused
- fix: when invalidating a c/c++ source file, statements that not declared in it are wrongly removed.
2022-10-23 10:40:00 +08:00
..
cppparser.cpp - fix: editor & class browser not correct updated when editor is switched but not focused 2022-10-23 10:40:00 +08:00
cppparser.h work done: refactor cpp parser for project 2022-10-22 19:33:20 +08:00
cpppreprocessor.cpp work done: refactor cpp parser for project 2022-10-22 19:33:20 +08:00
cpppreprocessor.h work done: refactor cpp parser for project 2022-10-22 19:33:20 +08:00
cpptokenizer.cpp work save: clean up CppPreprocessor clear & reset 2022-10-22 10:59:39 +08:00
cpptokenizer.h work save: clean up CppPreprocessor clear & reset 2022-10-22 10:59:39 +08:00
parserutils.cpp work save 2022-10-22 22:10:35 +08:00
parserutils.h work save 2022-10-22 22:10:35 +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