RedPanda-CPP/RedPandaIDE/parser
Roy Qu e0c4ba201d - fix: Crash when editing a function at the end of file without ; or {
- enhancement: Add the "parsing TODOs" option in Options Dialog / Editor / Misc
  - enhancement: Remove todos/bookmarks/breakpoints when deleting file from project
  - enhancement: Rename filenames in todos/bookmarks/breakpoints  when renaming project file
2022-11-07 21:44:12 +08:00
..
cppparser.cpp - fix: Crash when editing a function at the end of file without ; or { 2022-11-07 21:44:12 +08:00
cppparser.h - fix: Contents in class browser not correctly updated when close the last editor for project. 2022-11-07 11:24:23 +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