RedPanda-CPP/RedPandaIDE/parser
royqh1979@gmail.com d27f8c1c50 - fix: can't parse old c-style enum variable definition like "enum Test test;" 2021-11-01 23:29:03 +08:00
..
cppparser.cpp - fix: can't parse old c-style enum variable definition like "enum Test test;" 2021-11-01 23:29:03 +08:00
cppparser.h - change: Don't use 'pause' in the console pauser, in case of privilege problems. 2021-10-30 21:15:07 +08:00
cpppreprocessor.cpp - fix: can't correctly handle '&&' and '||' in the #if directive (and correctly parse windows.h header file) 2021-10-24 23:31:26 +08:00
cpppreprocessor.h fix: #include_next processing 2021-10-04 22:32:34 +08:00
cpptokenizer.cpp clean up compile warnings 2021-10-20 18:05:43 +08:00
cpptokenizer.h work save 2021-08-15 16:49:37 +08:00
parserutils.cpp fix: #include_next processing 2021-10-04 22:32:34 +08:00
parserutils.h fix: #include_next processing 2021-10-04 22:32:34 +08:00
statementmodel.cpp work save: header completion suggestion done 2021-08-29 10:14:07 +08:00
statementmodel.h work save: header completion 2021-08-29 00:48:23 +08:00