RedPanda-CPP/RedPandaIDE/parser
Roy Qu 93751d1b23 - fix: When start parsing and exit app, app may crash
- enhancement: add "Allow parallel build" option in project option dialog's custom compile options page
  - fix: crash when rename project file
  - fix: When remove project file, symbols in it not correctly removed from code parser
  - fix: infos in class browser (structure panel) not correctly updated when add/create/remove/rename project files
2022-11-06 22:51:14 +08:00
..
cppparser.cpp - fix: When start parsing and exit app, app may crash 2022-11-06 22:51:14 +08:00
cppparser.h - fix: When start parsing and exit app, app may crash 2022-11-06 22:51:14 +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 basic support for lambda 2022-11-05 18:58:15 +08:00
cpptokenizer.h work save 2022-11-04 23:44:11 +08:00
parserutils.cpp work save 2022-11-04 23:44:11 +08:00
parserutils.h - enhancement: base class dropdown list in new class dialog now works 2022-11-05 23:35:15 +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