radareorg/radare2

Merge/Kill quintuplicate JSON implementations

Open

#12,870 opened on 2019年1月21日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
Hacktoberfestenhancementgood first issuejsonrefactor

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (平均マージ 16h 24m) (30d で 99 merged PRs)

説明

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.

コントリビューターガイド