RedPanda-CPP/RedPandaIDE/parser
Roy Qu 6d2ce9035d - reduce memory usage when deciding file types
- enhancement: refresh project view for git status won't redraw project structure
  - enhancement: auto save project options after the compilerset option for project resetted
  - enhancement: "." and ".." in paths of issues not correctly handled
2022-10-24 17:23:37 +08:00
..
cppparser.cpp - fix: info not correctly update when open an editor 2022-10-24 10:58:30 +08:00
cppparser.h work done: refactor cpp parser for project 2022-10-22 19:33:20 +08:00
cpppreprocessor.cpp fix: "." and ".." in included header paths not correctly handled 2022-10-23 23:06:55 +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 - reduce memory usage when deciding file types 2022-10-24 17:23:37 +08:00
parserutils.h fix: "." and ".." in included header paths not correctly handled 2022-10-23 23:06:55 +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