radareorg/radare2

Merge/Kill quintuplicate JSON implementations

开放

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

 (4 条评论) (0 个反应) (0 位负责人)C (3,229 个派生)batch import
Hacktoberfestenhancementgood first issuejsonrefactor

仓库指标

星标
 (23,826 个星标)
PR 合并指标
 (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.

贡献者指南