RedPanda-CPP/RedPandaIDE/parser
Roy Qu 4df3ba4f14 - enhancement: don't parse all openned files when start up
- enhancement: don't parse files when close all and exit
2022-08-24 17:05:16 +08:00
..
cppparser.cpp - enhancement: don't parse all openned files when start up 2022-08-24 17:05:16 +08:00
cppparser.h - enhancement: don't parse all openned files when start up 2022-08-24 17:05:16 +08:00
cpppreprocessor.cpp - enhancement: don't show cpp defines when editing c files 2022-07-28 13:51:38 +08:00
cpppreprocessor.h add license information 2021-12-26 23:18:28 +08:00
cpptokenizer.cpp 5.12 compatibility fix 2022-07-24 03:19:11 +00:00
cpptokenizer.h - fix: parser can't correctly handle variable definitions that don't have spaces like 'int*x'; 2022-01-12 20:59:28 +08:00
parserutils.cpp - fix: files in network drive is opened in readonly mode 2022-08-06 08:51:53 +08:00
parserutils.h - enhancement: don't show cpp defines when editing c files 2022-07-28 13:51:38 +08:00
statementmodel.cpp 5.12 compatibility fix 2022-07-24 03:19:11 +00:00
statementmodel.h add license information 2021-12-26 23:18:28 +08:00