RedPanda-CPP/RedPandaIDE/parser
Cyano Hao cc359651ef
fix unexpected "int -> QChar -> QString" conversion (#417)
2024-05-09 21:09:57 +08:00
..
cppparser.cpp - fix: Fail to evaluate expressions if macro can't be expanded. 2024-05-05 16:01:29 +08:00
cppparser.h - enhancement: support C++ 17 structured binding in stl map containers foreach loop. 2024-05-03 10:39:44 +08:00
cpppreprocessor.cpp - fix: Current editor wouldn't get parsed, when it's switched from another editor being parsed. 2024-05-02 16:58:01 +08:00
cpppreprocessor.h optimization: make parser methods inline 2024-04-09 22:12:03 +08:00
cpptokenizer.cpp remove pre-Qt 5.15 stuff (#405) 2024-04-28 16:46:01 +08:00
cpptokenizer.h inline functions in tokenizer 2024-04-10 10:09:04 +08:00
parserutils.cpp fix unexpected "int -> QChar -> QString" conversion (#417) 2024-05-09 21:09:57 +08:00
parserutils.h optimization: make parser methods inline 2024-04-09 22:12:03 +08:00
statementmodel.cpp remove pre-Qt 5.15 stuff (#405) 2024-04-28 16:46:01 +08:00
statementmodel.h optimization: make parser methods inline 2024-04-09 22:12:03 +08:00