RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 2041f813de - fix: Can't set project icon to "app.ico" in the project folder, if the project doesn't has icon.
- fix: Resource compilation items is missing in the auto generated makefile, if the project's icon is removed and re-added.
2022-12-30 19:48:12 +08:00
..
compiler.cpp auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
compiler.h auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
compilerinfo.cpp auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
compilerinfo.h auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
compilermanager.cpp change "ConsolePauser.exe" to "consolepauser.exe" in all codes 2022-12-30 09:06:39 +08:00
compilermanager.h auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
executablerunner.cpp - fix: when run/debug the executable, add current compiler set's bin folders to path 2022-06-16 21:34:31 +08:00
executablerunner.h - fix: when run/debug the executable, add current compiler set's bin folders to path 2022-06-16 21:34:31 +08:00
filecompiler.cpp auto remove a.exe generated by tcc 2022-12-25 12:00:09 +08:00
filecompiler.h - enhancement: Add "Generate Assembly" in "Run" Menu 2022-12-01 22:10:44 +08:00
ojproblemcasesrunner.cpp - enhancement: Show memory usage for problem cases. 2022-12-13 08:49:20 +08:00
ojproblemcasesrunner.h - enhancement: Show memory usage for problem cases. 2022-12-13 08:49:20 +08:00
projectcompiler.cpp - fix: Can't set project icon to "app.ico" in the project folder, if the project doesn't has icon. 2022-12-30 19:48:12 +08:00
projectcompiler.h - enhancement: auto locate current open file in the project view panel 2022-10-24 20:01:46 +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 add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
stdincompiler.cpp - fix: Buttons in options -> compiler -> compiler set -> programs are not usable. 2022-12-13 15:58:27 +08:00
stdincompiler.h remove debug info 2022-10-21 09:58:19 +08:00