RedPanda-CPP/RedPandaIDE/compiler
Cyano Hao bdfa4c066b
Linux package: bundled terminal in AppImage and minor adjustment (#104)
* AppImage: build Alacritty with from-scratch build environment

* enrich compatible terminal list; fix Linux terminal determination

* Linux: get rid of libicu
2023-03-04 18:44:39 +08:00
..
compiler.cpp - enhancement: When first display two editor panes, auto make them the same width 2023-03-02 18:15:31 +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 - fix: Can't correctly parse function pointer var definition. 2023-03-01 22:53:14 +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 Linux package: bundled terminal in AppImage and minor adjustment (#104) 2023-03-04 18:44:39 +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: Add "Languages" page group in the options dialog. 2023-02-28 10:49:50 +08:00
filecompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00
ojproblemcasesrunner.cpp - enhancement: Change the way to calculate execution time. 2023-02-07 20:27:31 +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 - enhancement: Syntax check for assembly files. 2023-02-27 08:53:39 +08:00
stdincompiler.h - enhancement: Rename symbols won't remove all breakpoints/bookmarks 2023-01-12 12:07:22 +08:00