RedPanda-CPP/RedPandaIDE/parser
Roy Qu 629a90d521 - enhancement: Simplified chinese translations for encoding names.
- fix: Crash when there are preprocessing directives like '#if 0/0' or '#if 0%0'
2023-01-26 11:07:46 +08:00
..
cppparser.cpp - fix: In column mode, selection that contain lines with different length will cause error. 2023-01-11 11:05:34 +08:00
cppparser.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
cpppreprocessor.cpp - enhancement: Simplified chinese translations for encoding names. 2023-01-26 11:07:46 +08:00
cpppreprocessor.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
cpptokenizer.cpp minor optimization 2022-12-27 14:29:49 +08:00
cpptokenizer.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
parserutils.cpp - fix: Result of scope calculation not right if a for statement immediately follows another for statement. 2023-01-10 19:08:49 +08:00
parserutils.h - enhancement: show compltion suggest for std::pair::first and std::pair second 2022-11-29 16:48:40 +08:00
statementmodel.cpp - fix: editor tooltip for #include_next is not correctly calculated 2022-10-18 12:24:59 +08:00
statementmodel.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00