Skip to content

Commit

Permalink
todo: Remove fixed repl item
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 27, 2021
1 parent 2daa738 commit 17a708f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
- Generate from source
- `-n`, `inputs/0` and `input/0` behavior. Same as jq.
- Mention `empty.something`?
- `repl` behavior
- `1,2,3 | repl` will start 3 repl:s
- Behave same as CLi expres: iterate over all inputs `[1,2,3] | repl({}; .[])`
- Known issus and confusing things
- Symbolic number has to use `._symbol` for now. For example matroska ids are number ID:s that have symbolic string names.
- Use https://github.com/fadado/JBOL/blob/master/doc/JQ-Distilled.md notation
Expand Down

0 comments on commit 17a708f

Please sign in to comment.