Commit Graph

13 Commits

Author SHA1 Message Date
Basile Burg 58b04d978c Add support for make as a new type of project format
close #108
2022-05-14 02:49:11 +02:00
Basile Burg 3df1a3b720 fix #85 - Add local, non semantic, completions 2021-09-17 13:03:51 +02:00
Basile Burg 9e806584b3 add a project action to check semantics 2021-09-15 03:36:32 +02:00
Basile Burg 7057c97c89 fix #60 - searches results should go in their own message category 2020-09-13 00:34:17 +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 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 b65e38f23f minor optimization to the message widget 2020-06-07 21:00:04 +02:00
Basile Burg 730c2a4e6e fix windows build
close #37, #43, #44
2020-05-28 16:25:10 +02:00
Basile Burg 7e5ffba6e7 fix #18 - Better error message when compiler is invoked but missing 2020-04-07 22:53:08 +02:00
Basile Burg b3d8fdec4a enhance the doc comments of the IDE interfaces 2020-03-09 01:33:17 +01:00
Basile Burg 205c7bcfc1 rewrite confusing interface IEditableShortcut. 2020-03-08 21:38:05 +01:00
Basile Burg b6759a1525 add a system allowing to change the D compiler used in all the compilation contexts 2019-12-16 09:59:02 +01:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00