Commit Graph

3353 Commits

Author SHA1 Message Date
Basile Burg 8c6db7bef0 remove unused var and units 2020-07-12 14:55:26 +02:00
Basile Burg 34e71d29b5 commit by error in 9b0a2b5d79 2020-07-12 14:18:35 +02:00
Basile Burg 29d6d97697 fix, gdb com, no disassembly on signal caught
missing line info lead to bad formed MI request
2020-07-12 13:49:45 +02:00
Basile Burg b478336f88 update doc 2020-07-12 00:20:23 +02:00
Basile Burg 0b641095be more `<> nil` and `= nil` replaced with isAss/isNotAss
and inline those helpers
2020-07-12 00:20:16 +02:00
Basile Burg a2a53632d8 build releases using laz 2.0.10 and FPC 3.2.0 2020-07-11 23:56:35 +02:00
Basile Burg 891690410f rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
FPC 3.2.0 required from now
2020-07-11 23:29:08 +02:00
Basile Burg 9b0a2b5d79 fix error in dub project due to a breaking change in FCL >= 3.2.0
TJSonParser now fully loads the TStream passed in the ctor
   instead of reading from its position(),
2020-07-11 20:13:09 +02:00
Basile Burg 20ed08e194 update the list of branches more lazily 2020-07-10 10:09:08 +02:00
Basile Burg 7f203dd439 update changelog 2020-07-09 12:55:56 +02:00
Basile Burg 833e3d98cf more process parameters passed as array literal 2020-07-09 07:42:30 +02:00
Basile Burg 1e272befc0 dilaog typo 2020-07-09 07:38:03 +02:00
Basile Burg 446cccbe2a TProcess.Parameters.Add -> TProcess.Parameters.AddStrings 2020-07-09 07:34:31 +02:00
Basile Burg 1001642f88 fix, checkout from menu item caption broken
caused by 87218256b6
2020-07-08 13:25:23 +02:00
Basile Burg 87218256b6 fix #53 - project, git branches, last commit message in a tooltip 2020-07-08 00:29:52 +02:00
Basile Burg 843e5faa79 changelog typos 2020-07-06 08:58:20 +02:00
Basile Burg e5586e8f3b rlz 2020-07-06 08:43:47 +02:00
Basile Burg 5d13e0ea72 proj, git, active branch was not updated when after an external checkout 2020-07-06 06:43:35 +02:00
Basile Burg f3df449a9d add highlighter attribute for function calls and definitions 2020-07-05 19:18:04 +02:00
Basile Burg 87c8ca3cd1 reafactor ... <> 0 with not ... equals(0) 2020-07-05 14:48:19 +02:00
Basile Burg b3da921d63 refactor = -1 with equals(-1) 2020-07-05 14:39:08 +02:00
Basile Burg 0196068b06 add helper for integer, refactor ` = 0` with equals(0) 2020-07-05 14:26:12 +02:00
Basile Burg eea8f7158b fix broken icon in doc 2020-07-02 10:56:18 +02:00
Basile Burg 1176014d45 fix obsolete GH link 2020-07-02 10:54:28 +02:00
Basile Burg ebad719dc0 typo in the change log and update doc for gdb com 2020-07-02 10:50:20 +02:00
Basile Burg 40b2a0b67f gdb com, add setting to limit the call stack depth 2020-07-02 06:35:40 +02:00
Basile Burg 6bce0a2c14 update changelog 2020-07-01 17:36:43 +02:00
Basile Burg 9c00649ede fix #51 - calltips highlights, wrong position indicated when entering an array literal 2020-07-01 17:29:47 +02:00
Basile Burg 4da5d1989e ddemangle, use FPC compat string too 2020-07-01 15:37:21 +02:00
Basile Burg fe6f1db754 rlz 2020-06-14 19:37:00 +02:00
Basile Burg 0e69320f20 allow to free manually D GC mem from the options/application 2020-06-14 19:32:57 +02:00
Basile Burg 69b31bd261 remove useless scope STC from libdexed-d local decls 2020-06-14 19:08:42 +02:00
Basile Burg 48f1506165 fix #49 - the shortcut editor doesnt display anything anymore 2020-06-14 19:08:06 +02:00
Basile Burg 95a6418882 update changelog 2020-06-13 09:17:11 +02:00
Basile Burg 6d6a5ac0c5 can crash the IDE when closing fast many files 2020-06-12 23:42:07 +02:00
Basile Burg 600bf22766 add test program made to reproduce pascal arrays in D 2020-06-12 20:51:23 +02:00
Basile Burg 3cbe5d2471 allow to minimize D GC heap immediatly 2020-06-12 20:47:01 +02:00
Basile Burg e9770a0be0 cleanup 2020-06-12 20:46:16 +02:00
Basile Burg 25074446f2 libdexed-d, return Pascal compatible strings, freed by ref counting 2020-06-12 20:38:20 +02:00
Basile Burg 7932fb6382 fix #47 - compiling a dub project with LDC uses LDMD2 2020-06-12 20:37:59 +02:00
Basile Burg 5a31186186 update changelog 2020-06-09 21:13:22 +02:00
Basile Burg 51a2f3c09c fix #46 - Scrollbar out of range exception in the terminal 2020-06-09 16:02:44 +02:00
Basile Burg 3271a778c4 lfm auto update 2020-06-07 21:00:37 +02:00
Basile Burg b65e38f23f minor optimization to the message widget 2020-06-07 21:00:04 +02:00
Basile Burg 2ab76e07d3 update changelog 2020-06-06 17:32:36 +02:00
Basile Burg 017fef6fc1 allow to debug a custom executable 2020-06-06 17:32:26 +02:00
Basile Burg 5f206595d3 change field allowing to set what is debugged to an enumeration 2020-06-06 17:11:53 +02:00
Basile Burg 8a412cd983 prevent possible exception caused by the terminal scrollbar 2020-06-01 10:36:47 +02:00
Basile Burg 507075cc1e rlz 2020-05-29 09:40:51 +02:00
Basile Burg 7c88b5a8e8 fix, terminal scrollbar didn't handle the min pos 2020-05-29 09:38:49 +02:00