RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 17516c8111 - fix: error in auto generate makefile under linux 2022-03-30 19:50:55 +08:00
..
compiler.cpp - fix: auto syntax check use wrong charset, if a file in editing is not encoded with ANSI encoding 2022-03-27 11:44:52 +08:00
compiler.h add license information 2021-12-26 23:18:28 +08:00
compilermanager.cpp - fix: auto syntax check use wrong charset, if a file in editing is not encoded with ANSI encoding 2022-03-27 11:44:52 +08:00
compilermanager.h msvc compatibility 2022-03-29 09:43:24 +08:00
executablerunner.cpp - fix: can't stop a freeze program that has stdin redirected. 2022-03-30 19:28:46 +08:00
executablerunner.h - fix: if there is a Red Panda C++ process running program, other Red Panda C++ processes can't run program correctly. 2022-03-16 20:08:39 +08:00
filecompiler.cpp add license information 2021-12-26 23:18:28 +08:00
filecompiler.h add license information 2021-12-26 23:18:28 +08:00
ojproblemcasesrunner.cpp - fix: can't stop a freeze program that has stdin redirected. 2022-03-30 19:28:46 +08:00
ojproblemcasesrunner.h - fix: can't stop a freeze program that has stdin redirected. 2022-03-30 19:28:46 +08:00
projectcompiler.cpp - fix: error in auto generate makefile under linux 2022-03-30 19:50:55 +08:00
projectcompiler.h add license information 2021-12-26 23:18:28 +08:00
runner.cpp add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
runner.h add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
stdincompiler.cpp - fix: auto syntax check use wrong charset, if a file in editing is not encoded with ANSI encoding 2022-03-27 11:44:52 +08:00
stdincompiler.h - fix: auto syntax check use wrong charset, if a file in editing is not encoded with ANSI encoding 2022-03-27 11:44:52 +08:00