|
|
f66de93483
|
add attr_get/attr_set
|
2026-02-26 10:59:56 +08:00 |
|
|
|
6f6bb5b4e0
|
add typeOf() and instanceOf()
|
2026-02-13 10:49:00 +08:00 |
|
|
|
00080a95f3
|
improve iter_make() and fix is_rtti_obj() cause address sanitize false error report
|
2026-02-02 10:42:28 +08:00 |
|
|
|
f78ed03591
|
- improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data
- rename some macro with RTTI
- add RTTI_MAGIC in object header
- add new rtti api
|
2026-01-30 12:26:37 +08:00 |
|
|
|
c8c1749347
|
Import source to librtti
Summary:
- Import initial source
Test Plan:
NA
|
2026-01-29 17:23:07 +08:00 |
|