mirror of
https://github.com/wader/fq.git
synced 2024-11-22 07:16:49 +03:00
0a043f9096
Now repl, slurp and help implemented using same query rewrite. Include filename context in error if possible. Add spew function that does opposite of slurp. Start of help infra, not done or documented yet. Show error pointer on parse error. Rename internal eval to _eval and make eval be wrapper that does rewrite and has various eror handling etc. Nicer repl, slupr and help errors.
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
# for windows: fqtest, jq and json uses \n and uses it in output so must be exact
|
|
*.fqtest eol=lf
|
|
*.json eol=lf
|
|
*.jq eol=lf
|