RedPanda-CPP/RedPandaIDE/parser
Roy Qu 471b3d6f26 - fix: namespace members defined in multiple places not correctly merged in the class browser
- fix: correctly display statements whose parent is not in the current file
  - fix: statements is the class browser is correctly sorted
  - enhancement: Weither double click on the class browser should goto definition/declaration,  depends on the current cursor position
2022-10-23 15:22:26 +08:00
..
cppparser.cpp - fix: namespace members defined in multiple places not correctly merged in the class browser 2022-10-23 15:22:26 +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 - fix: namespace members defined in multiple places not correctly merged in the class browser 2022-10-23 15:22:26 +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