Commit graph

9 commits

Author SHA1 Message Date
eagleoflqj
b39a4220eb Delegate abj to afbij 2021-01-05 05:21:41 -06:00
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
ed034c3a51 Add help for aij and arj ##anal (#17973)
* Add internal help for `aij` and `arj`

Add internal help for `aij` and `arj` under `ai?` and `ar?` respectively. Also updated test/db/json.

* Add help for `pda?` and `pds?`

Added help for `pdaj` under `pda` and `psdf`, `pdsb` under `pds`. Also added `pi` and `pI` under `p?`

* Add help for `@v`

Add help for `@v` under `@v?`
2020-12-07 23:18:29 -06: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
Aswin C
d2f0419362 Use PJ in bj and add tests ##json (#17916)
* Use PJ in `bj` and add tests ##json
* Add `bj` to test/db/json
2020-11-24 14:51:44 +01:00
Vasilij Schneidermann
fe1ae6da04 Add JSON variants of pxd[1,2,4,8] commands (#17744) 2020-10-10 11:59:53 +08:00
Aswin C
61a1e15af5
Fix rj and add tests (#17682) 2020-09-21 16:17:33 +02:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00