Commit graph

4 commits

Author SHA1 Message Date
Liumeo
e16221a477 Use pj in cbin.c ##refactor (#18143) 2021-01-05 05:21:41 -06:00
Lazula
b204be97ea Add om.j command (json output for io maps) (#18005) ##io 2020-12-10 12:43:28 +08:00
Aswin C
d4da3a1ea2 Use PJ in oij ##json (#17642)
* Use PJ in `oj`
* Replace `r_cons_printf()` and other minor fixes
* Fix output and add a basic test for `oij`
* Use `pj_kb` in writable and raised
* Move `pj_new()` and `pj_a()` outside the loop
* Fix \`oij\` by creating a new PJ array before the case begins, add the objects, and print and free it at the end of the function.

Co-authored-by: Liumeo <liumeo@pku.edu.cn>
2020-12-04 10:14:30 +01:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
Renamed from test/new/db/json/json3 (Browse further)