.. |
compiler.cpp
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
compiler.h
|
- 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 |
compilerinfo.cpp
|
- enhancement: can debug files that has non-ascii chars in its path and is compiled by clang
|
2022-05-15 17:14:22 +08:00 |
compilerinfo.h
|
- fix: when messages panel is docked at right, its width not correctly restored when restart.
|
2022-06-17 18:18:12 +08:00 |
compilermanager.cpp
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +08:00 |
compilermanager.h
|
- fix: when run/debug the executable, add current compiler set's bin folders to path
|
2022-06-16 21:34:31 +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
|
- enhancement: add compiler commandline argument for "-E" (only preprocessing)
|
2022-05-14 16:43:59 +08:00 |
filecompiler.h
|
- 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 |
ojproblemcasesrunner.cpp
|
make behavior consistent in adding compiler bindirs to Path
|
2022-05-30 16:01:28 +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
|
- change: highlight whole #define statement using one color
|
2022-05-02 21:47:01 +08:00 |
projectcompiler.h
|
- 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.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: auto syntax check fail, if the file is not gbk and includes files encoded with utf8
|
2022-03-31 09:56:49 +08:00 |
stdincompiler.h
|
- 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 |