RedPanda-CPP/RedPandaIDE/parser
Roy Qu a4cb52fb96 - fix: _Pragma is not correctly handled; 2022-11-12 10:45:53 +08:00
..
cppparser.cpp - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
cppparser.h - fix: crash when alt+mouse drag selection 2022-11-10 09:05:34 +08:00
cpppreprocessor.cpp remove debug info 2022-11-08 22:12:33 +08:00
cpppreprocessor.h - fix: macro defines parsed before not correctly applied in the succeeding parse. 2022-11-08 22:04:53 +08:00
cpptokenizer.cpp - fix: Escape suquences like \uxxxx and \Uxxxxxxxx in strings are not correctly highlighted. 2022-11-11 21:20:57 +08:00
cpptokenizer.h work save 2022-11-04 23:44:11 +08:00
parserutils.cpp - fix: _Pragma is not correctly handled; 2022-11-12 10:45:53 +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