radareorg/radare2

Merge/Kill quintuplicate JSON implementations

Open

#12,870 创建于 2019年1月21日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C (3,229 fork)batch import
Hacktoberfestenhancementgood first issuejsonrefactor

仓库指标

Star
 (23,826 star)
PR 合并指标
 (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)

描述

Now we have:

  • pj.c
  • sdbjson
  • dsojson
  • handmade printf json
  • r_json

We must only keep pj.c and likely have sdb uses pj.c too.

贡献者指南