Commit Graph

  • 80a57f4332 self-import not forbidden in D ? Basile Burg 2022-05-12 09:56:58 +0200
  • e9bcb9b6ac dexed-d, remove unused stuff added after copy of iz.memory Basile Burg 2022-05-12 09:50:04 +0200
  • 5b59cf30a4 update libdexed-d Basile Burg 2022-05-11 20:03:27 +0200
  • 4138bca34f Merge branch 'github-to-gitlab' into 'master' Basile.B 2022-04-14 12:30:19 +0000
  • 09e8e61c20 Change basile repos from github URLs to gitlab Tony Crowe 2022-04-13 04:47:20 -0600
  • 273291aca0 sxsyn, lex `?=` as a single token Basile Burg 2022-02-03 06:26:09 +0100
  • 9266f32db4 searc & replace, fix small inconsitency caused by focus stealing Basile Burg 2022-01-03 10:32:05 +0100
  • 7ee77e71ef rlz v3.9.17 Basile Burg 2021-12-09 11:14:07 +0100
  • bd43293e2f sort the completions otained from word splitting Basile Burg 2021-12-08 08:39:01 +0100
  • fff0ea4711 sxsyn, add support for DollarExp Basile Burg 2021-12-02 07:12:25 +0100
  • 3a3f6fb99f sxsyn, add the `new` and `delete` kw Basile Burg 2021-11-29 05:55:58 +0100
  • 3f8131b57a rlz v3.9.16 Basile Burg 2021-11-23 18:57:10 +0100
  • eb3c0b5903 fix, libdexed-d cannot be build with latest ldc2 Basile Burg 2021-11-23 18:56:55 +0100
  • 6281f395cd gdb com, allow to pass stdin upon debugging starts Basile Burg 2021-11-10 04:08:35 +0100
  • ba2489d3e6 same as HEAD~1, Basile Burg 2021-11-08 11:05:19 +0100
  • 9c79c35082 syxsyn, fix lexOpAndOpOpAndOpEqual lookup tested the wrong char Basile Burg 2021-11-08 10:37:40 +0100
  • 99557fed58 remove dub option dependencyCheck and replace with skipRegistry Basile Burg 2021-11-08 09:42:04 +0100
  • 250b6960d8 remove workaround for a LCL bug that only existed in 2.2.0-RC1 Basile Burg 2021-11-04 22:34:41 +0100
  • 846f86fb40 sxsyn, fix range comparison Basile Burg 2021-11-02 00:32:56 +0100
  • 2428994828 sxsyn, multi line string literal problem if a line starts with `§` Basile Burg 2021-11-01 02:46:28 +0100
  • d4b700fbbc sxsyn, misc style changes Basile Burg 2021-10-31 17:49:54 +0100
  • 959e20d137 sxsyn, BinLiteral and HexLiteral underscore cant be directly after prefix Basile Burg 2021-10-31 17:41:09 +0100
  • e4fad338e0 sxsyn, fix mixed indent style Basile Burg 2021-10-31 17:30:22 +0100
  • 662784212e add an highlither for styx sources Basile Burg 2021-10-31 07:41:55 +0100
  • 8a9ee73349 fix, option _textCompletionMinLength_ min length off-by-one. Basile Burg 2021-10-31 02:01:51 +0200
  • d943bcfed2 rlz v3.9.15 Basile Burg 2021-10-18 12:13:33 +0200
  • f4e95cc4c5 fix #98 - sources not detected in subPackages described in JSON objects Basile Burg 2021-10-18 12:11:26 +0200
  • 56a9024583 fix, dub projects, the "subpackages" node can be an object Basile Burg 2021-10-12 18:59:25 +0200
  • 134c244284 rlz v3.9.14 Basile Burg 2021-10-11 12:23:45 +0200
  • a6b239b044 fix #95 for good - appveyor rlz builder broken Basile Burg 2021-10-11 12:10:15 +0200
  • 21de229cb7 rlz v3.9.13 Basile Burg 2021-10-11 08:01:41 +0200
  • 1ae0689dc4 update ldc2 version used to build win release and fix #95 Basile Burg 2021-10-11 07:30:23 +0200
  • 3052ea97fe completion, partial support for subpackages used as dependencies Basile Burg 2021-10-10 23:23:24 +0200
  • 8c77c2caa3 fix, dub proj inspector tree empty if proj organized by subpackages Basile Burg 2021-10-10 23:22:38 +0200
  • 3dfad939ad fix, semver patch component mandatory Basile Burg 2021-10-10 23:21:14 +0200
  • 3434ce561c fix #52 - support for selecting parent frames from the call stack view Basile Burg 2021-10-10 18:51:44 +0200
  • cbe9b39337 custom tools, enhance entry appearence when a custom color is associated Basile Burg 2021-10-09 09:12:29 +0200
  • 791fd84685 messages, custom draw, use graphutil shadow function Basile Burg 2021-10-09 09:03:52 +0200
  • f925277fc9 fix, bad gutter icon displayed on breakpoint removed Basile Burg 2021-10-08 16:23:47 +0200
  • 541ceb240f address a few compiler warnings Basile Burg 2021-10-08 16:08:00 +0200
  • 514ffb967a fix #97 - content reloaded after diff dialog could be outdated Basile Burg 2021-10-08 16:03:24 +0200
  • 95f9babd0c dont include backtick if search result is also highlighted Basile Burg 2021-10-08 16:02:10 +0200
  • 957ca1321a rlz v3.9.12 Basile Burg 2021-09-25 16:52:28 +0200
  • 477ec85722 fix #94 - explorer, list of favorite create leaks on exit Basile Burg 2021-09-23 03:07:22 +0200
  • 9e156b6fa7 fix #93 - explorer file list not sorted anymore with lcl 2.2 Basile Burg 2021-09-23 02:28:43 +0200
  • bf24e5692b use native AnchorDocking feature to set if floating widgets stayontop Basile Burg 2021-09-19 15:47:37 +0200
  • 92fd118403 hide not working AnchorDockingOption Basile Burg 2021-09-19 14:32:52 +0200
  • 6e19a724ea cleanup and address a few warnings Basile Burg 2021-09-19 14:14:01 +0200
  • 0ba7c05e9e fix #92 - make symlist errors & warnings more visible Basile Burg 2021-09-19 01:19:01 +0200
  • 4a41f846f9 change name of completions generated from the word split to 'local word' Basile Burg 2021-09-19 00:15:48 +0200
  • e6eee57ef5 prevent fast enough DotDot to trigger the completion menu Basile Burg 2021-09-19 00:11:58 +0200
  • 22faea8cdc fix reg, closeCompletionCharsWithSpace_ broken since b65bb860 Basile Burg 2021-09-19 00:11:30 +0200
  • 8af9aeccdb exclude current line from text completions Basile Burg 2021-09-17 23:39:47 +0200
  • 2b674c238d fix #88 - Content of floating widgets vanish the second time they are opened Basile Burg 2021-09-17 19:06:08 +0200
  • 31080c18f7 fix #89 - improve algo complexity of computing "text" completions Basile Burg 2021-09-17 18:36:18 +0200
  • 3df1a3b720 fix #85 - Add local, non semantic, completions Basile Burg 2021-09-17 13:03:51 +0200
  • 077b4c35e7 fix #69 - d2 highligther, dont apply the phobos-style if ident is followed by left paren Basile Burg 2021-09-15 16:07:22 +0200
  • 04652d095d gdb commander, set variable list the default page in view again Basile Burg 2021-09-15 15:51:04 +0200
  • 2ce12e60d7 fix missing semicolon Basile Burg 2021-09-15 03:42:30 +0200
  • 0679140ef9 fix #71 - add "Run until instruction" to gdb commander asm view Basile Burg 2021-09-15 03:19:34 +0200
  • 0fd5ca5461 TListViewCopyMenu support for custom items Basile Burg 2021-09-15 03:18:55 +0200
  • 9e806584b3 add a project action to check semantics Basile Burg 2021-09-15 02:16:07 +0200
  • 02fb0749c2 make compatible with LCL version 2.2 Basile Burg 2021-09-13 11:45:03 +0200
  • fcad680170 fix #86 - gdb commnader, cmain argc value is wrong when "queryArguments" is not checked Basile Burg 2021-09-11 22:12:35 +0200
  • 6a7c74e3a1 fix #73 - Need gdb custom path setting for Linux and Windows Basile Burg 2021-08-01 13:05:39 +0200
  • d41e83a9e2 searchces results, format using gnu style, close #84 Basile Burg 2021-08-01 12:48:25 +0200
  • 5f3574cde1 gdb commander, allow to comment arguments Basile Burg 2021-08-01 12:48:02 +0200
  • 5c4152c99b halstead, show full func sig Basile Burg 2021-07-14 23:20:11 +0200
  • b95eb67b8f fix #83 - add support for the syntax dub build type Basile Burg 2021-07-09 14:38:35 +0200
  • bd9715c07d rlz v3.9.11 Basile Burg 2021-04-19 11:08:47 +0200
  • 988c9bb993 about box, update year Basile Burg 2021-04-15 02:48:37 +0200
  • ad1c137501 allow dscan after diff dialog Basile Burg 2021-04-15 02:47:02 +0200
  • 2b1ef5b439 replace the gutter markspart with a simpler equivalent Basile Burg 2021-04-15 02:38:33 +0200
  • b0da20f068 refact setter used to set the gutter color Basile Burg 2021-04-15 02:36:37 +0200
  • 7a4f0af84b fix #80 - warning icons for d-scanner not always properly resets Basile Burg 2021-04-15 02:35:38 +0200
  • 9b1391e781 d2 highlighter, remove keyword body, typedef, macro Basile Burg 2021-04-14 18:57:41 +0200
  • eeab0decb9 update to lazarus 2.0.12 Basile Burg 2021-04-12 00:49:30 +0200
  • 6eeb2e55d9 rlz v3.9.10 Basile Burg 2021-04-03 20:52:37 +0200
  • 0b54224ecf fix, editor lclref count <> 0 when closed using a shortcut Basile Burg 2021-04-02 11:29:54 +0200
  • 3352eef838 fix, focused editor opts not applied after changes in the shortcut editor Basile Burg 2020-12-24 15:41:41 +0100
  • 3b46ffb013 fix, tab captions note update when closing doc from shortcut Basile Burg 2020-12-22 23:18:30 +0100
  • 8503a81b16 update page control test program Basile Burg 2020-12-22 23:00:21 +0100
  • 8d91dbf87f update readme Basile Burg 2020-11-24 19:49:27 +0100
  • 54d1bdbd34 rlz v3.9.9 Basile Burg 2020-11-23 15:09:45 +0100
  • e7f44fc129 fix #74 - ddemangle listed as required tool but not used anymore Basile Burg 2020-11-23 02:47:06 +0100
  • a318d854ab simplify the deb package dependency list , close #72 Basile.B 2020-11-21 00:26:03 +0000
  • 1e6d30e0b5 fix wrong dialog kind used when saving doc as html Basile Burg 2020-11-22 03:42:03 +0100
  • 0408b6dd00 fix, highlighting of q"()" strings Basile Burg 2020-11-17 06:36:09 +0100
  • a070a21165 fix building gdb commander on windows Basile Burg 2020-10-13 13:58:54 +0200
  • b264748278 fix building gdb commander on windows gdb-com-win Basile Burg 2020-10-13 13:58:54 +0200
  • 7c783e3eb9 activate GDB commander for the windows version, close #66 Basile Burg 2020-10-13 12:20:20 +0200
  • d188b98f0a fix, not possible to clear searches results Basile Burg 2020-09-13 09:51:15 +0200
  • 18353e235a rlz v3.9.8 Basile Burg 2020-09-13 01:07:44 +0200
  • 3209ec12cf empty stmt Basile Burg 2020-09-13 01:02:33 +0200
  • 0c160fae77 close #64, bad link generated since latest gitlab.com deployment Basile Burg 2020-09-13 00:43:36 +0200
  • 7057c97c89 fix #60 - searches results should go in their own message category Basile Burg 2020-09-13 00:34:17 +0200
  • df4773f6ce projinspect, move list of configs to a combo box Basile Burg 2020-09-13 00:19:10 +0200
  • 21c143fc25 gdb commander, fix getting expression within square brackets Basile Burg 2020-09-13 00:18:38 +0200
  • cafd23ec4a rlz v3.9.7 Basile Burg 2020-08-31 03:03:40 +0200
  • 2829b19bdc update doc to mention that there's an Appveyor build for Windows Basile Burg 2020-08-31 02:49:32 +0200