Commit Graph

3041 Commits

Author SHA1 Message Date
Basile Burg b6ce7abc28 update version 2019-02-18 16:52:31 +01:00
Basile Burg c4f978b873 update dparse 2019-02-18 10:05:20 +01:00
Basile Burg 7a2c4ba7b0 fix #450 - Token strings cause wrong auto indentation 2019-02-18 06:30:46 +01:00
Basile Burg 8f782aa57a fix #449 - dexed projects, extraSources not expanded correctly anymore 2019-02-17 09:02:07 +01:00
Basile Burg 7151d1ab93 fix #448 - conversion to json fails depending on dub cwd 2019-02-13 20:57:19 +01:00
Basile Burg 9950ad41d9 something finally... 2019-02-11 05:25:46 +01:00
Basile Burg af34d96647 nothing 2019-02-11 05:24:53 +01:00
Basile Burg 1cb19aadd0 add error message to track occurences of #448 2019-02-11 05:23:30 +01:00
Basile Burg adb1449863 fix possible av when project doesn't load
json to sdl conversion failure can cause this
2019-02-11 05:06:36 +01:00
Basile Burg e4dc6bf981 tools, add the autoExecuteEvents property 2019-02-11 03:26:03 +01:00
Basile Burg 3339404419 auto close pairs, deactivate unclear condifition not to close
and make remove offset from relExpressions to change caret "p" instead
2019-02-10 04:29:05 +01:00
Basile Burg bc42dc300c fix upstram reg, messages of the message widget not auto scrolled back anymore 2019-02-10 03:37:28 +01:00
Basile Burg e11293c70c don't exit if timerUpdateKind is changed from delay to loop 2019-02-08 22:16:16 +01:00
Basile Burg 0f04a66e63 prevent creating timers in each widget and use at one instead of two 2019-02-08 22:11:09 +01:00
Basile Burg 3f343fe634 fix #444 - Wrong indentation at level 0 2019-02-08 11:37:20 +01:00
Basile Burg 6fd9b1cf9c rlz 2019-02-07 07:26:10 +01:00
Basile Burg a1d6e246a9 fix little orphan SLOC not moved while extracting method 2019-02-07 03:36:40 +01:00
Basile Burg 148463c25d fix #440 - CPU subwindow of the debugger should be removable 2019-02-07 02:56:29 +01:00
Basile Burg 75bced5d65 update version 2019-02-07 02:01:15 +01:00
Basile Burg 17be43d096 fix more reg in autoindent and auto brace close 2019-02-07 00:00:23 +01:00
Basile Burg e6e0dc6215 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
Basile Burg 474a07dca4 cosmetics changes 2019-02-05 18:22:39 +01:00
Basile Burg 959a74a444 prevent an indirection 2019-02-05 18:22:08 +01:00
Basile Burg 9001ff9857 fix #442 - coverage file not found after unit testing a module 2019-02-05 17:52:34 +01:00
Basile Burg ae7d8050b0 rlz 2019-02-04 06:54:13 +01:00
Basile Burg 2c088f7f90 fix setup project postbuild process under win 2019-02-04 06:45:01 +01:00
Basile Burg 790960e292 reload project persistent env even if it's in a group 2019-02-04 00:28:18 +01:00
Basile Burg 6db535128c fix runnable currdir not set properly when executing or when running 2019-02-04 00:26:11 +01:00
Basile Burg e7708131db fix #423 - Add compiler switches for project 2019-02-04 00:25:24 +01:00
Basile Burg 6750020d16 prevent cases of superfluous indirections on `Items[i]` 2019-02-03 21:05:53 +01:00
Basile Burg c9fac84dab remove more nonsense setCurrDir while calling dub or dmd 2019-02-03 20:42:12 +01:00
Basile Burg 3422a25b4d update version 2019-02-03 20:32:35 +01:00
Basile Burg 5c9cf04d0e dexed project, remove nonsense chdir before compiling 2019-02-03 20:32:25 +01:00
Basile Burg 3266e97883 remove dead code 2019-02-03 20:14:58 +01:00
Basile Burg 2ef299b91e shortcut editor, prevent a few indirections 2019-02-03 20:02:04 +01:00
Basile Burg 41881be499 fix #439 - Better shortcut filter 2019-02-03 17:58:41 +01:00
Basile Burg 3affeca88f update submodule url 2019-02-03 15:58:44 +01:00
Basile Burg 506b64591b prevent useless call tp string list item getter 2019-02-03 15:47:34 +01:00
Basile Burg b4440e03c0 fix url 2019-02-03 15:47:01 +01:00
Basile Burg 0abd58637b prevent to retrieve the IProcInputHandler service each time required 2019-02-03 15:46:49 +01:00
Basile Burg e6204b49e1 remove backup system setup for the invalid layouts
this hans't helped at all since this sytem has been added
2019-02-03 15:46:08 +01:00
Basile Burg fa7979b764 prevent the flobal registry of dub package to be updated for nothing 2019-02-03 15:13:31 +01:00
Basile Burg a4e8358b82 save a few cycles 2019-02-03 15:12:21 +01:00
Basile Burg 511bf285aa prevent calling the Libman getter unless in the ctor 2019-02-03 15:05:28 +01:00
Basile Burg 13d7309439 prevent double getter 2019-02-03 15:03:29 +01:00
Basile Burg 90ce30f032 fix #434 - Project outputkind not always correctly interpreted from the DUB JSON 2019-02-03 12:18:14 +01:00
Basile Burg 0a4e513871 rlz 2019-02-02 21:06:00 +01:00
Basile Burg 7d372c1eba fix possible wrong line index when lefttoken on LF is on another line 2019-02-02 17:09:21 +01:00
Basile Burg b140ac1c84 use a simpler logic to compute indent on LF 2019-02-02 16:55:25 +01:00
Basile Burg d14afe5e1d under win64 delete the default `-m64` if `-m32` is on the shebang line 2019-02-02 14:18:27 +01:00