Mattias Wadman
|
c52a1a2364
|
doc: Use f($a; $b) instead of jq f/2 notation
Also some general polish
|
2022-01-27 09:55:45 +01:00 |
|
Mattias Wadman
|
e365f22084
|
interp: Cleanup stdio usage and functions
|
2022-01-05 21:41:11 +01:00 |
|
Mattias Wadman
|
8d442b82ee
|
interp: Cleanup stdin reading and add more option tests
|
2021-11-30 12:25:56 +01:00 |
|
Mattias Wadman
|
f9f866000e
|
interp,decode: Add force option to ignore asserts
|
2021-11-16 13:03:56 +01:00 |
|
Mattias Wadman
|
996be0fae3
|
interp: Move more options code into options.jq
|
2021-11-16 10:49:18 +01:00 |
|
Mattias Wadman
|
96cc1283cd
|
interp: Eval options in jq instead of calling jq from go
Simpler and causes less weird performance issues
|
2021-11-01 17:05:36 +01:00 |
|
Mattias Wadman
|
0660ff08c6
|
interp: Clear up confusing --rawfile (add a jq alias)
|
2021-11-01 13:01:05 +01:00 |
|
Mattias Wadman
|
67898cb44a
|
interp: Cleanup, use BufferRange for _open, progress for all decode
|
2021-10-30 01:17:14 +02:00 |
|
Mattias Wadman
|
d6d94842b5
|
interp: Remove --options, probably just confusing
|
2021-10-18 00:59:35 +02:00 |
|
Mattias Wadman
|
0cce5ec61f
|
interp: Reorganize, move out repl and options, more functions to funcs.jq
|
2021-09-22 21:08:36 +02:00 |
|