Guillaume Gomez
57c85bd97d
Remove need to give JSON file path
2022-08-18 10:48:06 +02:00
Nixon Enraght-Moony
64f790f030
Jsondocck: New @ismany command
2022-08-12 18:11:55 +01:00
Nixon Enraght-Moony
dc6b5cb9f3
jsondocck: Better error for invalid @count number
2022-03-15 18:34:16 +00:00
Nixon Enraght-Moony
ccef93fb89
jsondocck: better error for when @set matches multiple items
2022-03-15 18:23:07 +00:00
Nixon Enraght-Moony
2d0bb0d4b9
jsondocck: Improved error messages for invalid json value and failed @count check
2022-02-09 16:10:58 +00:00
Mark Rousskov
c746be2219
Migrate to 2021
2021-09-20 22:21:42 -04:00
Jade
3cf820e17d
rfc3052: Remove authors field from Cargo manifests
...
Since RFC 3052 soft deprecated the authors field anyway, hiding it from
crates.io, docs.rs, and making Cargo not add it by default, and it is
not generally up to date/useful information, we should remove it from
crates in this repo.
2021-07-29 14:56:05 -07:00
klensy
5afc594e62
replace lazy_static with once_cell, drop direct dependency on serde
2021-06-01 19:44:10 +03:00
klensy
c63cb014a0
updated shlex for jsondocck
2021-06-01 18:25:36 +03:00
Nixon Enraght-Moony
ce21447c01
Better errors in jsondocck
2021-03-24 16:54:12 +00:00
Nixon Enraght-Moony
5f24798b9e
Improve some jsondocck errors
2021-03-10 22:06:05 +00:00
Nixon Enraght-Moony
4c949a455d
Simplify Error Handling.
2021-02-22 10:33:33 +00:00
Nixon Enraght-Moony
ba22a69d96
Extract string_to_value to its own function
2021-02-21 20:10:57 +00:00
Nixon Enraght-Moony
a22d948eb0
Apply suggestions from code review
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2021-02-21 19:45:32 +00:00
Nixon Enraght-Moony
dd4b938c7f
Implement using @set values
2021-02-20 01:50:12 +00:00
Nixon Enraght-Moony
cd5f603c31
Implement @set
2021-02-20 01:25:09 +00:00
Nixon Enraght-Moony
a00eb7ee1d
Add @is command to jsondocck
2021-02-20 00:43:02 +00:00
Rune Tynan
c37c421354
fmt
2021-01-23 23:17:31 -05:00
Rune Tynan
351b2acd14
Make bad shlex parsing a pretty error
2021-01-23 23:03:01 -05:00
Rune Tynan
728ffc8c03
Address review v2
2021-01-19 17:02:34 -05:00
Rune Tynan
a3df483974
Shift another panic into an exit
2021-01-19 14:24:40 -05:00
Rune Tynan
66a5714c63
Address review comments
2021-01-19 14:24:39 -05:00
Rune Tynan
7715656edd
Add jsondocck tool, and use it for rustdoc JSON
2021-01-19 14:24:25 -05:00