RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 6690599d60 fix: options are ignored when compile
add more compiler options for sdcc
 Support text input for compiler options
2023-08-21 11:48:23 +08:00
..
compiler.cpp fix: options are ignored when compile 2023-08-21 11:48:23 +08:00
compiler.h streamline codes 2023-08-15 10:57:03 +08:00
compilerinfo.cpp fix: options are ignored when compile 2023-08-21 11:48:23 +08:00
compilerinfo.h fix: options are ignored when compile 2023-08-21 11:48:23 +08:00
compilermanager.cpp - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
compilermanager.h - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
executablerunner.cpp - fix: Replace panel should be hidden after finding occurrencies. 2023-07-02 23:41:32 +08:00
executablerunner.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
filecompiler.cpp streamline codes 2023-08-15 10:57:03 +08:00
filecompiler.h streamline codes 2023-08-15 10:57:03 +08:00
ojproblemcasesrunner.cpp - fix: Shouldn't auto indent lines starts with "\\". 2023-07-12 12:08:26 +08:00
ojproblemcasesrunner.h - fix: Shouldn't auto indent lines starts with "\\". 2023-07-12 12:08:26 +08:00
projectcompiler.cpp fix: windows project failed to compile. 2023-08-17 19:48:55 +08:00
projectcompiler.h - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
runner.cpp - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
runner.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
sdccfilecompiler.cpp fix: options are ignored when compile 2023-08-21 11:48:23 +08:00
sdccfilecompiler.h streamline codes 2023-08-15 10:57:03 +08:00
sdccprojectcompiler.cpp - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
sdccprojectcompiler.h - enhancement: Support SDCC Project. 2023-08-17 19:24:49 +08:00
stdincompiler.cpp streamline codes 2023-08-15 10:57:03 +08:00
stdincompiler.h streamline codes 2023-08-15 10:57:03 +08:00