RedPanda-CPP/RedPandaIDE/compiler
Roy Qu d86f98b0ee update chinese translations 2023-08-12 22:25:30 +08:00
..
compiler.cpp - fix: Crash if close file while auto syntax checking. 2023-08-12 13:51:35 +08:00
compiler.h - enhancement: When first display two editor panes, auto make them the same width 2023-03-02 18:15:31 +08:00
compilerinfo.cpp - enhancement: support -std=c++2d gcc parameter 2023-05-30 11:33:41 +08:00
compilerinfo.h - enhancement: Options in compiler set settings, to generate protection code for stack smashing attack. (Enable for Debug settings by default) 2023-03-14 10:02:23 +08:00
compilermanager.cpp - fix: Shouldn't auto indent lines starts with "\\". 2023-07-12 12:08:26 +08:00
compilermanager.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +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 update chinese translations 2023-08-12 22:25:30 +08:00
filecompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +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 Update projectcompiler.cpp (#111) 2023-04-13 10:20:30 +08:00
projectcompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +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
stdincompiler.cpp refactor: make most expression evaluation funcs const 2023-03-11 17:32:57 +08:00
stdincompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00