Commit Graph

12 Commits

Author SHA1 Message Date
Basile Burg 9e806584b3 add a project action to check semantics 2021-09-15 03:36:32 +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 730c2a4e6e fix windows build
close #37, #43, #44
2020-05-28 16:25:10 +02:00
Basile Burg f163751e05 fix #20 - Try to automatically add ldc import folder when ldc binary is set manually 2020-04-07 22:02:06 +02:00
Basile Burg 027aa4349b compiler paths, activate auto detection of GDC 2020-01-25 04:08:23 +01:00
Basile Burg bfbe94aa47 fix typo in the combo box of the option page for the compiler paths and update the doc related to the new global compiler alias 2020-01-19 14:20:38 +01:00
Basile Burg 1fbe967d76 allow to select the 'global' compiler for completion and move 'global' definition to the option page dedicated t the compiler paths 2020-01-19 06:39:23 +01:00
Basile Burg c86206d218 protection against loop with DCompiler.global, fix before rising 2019-12-26 14:23:21 +01:00
Basile Burg 3dcc1a87f0 tweak messages 2019-12-16 10:09:29 +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
Hugo 03a33c2137 fixed 'Boolean expected' error
u_compilers.pas(768,6) Error: Incompatible types: got "Constant String" expected "Boolean"
2019-04-24 07:02:58 +02:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00