• Joined on 2025-10-27
rshen pushed to master at rshen/librtti 2026-03-04 14:59:36 +08:00
10c32f769b fix unlock
rshen pushed to master at rshen/librtti 2026-02-26 11:00:08 +08:00
f66de93483 add attr_get/attr_set
rshen pushed to master at rshen/librtti 2026-02-20 12:13:14 +08:00
724c740909 add comp_fn_t
rshen pushed to master at rshen/librtti 2026-02-20 10:51:30 +08:00
3da443cbad add destroy_fn_t
rshen pushed to master at rshen/librtti 2026-02-14 18:07:17 +08:00
eed32242fe add vget_vec/vput_vec
rshen pushed to master at rshen/librtti 2026-02-14 16:41:20 +08:00
cbda3378da fix vclear
rshen pushed to master at rshen/librtti 2026-02-14 16:31:21 +08:00
277bc31225 add vclear
rshen pushed to master at rshen/librtti 2026-02-14 15:43:36 +08:00
30f7f4475f add varray api
rshen pushed to master at rshen/librtti 2026-02-14 10:26:33 +08:00
c1e4069706 add destroy_() for better support reference API
rshen pushed to master at rshen/librtti 2026-02-13 15:00:29 +08:00
e5f3983952 rename key2id to kv
rshen pushed to master at rshen/librtti 2026-02-13 11:26:02 +08:00
d8690bfeb9 add key2id api
rshen pushed to master at rshen/librtti 2026-02-13 10:49:56 +08:00
6f6bb5b4e0 add typeOf() and instanceOf()
rshen pushed to master at rshen/librtti 2026-02-12 16:59:12 +08:00
dffbd936db export bit_ api
rshen pushed to master at rshen/librtti 2026-02-12 15:01:36 +08:00
fd6952c618 fix bitmap
rshen pushed to master at rshen/librtti 2026-02-12 14:49:17 +08:00
ecb1162069 add bitmap interface and fix toString()
rshen pushed to master at rshen/librtti 2026-02-02 10:43:12 +08:00
00080a95f3 improve iter_make() and fix is_rtti_obj() cause address sanitize false error report
rshen pushed to master at rshen/librtti 2026-01-30 17:20:15 +08:00
a17ddb9fb7 add lock type
rshen pushed to master at rshen/librtti 2026-01-30 16:12:53 +08:00
f78ed03591 - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data
rshen created branch master in rshen/librtti 2026-01-29 17:27:16 +08:00
rshen pushed to master at rshen/librtti 2026-01-29 17:27:16 +08:00
c8c1749347 Import source to librtti