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
|
446cccbe2a
|
TProcess.Parameters.Add -> TProcess.Parameters.AddStrings
|
2020-07-09 07:34:31 +02:00 |
Basile Burg
|
0196068b06
|
add helper for integer, refactor ` = 0` with equals(0)
|
2020-07-05 14:26:12 +02:00 |
Basile Burg
|
5c37dc198c
|
replace NativeUInt and NativeInt with FreePascal style alias
|
2020-05-27 15:30:43 +02:00 |
Basile Burg
|
b2c3bde18a
|
fix #19 - corrupted setting files when strings contain UTF9 chars > ASCII space
|
2020-04-28 15:23:23 +02:00 |
Basile Burg
|
593b49c695
|
replace uses of important literal with an unique string const
|
2020-04-25 02:17:49 +02:00 |
Basile Burg
|
67cd6e9eb4
|
fix #470 - "Find all" results are not clickable if the file is a C/C++ source
|
2019-05-09 00:49:36 +02:00 |
Basile Burg
|
09d017733d
|
Remove ensureNoPipeIfWait, possible source of wrong report like #459
https://github.com/Basile-z/dexed/issues/459
|
2019-04-10 07:21:10 +02:00 |
Basile Burg
|
b47c43d38a
|
move TPoint operator to common unit
|
2019-03-15 22:11:15 +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
|
cafd08ca05
|
show runnable module compilation duration and imrpove duration accuracy
close #377
|
2019-01-16 12:51:10 +01:00 |
Basile Burg
|
f603fe1879
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |