Commit Graph

113 Commits

Author SHA1 Message Date
neuroevolutus
9df1d8f45f Change "is now used" to "is now used." 2023-03-12 15:42:01 -05:00
neuroevolutus
4c85100f39 Fix typos in explanation of deep array merges 2023-03-12 15:41:58 -05:00
neuroevolutus
5849d09545 Add space before pipe in line operator example 2023-03-12 15:38:23 -05:00
neuroevolutus
218896d094 Fix typo in header for has operation 2023-03-12 15:38:18 -05:00
neuroevolutus
10375ba753 Fix typo in eval tip 2023-03-12 15:34:46 -05:00
neuroevolutus
dd87211646 Change "beit" to "be it" 2023-03-12 15:34:46 -05:00
neuroevolutus
3cd679738d Change "array scalars" to "arrays" 2023-03-12 15:34:46 -05:00
neuroevolutus
a3ca396832 Change "can durations" to "can add durations" 2023-03-12 15:34:46 -05:00
neuroevolutus
6b703e4f2e Change "golangs" to "Golang's" 2023-03-12 15:34:46 -05:00
neuroevolutus
0dc1f63f64 Change "the golangs" to "Golang's" 2023-03-12 15:34:46 -05:00
neuroevolutus
4ca0f6a7a1 Change "array" to "expression" 2023-03-12 15:34:46 -05:00
neuroevolutus
dac9524a80 Reword explanation of relative update for comment operators 2023-03-12 15:34:46 -05:00
neuroevolutus
1302fe75f6 Reword explanation of update for comment operators 2023-03-12 15:34:36 -05:00
neuroevolutus
00737f2806 Change "clovver" to "clobber" 2023-03-12 15:30:26 -05:00
neuroevolutus
ac8a725a51 Change "remaple" to "remain" 2023-03-12 15:30:26 -05:00
neuroevolutus
bd42b56be9 Reword explanation of relative update 2023-03-12 15:30:15 -05:00
neuroevolutus
241ef6fbab Reword explanation of update 2023-03-11 20:12:18 -06:00
neuroevolutus
2b1ddb7d6a Remove extra backtick 2023-03-11 19:18:45 -06:00
Robert Brennan
9539877ff6
Add filter operation (#1588)
* add filter operation

* add tests

* add tests

* revert debug

* simplify filter

* fix tests

* remove logs
2023-03-09 10:30:47 +11:00
Mike Farah
d17fd9424e Added shuffle command #1503 2023-02-11 05:08:20 +11:00
Mike Farah
a1698b740a Added ability to sort by multiple fields #1541 2023-02-11 04:46:39 +11:00
Vít Zikmund
93b7c999be
Use a lazy-quoting @sh encoder (#1548)
* Use a lazy-quoting @sh encoder

* Add internal quoting style switch to @sh

* Add test for stray empty quotes in @sh
2023-02-09 18:15:07 +11:00
Mike Farah
915ab69922 Added to_unix operator 2023-02-02 12:56:16 +11:00
Mike Farah
f9f340b6bf Github pipeline not in AU tz :D 2023-02-02 12:47:59 +11:00
Mike Farah
75920481b1 Added from_unix operator #1535 2023-02-02 12:42:36 +11:00
Mike Farah
d21bb920d6 Added shell string encoder (@sh) #1526 2023-02-02 12:23:08 +11:00
Mike Farah
6d7d76a3f1 Adds @uri/@urid #1529 2023-01-23 11:37:18 +11:00
Mike Farah
00c2be541d Added prepend array example 2023-01-11 12:19:46 +11:00
Mike Farah
9af55d555b Fixed handling of merging null #1501 2023-01-10 13:48:57 +11:00
Mike Farah
83c5e1bc83 Include blank new lines in leading header preprocessing #1462 2022-12-08 13:33:06 +11:00
Mike Farah
3e795d020d Updating docs 2022-11-13 11:16:01 +11:00
Mike Farah
ececd00fbd Updated default xml naming prefix 2022-11-10 22:22:55 +11:00
Mike Farah
04847502bf Can use expressions in slice #1419 2022-11-10 18:03:18 +11:00
Mike Farah
af7e36bd47 Improved set path example 2022-11-10 10:28:29 +11:00
Mike Farah
fdad478684 Improved set path example 2022-11-10 10:22:08 +11:00
Mike Farah
22f376bbfd Added set path example 2022-11-10 10:17:08 +11:00
Mike Farah
bd5e5dc965 Array to map operator for #1415 2022-11-08 13:40:00 +11:00
Mike Farah
cf02b90624 Fixed sorting by date #1412 2022-11-04 12:21:12 +11:00
Mike Farah
5af062a86f Added subset example 2022-11-01 09:29:05 +11:00
Mike Farah
6d6cd43255 docs 2022-10-29 18:22:30 +11:00
Mike Farah
d99614f55a
Slice array (#1403) 2022-10-29 18:15:21 +11:00
Mike Farah
880397d549
Refactored decoder responsibilities (#1402)
- improved comment handling
- yaml decoder now responsible for leading content work around
2022-10-28 14:16:46 +11:00
Mike Farah
c1640fb10d Removing old version notice 2022-10-25 12:47:13 +11:00
Mike Farah
6db7acbf69 Added custom sort map example 2022-10-17 15:03:47 +11:00
Mike Farah
d16ee386d2 Fixed broken link 2022-10-14 14:24:57 +11:00
Mike Farah
b5b81abb90 Added DELPATHS operator 2022-10-05 20:09:53 +11:00
Mike Farah
da3f3b93b4 Added SETPATH operator 2022-10-05 14:12:08 +11:00
Mike Farah
7f4c8e1c78 Added comment operator examples 2022-09-30 11:30:31 +10:00
Mike Farah
60f30f8a48 Added comment operator examples 2022-09-30 11:26:36 +10:00
Mike Farah
2362451fda Added comment operator examples 2022-09-30 11:22:58 +10:00