JT
|
84f85ff9ae
|
Fix to json escape logic (#4478)
|
2022-02-15 06:55:57 -05:00 |
|
JT
|
d70d91e559
|
Remove old nushell/merge engine-q
|
2022-02-07 14:54:06 -05:00 |
|
Fernando Herrera
|
fdce6c49ab
|
engine-q merge
|
2022-02-07 19:11:34 +00:00 |
|
Michael Angerman
|
f50f37c853
|
fix issue #559: to json -r serializes datetime without spaces (#596)
* fix issue #559: to json -r serializes datetime without spaces
* add in a third test which checks spaces in both keys and values
* fix clippy error
|
2021-12-27 21:51:38 +11:00 |
|
Michael Angerman
|
5d3b63fa90
|
add in a raw flag in the command to json (#555)
* add in the method to_string_raw
* add in a raw flag to json
* add in a test
|
2021-12-23 06:56:49 +11:00 |
|
Andrew Houts
|
ee9eddd851
|
avoid unnecessary allocation (#4178)
|
2021-12-06 07:38:58 +13:00 |
|
JT
|
624edce4f7
|
Add 'to json'
|
2021-10-29 19:26:29 +13:00 |
|
JT
|
3e232a5db8
|
Add 'from json'
|
2021-10-01 18:11:49 +13:00 |
|
Marcin Puc
|
51c74eebd0
|
Add general refactorings (#3996)
|
2021-09-10 10:44:22 +12:00 |
|
Andrés N. Robalino
|
0b71e45072
|
Preserve order when serializing/deserialize json by default. (#3126)
|
2021-03-04 01:35:13 -05:00 |
|
Jonathan Turner
|
930f9f0063
|
Fix new clippy warnings (#2760)
* Fix new clippy warnings
* Fork serde-hjson and bring in
* Fork serde-hjson and bring in
* Fix clippy lint again
|
2020-11-22 13:37:16 +13:00 |
|