RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 436a047821 - enhancement: Options in compiler set settings, to generate syntax error for large stack objects. 2023-03-13 21:57:15 +08:00
..
compiler.cpp - enhancement: Options in compiler set settings, to generate syntax error for large stack objects. 2023-03-13 21:57:15 +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 - change: Remove compiler set options that's rarely used. 2023-03-13 09:15:05 +08:00
compilerinfo.h - enhancement: If executable doesn't have symbol table, inform user and stop. 2023-02-18 12:08:03 +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 - enhancement: Options in compiler set settings, to generate syntax error for large stack objects. 2023-03-13 21:57:15 +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 minor change 2023-03-02 18:34:42 +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