• Joined on 2025-10-27
rshen pushed to master at rshen/librtti 2026-07-17 17:15:54 +08:00
53cf11e6df fix memory leak when initialize obj fail
rshen pushed to master at rshen/extra-nixpkgs 2026-05-09 17:06:38 +08:00
cc2dfc8747 pkgs/h/hermes-agent: add hermes-agent 0.13.0
e6a8a34661 kiro-account-manager: fill in hashes and fix frontend path via postPatch
b03bbe9f4a add deepseek-tui
04a44a1493 add deepseek-tui
82f1a75c98 add claude-gate
Compare 35 commits »
rshen pushed to master at rshen/librtti 2026-04-24 17:02:06 +08:00
7212ba170d add cow support of varray and version 0.0.2
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