Roy Qu
|
e58adc94ff
|
- fix: Compile info for project doesn't have name of the project executable.
- fix: Select a word in string / comment doesn't highlight other words in the file
|
2024-03-28 10:16:28 +08:00 |
Roy Qu
|
5c7e7fb793
|
clean up code
|
2024-03-26 12:56:50 +08:00 |
Roy Qu
|
76e098bfc6
|
fix #327 - enhancement: Auto define macro "_DEBUG" for "Debug" compiler set(like visual studio).
|
2024-03-26 12:54:25 +08:00 |
Cyano Hao
|
18318653d7
|
Move from command line to argv array (#216)
* command line -> argv array
* update function names
* update directory structure
---------
Co-authored-by: Roy Qu <royqh1979@gmail.com>
|
2024-02-28 19:41:05 +08:00 |
Roy Qu
|
aa12dcc4d1
|
- fix: Crash if #include a non-exist header file in the source.
|
2023-11-05 21:00:52 +08:00 |
Roy Qu
|
6b2a800d37
|
- enhancement: Support SDCC Project.
|
2023-08-17 19:24:49 +08:00 |