Commit graph

6 commits

Author SHA1 Message Date
dffbd936db export bit_ api 2026-02-12 16:59:04 +08:00
ecb1162069 add bitmap interface and fix toString() 2026-02-12 14:48:56 +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
a17ddb9fb7 add lock type 2026-01-30 17:19:37 +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