Commit Graph

  • 72a5ae7884 Change "golang" to "Golang" neuroevolutus 2023-03-12 13:54:32 -0500
  • 18a5861477 Change "golang regex" to "Golang's regex" neuroevolutus 2023-03-12 13:52:39 -0500
  • 3399f1fa01 Change "new line" to "newline" neuroevolutus 2023-03-12 13:33:44 -0500
  • c9a4540c5f Change "is a" to "parameter specifies" in string operators article neuroevolutus 2023-03-12 13:27:28 -0500
  • df33254afc Add link to string operator docs in select article neuroevolutus 2023-03-12 13:22:24 -0500
  • 8693e3661b Change "your are" to "you are" neuroevolutus 2023-03-12 13:16:47 -0500
  • 84f9ff98a3 Reword explanation of ... operator neuroevolutus 2023-03-12 12:49:17 -0500
  • e573639843 Remove extraneous copied text from .. article neuroevolutus 2023-03-12 15:44:41 -0500
  • ddbed76e45 Changes "indexes" to "indices" neuroevolutus 2023-03-12 12:35:33 -0500
  • a1ac5b6df5 Change "object," to "object." neuroevolutus 2023-03-12 12:25:13 -0500
  • 9df1d8f45f Change "is now used" to "is now used." neuroevolutus 2023-03-12 03:29:42 -0500
  • 4c85100f39 Fix typos in explanation of deep array merges neuroevolutus 2023-03-12 15:41:58 -0500
  • 5849d09545 Add space before pipe in line operator example neuroevolutus 2023-03-12 01:38:45 -0600
  • 218896d094 Fix typo in header for has operation neuroevolutus 2023-03-12 01:29:12 -0600
  • 10375ba753 Fix typo in eval tip neuroevolutus 2023-03-12 01:24:18 -0600
  • dd87211646 Change "beit" to "be it" neuroevolutus 2023-03-12 01:22:51 -0600
  • 3cd679738d Change "array scalars" to "arrays" neuroevolutus 2023-03-11 21:02:22 -0600
  • a3ca396832 Change "can durations" to "can add durations" neuroevolutus 2023-03-11 20:44:45 -0600
  • 6b703e4f2e Change "golangs" to "Golang's" neuroevolutus 2023-03-11 20:43:48 -0600
  • 0dc1f63f64 Change "the golangs" to "Golang's" neuroevolutus 2023-03-11 20:35:11 -0600
  • 4ca0f6a7a1 Change "array" to "expression" neuroevolutus 2023-03-11 20:34:47 -0600
  • dac9524a80 Reword explanation of relative update for comment operators neuroevolutus 2023-03-11 20:09:27 -0600
  • 1302fe75f6 Reword explanation of update for comment operators neuroevolutus 2023-03-12 15:34:36 -0500
  • 00737f2806 Change "clovver" to "clobber" neuroevolutus 2023-03-11 19:26:40 -0600
  • ac8a725a51 Change "remaple" to "remain" neuroevolutus 2023-03-11 19:25:11 -0600
  • bd42b56be9 Reword explanation of relative update neuroevolutus 2023-03-12 15:30:15 -0500
  • 241ef6fbab Reword explanation of update neuroevolutus 2023-03-11 19:16:05 -0600
  • 2b1ddb7d6a Remove extra backtick neuroevolutus 2023-03-11 19:18:45 -0600
  • b499322914 Tidy up divide/modulo operator node creation TJ Miller 2023-03-09 16:59:19 -0800
  • c0fd3fe38b Handle int modulo by 0 and add tests TJ Miller 2023-03-09 15:59:12 -0800
  • 16997769e0 Add divide by zero test TJ Miller 2023-03-09 15:18:57 -0800
  • 2c14c98408
    Bump golang from 1.20.1 to 1.20.2 (#1589) dependabot[bot] 2023-03-10 10:13:22 +1100
  • eafcc3bafa
    Bump golang.org/x/net from 0.7.0 to 0.8.0 (#1590) dependabot[bot] 2023-03-10 10:13:11 +1100
  • 0b951fb6a4 Fix divide test typo TJ Miller 2023-03-09 15:04:09 -0800
  • 0715486576 Added modulo operator TJ Miller 2023-03-09 14:51:23 -0800
  • 880298de68 Tidy up divide operator logic TJ Miller 2023-03-09 14:16:11 -0800
  • c1b58f7199 Added divide operator (#49) TJ Miller 2023-03-09 13:22:45 -0800
  • ae24f84d17
    Bump golang.org/x/net from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-09 03:56:36 +0000
  • 9caa1f8ae1
    Bump golang from 1.20.1 to 1.20.2 dependabot[bot] 2023-03-09 03:56:35 +0000
  • 9539877ff6
    Add filter operation (#1588) Robert Brennan 2023-03-08 18:30:47 -0500
  • d30941b575
    Detect input format based on file name extension (#1582) ryenus 2023-03-09 07:17:19 +0800
  • 65f4b1590b remove logs Robert Brennan 2023-03-07 09:03:12 -0500
  • 98c45ed622 fix tests Robert Brennan 2023-03-07 09:01:04 -0500
  • 6cd9d8c8f9 simplify filter Robert Brennan 2023-03-07 08:47:33 -0500
  • adc94fa917 add test for automatic input format detection ryenus 2023-03-03 10:52:53 +0800
  • ff41e9f1ed detect inputFormat only when file is provided ryenus 2023-03-03 09:22:56 +0800
  • b7561adfa6 refactor and extract func InputFormatFromFilename ryenus 2023-03-03 08:38:59 +0800
  • 66af38d4ca detect inputFormat from filename ryenus 2023-03-02 17:04:34 +0800
  • 38187c0312 revert debug Robert Brennan 2023-03-06 10:36:08 -0500
  • c5919c4d8f add tests Robert Brennan 2023-03-06 10:28:21 -0500
  • b554a5b6b3 add tests Robert Brennan 2023-03-06 10:15:00 -0500
  • 69a6785bfe add filter operation Robert Brennan 2023-03-06 10:12:32 -0500
  • fed96f67ea
    Bump github.com/goccy/go-yaml from 1.9.8 to 1.10.0 (#1581) dependabot[bot] 2023-03-03 13:37:22 +1100
  • 42aef42df6
    Bump github.com/goccy/go-yaml from 1.9.8 to 1.10.0 dependabot[bot] 2023-03-02 03:56:43 +0000
  • f6fad90a48 v4.31.2 Mike Farah 2023-03-02 11:22:04 +1100
  • 2340ce6a8c Release notes Mike Farah 2023-03-02 11:21:22 +1100
  • e5260d855f Release notes Mike Farah 2023-03-02 10:59:10 +1100
  • 47f4f8c793 Bumping version v4.31.2 Mike Farah 2023-03-02 10:58:57 +1100
  • 2195df9e7a Fixed xml encoding of ProcInst #1563, improved XML comment handling Mike Farah 2023-03-02 10:57:54 +1100
  • fdb14875c0 Preparing release notes Mike Farah 2023-03-01 13:49:28 +1100
  • 3f1f66a8ee Fixed merged anchor reference problem #1482 Mike Farah 2023-03-01 13:45:35 +1100
  • cf8cfbd865
    Allow build without json and xml support (#1556) Anders Björklund 2023-03-01 03:19:06 +0100
  • 62d167c141
    Variable loop - Fixes #1566 (#1577) Mike Farah 2023-02-28 16:40:38 +1100
  • eb9181670e Fixed variable operator to work like jq variable-loop Mike Farah 2023-02-28 16:14:42 +1100
  • cb27444e54
    Bump golang.org/x/net from 0.1.1-0.20221104162952-702349b0e862 to 0.7.0 (#1576) dependabot[bot] 2023-02-28 13:38:09 +1100
  • 0cd15867d0 Variable loop wip Mike Farah 2023-02-28 13:29:47 +1100
  • 4fede1dc32
    Bump golang.org/x/net from 0.1.1-0.20221104162952-702349b0e862 to 0.7.0 dependabot[bot] 2023-02-28 02:28:41 +0000
  • ce3d8378e7
    Bump github.com/a8m/envsubst from 1.4.1 to 1.4.2 (#1569) dependabot[bot] 2023-02-28 13:28:21 +1100
  • 7ade7a97a5 Variable loop wip Mike Farah 2023-02-23 16:32:06 +1100
  • 668e5600c3 Variable loop wip Mike Farah 2023-02-23 16:30:18 +1100
  • ae228c4b2a Variable loop wip Mike Farah 2023-02-23 16:14:36 +1100
  • f59da87a03
    Bump github.com/a8m/envsubst from 1.4.1 to 1.4.2 dependabot[bot] 2023-02-23 03:07:18 +0000
  • 9949a23724 v4.31.1 v4.31.1 Mike Farah 2023-02-20 16:09:25 +1100
  • b86fb0aea0 Bumping version Mike Farah 2023-02-20 16:09:07 +1100
  • 814a6114a8 v4.31.1 Mike Farah 2023-02-20 16:08:51 +1100
  • b369de6662
    Bump golang from 1.20.0 to 1.20.1 (#1557) dependabot[bot] 2023-02-20 15:59:50 +1100
  • 50f5e92050
    Bump golang from 1.20.0 to 1.20.1 dependabot[bot] 2023-02-16 03:57:49 +0000
  • a82e10e439 Allow build without json and xml support Anders F Björklund 2023-02-14 16:39:28 +0100
  • ad456c1846 Refactor encoder and decoder creation Anders F Björklund 2023-02-14 16:41:12 +0100
  • 0c2d05d33f Refactor ordered_map into separate files Anders F Björklund 2023-02-14 16:40:07 +0100
  • 75483fe908 Fix github action attempt Mike Farah 2023-02-11 23:54:16 +1100
  • f4e7203a55 Fix github action attempt Mike Farah 2023-02-11 23:50:47 +1100
  • d17fd9424e Added shuffle command #1503 Mike Farah 2023-02-11 05:08:20 +1100
  • a1698b740a Added ability to sort by multiple fields #1541 Mike Farah 2023-02-11 04:44:15 +1100
  • 5cb3c876fc bump to go 1.20 Mike Farah 2023-02-11 04:06:16 +1100
  • 0f2a84d270
    Bump golang from 1.19.5 to 1.20.0 (#1542) dependabot[bot] 2023-02-09 18:20:25 +1100
  • bbb149b31e Bumped linter Mike Farah 2023-02-09 18:20:11 +1100
  • 18a51ca5b8
    Bump github.com/a8m/envsubst from 1.3.0 to 1.4.1 (#1551) dependabot[bot] 2023-02-09 18:15:20 +1100
  • db2e405147
    Bump golang from 1.19.5 to 1.20.0 dependabot[bot] 2023-02-09 07:15:18 +0000
  • 93b7c999be
    Use a lazy-quoting @sh encoder (#1548) Vít Zikmund 2023-02-09 08:15:07 +0100
  • f64f73a0ce Updated gosec Mike Farah 2023-02-09 18:13:18 +1100
  • e72bcfff11
    Bump github.com/a8m/envsubst from 1.3.0 to 1.4.1 dependabot[bot] 2023-02-09 03:00:44 +0000
  • 9f0cf4987f Add test for stray empty quotes in @sh Vit Zikmund 2023-02-07 09:06:00 +0000
  • 8ebc0e5801 Add internal quoting style switch to @sh Vit Zikmund 2023-02-06 14:31:52 +0000
  • c2f7e0d82c Use a lazy-quoting @sh encoder Vit Zikmund 2023-02-06 12:36:12 +0000
  • 85bf4d19ac
    Adding instructions to install on Arch Linux João Farias 2023-02-05 13:25:57 +0100
  • 88a6b20ba5 Fixed date comparison with string date #1537 Mike Farah 2023-02-02 13:30:48 +1100
  • 915ab69922 Added to_unix operator Mike Farah 2023-02-02 12:56:16 +1100
  • f9f340b6bf Github pipeline not in AU tz :D Mike Farah 2023-02-02 12:47:59 +1100
  • 75920481b1 Added from_unix operator #1535 Mike Farah 2023-02-02 12:42:36 +1100