.. |
compiler.cpp
|
- Retrieve sdcc predefined macros (hacking).
|
2023-08-14 12:22:24 +08:00 |
compiler.h
|
- Retrieve sdcc predefined macros (hacking).
|
2023-08-14 12:22:24 +08:00 |
compilerinfo.cpp
|
- enhancement: Use sdcc to generate bin files without linking sdcc startup codes.
|
2023-08-15 00:29:48 +08:00 |
compilerinfo.h
|
- enhancement: Use sdcc to generate bin files without linking sdcc startup codes.
|
2023-08-15 00:29:48 +08:00 |
compilermanager.cpp
|
use sdcc to create hex/bin files
|
2023-08-13 18:53:48 +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
|
use sdcc to create hex/bin files
|
2023-08-13 18:53:48 +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
|
use sdcc to create hex/bin files
|
2023-08-13 18:53:48 +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 |
sdccfilecompiler.cpp
|
- enhancement: Use sdcc to generate bin files without linking sdcc startup codes.
|
2023-08-15 00:29:48 +08:00 |
sdccfilecompiler.h
|
- enhancement: Use sdcc to generate bin files without linking sdcc startup codes.
|
2023-08-15 00:29:48 +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 |