Commit Graph

25 Commits

Author SHA1 Message Date
mattias
eda9e6b192 rtl: comment 2021-02-22 14:33:22 +00:00
michael
3e8bbf72b4 * Patch from Henrique Werlang to implement getting method parameters info (bug ID 38313) 2021-01-23 10:45:24 +00:00
michael
0642e13f57 * FindType implementation from Henrique Werlang (bug ID 38252) 2021-01-23 10:37:01 +00:00
mattias
6dff05705c rtl: AsInstance RTTI Implementation, from henrique, issue 38361 2021-01-15 17:14:21 +00:00
mattias
7597eb96e3 rtl: Implementation of SetArrayElement finished, from henrique, issue 38360 2021-01-15 13:16:54 +00:00
mattias
0b86b71d49 rtl: startedd RTTI info for record types, patch 38322 2021-01-10 23:02:03 +00:00
michael
219a749aa3 * Patch from Henrique Werlang to add Delphi compatible From<> 2020-12-28 11:43:36 +00:00
mattias
5a1d978516 rtl: removed superfluous UnicodeString 2020-11-12 14:31:27 +00:00
michael
557a61a21a * Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850). 2020-10-06 11:24:53 +00:00
michael
69c9c7ce6d * Patch from Henrique Werlang to correct sort order in GetMethods 2020-10-06 08:21:06 +00:00
michael
69da16c052 * Patch from Henrique Werlang to add TRttiDynArray (Bug ID 0037761) 2020-09-25 11:42:20 +00:00
michael
e3f828a8ef * Patch from Henrique Werlang to implement TValue.Empty 2020-09-25 11:25:01 +00:00
michael
48a57fc9f1 * Patch from henrique Werlang to check parent classes when getting methods (bug ID 377736) 2020-09-12 08:03:18 +00:00
michael
1fc0e8dd10 * correct GetIsInstance for TRttiInstanceType 2020-09-12 07:57:24 +00:00
michael
1bd27fdbb3 * Corrected patch for TRttiEnumerationType 2020-09-03 09:10:27 +00:00
michael
b141aed060 * Patch from Henrique Werlang to fix RTTI info and improve readability (Bug ID 37655) 2020-08-28 17:12:23 +00:00
michael
bff1abd2ed * Patch from Henrigque Werlang, implementing TRTTIInterface and adding RTTIStructuredType methods 2020-08-27 14:10:30 +00:00
michael
5ceedc6bc3 * Patch from Henrique Werlang to expose JSValue (bug ID 37597) 2020-08-20 07:27:45 +00:00
michael
1572f8e05f * Patch from Henrique Werlang to retrieve declared properties (Bg ID 37598) 2020-08-20 07:26:26 +00:00
michael
8a7ce44e4f * Get/Set value for objects, patch by Henrique Werlang (Bug ID 37540) 2020-08-11 11:46:50 +00:00
mattias
75bae04c58 rtl: made TValue a record, started TRttiType 2019-02-26 08:32:09 +00:00
mattias
36a5a5a3a9 rtl: added simple TRttiContext to support querying attributes like Delphi 2019-02-24 15:50:11 +00:00
mattias
5791ba170e rtl: initial Rtti.Invoke(), issue 34710 2018-12-18 23:33:17 +00:00
mattias
38ebbaabed rtl: less hints 2018-05-02 06:15:33 +00:00
mattias
30fed36605 rtl: added rtti.pas with TVirtualInterface 2018-04-21 06:14:52 +00:00