librtti/src
2026-02-14 18:07:07 +08:00
..
bitmap.c fix bitmap 2026-02-12 15:01:24 +08:00
create.c add destroy_() for better support reference API 2026-02-14 10:26:22 +08:00
hash.c - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
iter.c improve iter_make() and fix is_rtti_obj() cause address sanitize false error report 2026-02-02 10:42:28 +08:00
kv.c rename key2id to kv 2026-02-13 15:00:16 +08:00
length.c - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
lock.c - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
meson.build add varray api 2026-02-14 15:43:26 +08:00
ref.c - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
str.c add bitmap interface and fix toString() 2026-02-12 14:48:56 +08:00
typeinfo.c add typeOf() and instanceOf() 2026-02-13 10:49:00 +08:00
varray.c add vget_vec/vput_vec 2026-02-14 18:07:07 +08:00