RedPanda-CPP/RedPandaIDE/parser
royqh1979 a5acb077fc - fix: correctly handle integer with 'L' suffix in #if directives ( so <thread> can be correctly parsed )
- fix: correctly fill indents if it's not multiples of tab width
2021-10-20 20:15:16 +08:00
..
cppparser.cpp clean up compile warnings 2021-10-20 18:05:43 +08:00
cppparser.h work save 2021-09-24 18:02:42 +08:00
cpppreprocessor.cpp - fix: correctly handle integer with 'L' suffix in #if directives ( so <thread> can be correctly parsed ) 2021-10-20 20:15:16 +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