RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 7593f3fe64 refactor: make qmutex mutable 2024-05-28 19:01:18 +08:00
..
compiler.cpp - fix: Mingw32-make doesn't work correctly if there are bash in the path. 2024-05-28 17:12:31 +08:00
compiler.h Move from command line to argv array (#216) 2024-02-28 19:41:05 +08:00
compilerinfo.cpp stack size doesn't work in linux 2024-05-05 16:11:34 +08:00
compilerinfo.h refactor: make qmutex mutable 2024-05-28 19:01:18 +08:00
compilermanager.cpp remove pre-Qt 5.15 stuff (#405) 2024-04-28 16:46:01 +08:00
compilermanager.h remove pre-Qt 5.15 stuff (#405) 2024-04-28 16:46:01 +08:00
executablerunner.cpp Add runner args abstraction and fix shm on macOS/BSD (#134) 2023-09-05 19:14:08 +08:00
executablerunner.h Add Windows XP support (#146) 2023-10-21 13:38:12 +08:00
filecompiler.cpp - fix: Remove duplicated macro defines make it's lost in the parse result. 2024-03-26 16:33:22 +08:00
filecompiler.h streamline codes 2023-08-15 10:57:03 +08:00
ojproblemcasesrunner.cpp - fix: The memory usage displayed after program execution is wrong. 2024-05-05 10:24:36 +08:00
ojproblemcasesrunner.h - enhancement: Info contents from stderr are logged into "Tools Output" panel, add problem case name info to the log. 2024-03-26 13:45:26 +08:00
projectcompiler.cpp redirect 2>&1 2024-04-14 12:27:01 +08:00
projectcompiler.h - enhancement: Open ".def" (Module definition file) file in editor when double click it in the project view. 2024-03-27 15:32:30 +08:00
runner.cpp Add runner args abstraction and fix shm on macOS/BSD (#134) 2023-09-05 19:14:08 +08:00
runner.h Add runner args abstraction and fix shm on macOS/BSD (#134) 2023-09-05 19:14:08 +08:00
sdccfilecompiler.cpp Move from command line to argv array (#216) 2024-02-28 19:41:05 +08:00
sdccfilecompiler.h streamline codes 2023-08-15 10:57:03 +08:00
sdccprojectcompiler.cpp redirect 2>&1 2024-04-14 12:27:01 +08:00
sdccprojectcompiler.h - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
stdincompiler.cpp Move from command line to argv array (#216) 2024-02-28 19:41:05 +08:00
stdincompiler.h streamline codes 2023-08-15 10:57:03 +08:00