RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 89cc44bcf6 - enhancement: support -std=c++2d gcc parameter
- fix: vertice shader(.vs) and fragment shader(.fs) files can't be openned by double click in the project browser.
2023-05-30 11:33:41 +08:00
..
compiler.cpp - change: Remove the compiler set option "Syntax error when object larger than" 2023-04-04 08:27:22 +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 refactor: make most expression evaluation funcs const 2023-03-11 17:32:57 +08:00
compilermanager.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +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 - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
filecompiler.cpp fix typos. 2023-03-13 22:00:55 +08:00
filecompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
ojproblemcasesrunner.cpp refactor: make most expression evaluation funcs const 2023-03-11 17:32:57 +08:00
ojproblemcasesrunner.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +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