rich2014
|
21fc3631d5
|
Fix #40737: make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1
The change follows
170c05592b
Patch by Dean Mustakinov, issue #40737.
|
2024-02-04 21:54:10 +08:00 |
|
rich2014
|
2e28bd8b6d
|
Revert "Designer/LCL: Correctly align TMethodNameTable/TMethodNameTableEntry on platforms that require it (e.g. AARCH64)."
This reverts commit 8253bd9f8f.
|
2024-02-03 09:05:43 +08:00 |
|
Maxim Ganetsky
|
8253bd9f8f
|
Designer/LCL: Correctly align TMethodNameTable/TMethodNameTableEntry on platforms that require it (e.g. AARCH64).
The change follows
170c05592b
Fixes crash on IDE start on AARCH64 platforms when FPC 3.3.1 is used.
Patch by Dean Mustakinov, issue #40737.
|
2024-01-30 17:45:57 +03:00 |
|
Juha
|
adfc424e92
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
|
Martin
|
818c1c82d8
|
JitClass: Allow looking up Interfaces via TObject.GetInterface
|
2021-12-16 16:36:49 +01:00 |
|
Martin
|
79d6afe4b6
|
JitClass: Add configurabel JitProperty class. Add FindPropertyRecursive.
|
2021-11-27 23:03:31 +01:00 |
|
Martin
|
c177cb8a54
|
JitClass: fix compiler warning
|
2021-11-27 23:03:31 +01:00 |
|
Martin
|
df1cac999f
|
JitClasses: Add ability to have "per class" user memory. Allocates mem in front of the VMT for the user code to store arbitrary data.
|
2021-11-25 20:59:32 +01:00 |
|
Martin
|
6118e64e85
|
JitClass: public AnchestorJitType
|
2021-10-14 15:05:03 +02:00 |
|
Martin
|
f353e71e8a
|
JitClasses: prevent endless loop
|
2021-10-04 12:07:14 +02:00 |
|
Martin
|
736bc5f5b4
|
JitClasses: Allow empty lookup UnitName for classes.
|
2021-09-23 02:02:36 +02:00 |
|
Martin
|
d948ad6717
|
JitClasses: Fix property parsing / Allow "class" access via type in library
|
2021-09-23 02:02:36 +02:00 |
|
martin
|
9150ea7749
|
New Jit classes / Like old JitForms, but more
git-svn-id: trunk@65173 -
|
2021-06-05 15:24:18 +00:00 |
|