Commit Graph

10 Commits

Author SHA1 Message Date
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 90eedf284a fix small but constant load on idle caused by several timers 2020-02-18 06:44:56 +01:00
Basile Burg 6fa4cf43f5 dexed process, drop the asyncproc events and only use the timer 2019-03-31 13:48:21 +02:00
Basile Burg e6e0dc6215 style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
Basile Burg c65592d659 add a protection against large process output, close #424 2019-01-25 13:08:17 +01:00
Basile Burg 31d636dd85 fixups after fix for #336, case of dup messages, case of onTerminated never called 2019-01-20 22:37:58 +01:00
Basile Burg 57d766a268 fix typo in code comments 2019-01-20 19:25:49 +01:00
Basile Burg 492cd4e8e5 fix #336 - Out of order messages 2019-01-20 12:12:03 +01:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00