Basile Burg
|
c74f6af73f
|
libman, entries can be de/activated without removal
|
2016-03-28 00:52:42 +02:00 |
Basile Burg
|
71fbc48b89
|
fix, AR not detected when using gdc to compile ce projs
|
2016-03-27 19:06:00 +02:00 |
Basile Burg
|
7131f5b956
|
push latest gdb commander changes to fix 32bit build
|
2016-03-27 18:55:24 +02:00 |
Basile Burg
|
2699a0a2d5
|
fix stringrange static ctor from empty string
|
2016-03-27 06:41:30 +02:00 |
Basile Burg
|
687191c32e
|
add support for gdmd as a compiler for CE projects
|
2016-03-27 06:41:00 +02:00 |
Basile Burg
|
c5a51539c2
|
add support for new dcd ddoc escape system
|
2016-03-26 06:36:13 +01:00 |
Basile Burg
|
0f90db2caf
|
symstrings, DUB projects, CPR expands to the same as CPP
|
2016-03-26 05:09:31 +01:00 |
Basile Burg
|
5da8863db3
|
add btn to kill current process in the procinput widget
|
2016-03-26 04:59:51 +01:00 |
Basile Burg
|
1e73d618b5
|
editor, comment selection, align comments
+ fix brace auto-closing bug (on new line + tab2sapces not activated)
|
2016-03-25 22:47:49 +01:00 |
Basile Burg
|
abfb1728d3
|
fix #29
|
2016-03-25 05:59:16 +01:00 |
Basile Burg
|
eeb9502757
|
fix init of string range
|
2016-03-21 22:41:20 +01:00 |
Basile Burg
|
32655fd0d1
|
temp fix order of init and service assignation
|
2016-03-21 22:41:03 +01:00 |
Basile Burg
|
76f63354fa
|
message widget didn't really need the symbol expander
|
2016-03-21 22:40:33 +01:00 |
Basile Burg
|
47944eead5
|
lowered optim to 2 because of spurious warnings caused by helpers
|
2016-03-21 22:39:59 +01:00 |
Basile Burg
|
5ad5e406de
|
refactored the symbol expander as an ICESingleService
|
2016-03-21 20:51:10 +01:00 |
Basile Burg
|
51f653267c
|
clear pkg list between two q and dl from https
|
2016-03-20 22:30:35 +01:00 |
Basile Burg
|
f27825bafc
|
new dialog to fetch DUB pkg, with online list, close #28
|
2016-03-20 18:52:22 +01:00 |
Basile Burg
|
9e873f6aec
|
fix string range, startsWith
+ disable inlining in dbg mode
|
2016-03-20 18:45:54 +01:00 |
Basile Burg
|
930d3577e5
|
bit less tolerant HL lexer
|
2016-03-19 02:52:28 +01:00 |
Basile Burg
|
a9b8f0554d
|
reactivated gdb commander + prelim work on the GUI
|
2016-03-19 02:46:15 +01:00 |
Basile Burg
|
65c92d6804
|
added a few env variable to the symstrings, close #27
|
2016-03-19 01:49:39 +01:00 |
Basile Burg
|
cea5cf757b
|
fix, AV in string ranges
|
2016-03-19 00:05:35 +01:00 |
Basile Burg
|
1bd6099f10
|
add TCEAutoBufferedProcess class
needed when the several buffers match to a full request, eg GDB/MI
|
2016-03-19 00:03:58 +01:00 |
Basile Burg
|
3d56c76834
|
rewritten symbolic string expansion using a string range
|
2016-03-18 22:26:37 +01:00 |
Basile Burg
|
4792f0ed87
|
added a range-based parser, experimented in the message parser
|
2016-03-18 20:08:12 +01:00 |
Basile Burg
|
5898cd6bbf
|
renamed and deprecated inconsistent prop names in the debug category
+ moved generateStackFrame to category debug
|
2016-03-18 04:30:16 +01:00 |
Basile Burg
|
0602e047d6
|
rlz
|
2016-03-15 02:56:06 +01:00 |
Basile Burg
|
2c80936f1d
|
cesyms, updated for latest libdparse version
|
2016-03-15 01:24:16 +01:00 |
Basile Burg
|
ea1314fe4c
|
update libdparse
|
2016-03-15 00:43:14 +01:00 |
Basile Burg
|
ca4909358b
|
fix, glob to regex, set of char and escaping
|
2016-03-14 14:37:46 +01:00 |
Basile Burg
|
50cdac06b4
|
CE project, use global match in the exclusions
|
2016-03-14 04:07:50 +01:00 |
Basile Burg
|
f0bd30c948
|
fix #26, DUB excludedSourceFiles are not well managed
|
2016-03-14 03:49:23 +01:00 |
Basile Burg
|
7915a315ee
|
fix, DUB, rel importPaths problem
|
2016-03-13 22:32:26 +01:00 |
Basile Burg
|
8d6b6f8b99
|
editor, auto close on new line, change so that each mode has the 3 same sub modes
|
2016-03-13 22:09:07 +01:00 |
Basile Burg
|
612d9afcd0
|
activated auto complete from search history + shc editor hint
|
2016-03-13 20:11:13 +01:00 |
Basile Burg
|
461b5e0c5c
|
prepared next rlz
|
2016-03-13 19:16:07 +01:00 |
Basile Burg
|
44e28a94a8
|
editor, add more brace auto-closing modes
|
2016-03-13 18:40:15 +01:00 |
Basile Burg
|
6b954e0fe5
|
static macros, validated with a regex
|
2016-03-13 16:38:20 +01:00 |
Basile Burg
|
83338db48c
|
dfmt commander, added support for template constraint style
|
2016-03-13 13:20:24 +01:00 |
Basile Burg
|
6d60a3118c
|
fix, UB in symlist, GC freed some strings in the unmanaged symbol tree
|
2016-03-12 11:35:22 +01:00 |
Basile Burg
|
0d7e34c1f1
|
d2 highlighter, add a token kind for errors
|
2016-03-11 18:56:14 +01:00 |
Basile Burg
|
f3c15fff00
|
fixup for 8b880edddf
|
2016-03-11 18:44:00 +01:00 |
Basile Burg
|
750a8761b9
|
removed invalid cmp
|
2016-03-11 11:37:09 +01:00 |
Basile Burg
|
8b880edddf
|
editors, fix a mess with page caption and updates
|
2016-03-11 11:35:06 +01:00 |
Basile Burg
|
495da4da2e
|
procinput, added btn to close the input
|
2016-03-10 16:53:11 +01:00 |
Basile Burg
|
102a10f2e0
|
fix, cesyms, auto declarations were not detected
+ code to test as a runnable with the source
+ better handling of anon enum members
|
2016-03-10 15:43:45 +01:00 |
Basile Burg
|
9a9f2d817d
|
disable empty searches
|
2016-03-10 14:40:27 +01:00 |
Basile Burg
|
0682122b3f
|
removed temp code for #25 and added workaround in the default static macros
|
2016-03-04 06:14:46 +01:00 |
Basile Burg
|
207f9276d6
|
implement #25 but not enabled
|
2016-03-02 12:33:52 +01:00 |
Basile Burg
|
a6c8767dc0
|
clear message filter when messages are cleared
|
2016-03-02 11:42:35 +01:00 |