Commit Graph

  • 7ca23b5734 repo fixes master v1.14.4 re 2022-12-12 18:11:12 +0300
  • e14b8d3708 Add test tidwall 2022-11-21 18:54:56 -0700
  • f37cc44a28
    Merge pull request #301 from svher/master Josh Baker 2022-11-21 18:52:24 -0700
  • 1ed0d856e3
    bug fix GuitarBoy 2022-11-21 14:37:46 +0800
  • 0fc85398c8
    Merge pull request #299 from bashery/master Josh Baker 2022-11-13 21:15:28 -0700
  • 25df3e611a uint64 bashery 2022-10-31 17:56:38 +0300
  • 8bf80a300b
    Merge pull request #291 from janisz/master v1.14.3 Josh Baker 2022-08-16 06:44:06 -0700
  • 9e848707d6
    Handle modifiers with options Tomasz Janiszewski 2022-08-09 15:39:36 +0200
  • 475b4036c3 Allow for Index > 0 on path compontent that are not modifiers. v1.14.2 tidwall 2022-08-04 18:06:36 -0700
  • 980f12c60e
    Merge pull request #282 from L2ncE/master Josh Baker 2022-06-21 13:49:08 -0700
  • 72953c7472 Fix a syntax error in a code comment L2ncE 2022-06-15 16:59:08 +0800
  • f37ee93f13
    Update README.md Josh Baker 2022-06-13 06:38:27 -0700
  • e20a0bfa61
    Delete FUNDING.yml Josh Baker 2022-05-14 10:33:26 -0700
  • c3bb2c39ba Remove encoding/json dependency v1.14.1 tidwall 2022-04-19 15:14:33 -0700
  • 56c0a0aa5b Update comment tidwall 2022-03-22 09:30:19 -0700
  • 7a94820afd
    Update SYNTAX.md v1.14.0 Josh Baker 2022-02-02 04:59:12 -0700
  • 1abd525f6d
    Update README.md Josh Baker 2022-02-02 04:58:31 -0700
  • fce6fec098
    Update README.md Josh Baker 2022-02-02 04:57:03 -0700
  • 05e9ee1423 Update docs tidwall 2022-02-02 04:52:59 -0700
  • 82f549e6ee Added IsBool tidwall 2022-02-02 04:49:11 -0700
  • e4fc67c92a Added group modifier tidwall 2022-02-02 04:42:46 -0700
  • f47e17d70a
    Update README.md Josh Baker 2022-01-13 18:19:20 -0700
  • 38071ea7f2 Add tostr and fromstr modifiers v1.13.0 tidwall 2022-01-13 09:15:39 -0700
  • ba95ef80b5
    Update SYNTAX.md Josh Baker 2021-12-10 09:23:12 -0700
  • 65bbebbdf7
    Fixed typo Josh Baker 2021-12-08 09:42:11 -0700
  • db0033701c Set array index as key for ForEach v1.12.1 tidwall 2021-11-30 17:20:07 -0700
  • bd76212030
    Add syntax badge Josh Baker 2021-11-30 10:22:50 -0700
  • 9eae1fa87b Added JSON Literals tidwall 2021-11-30 10:18:36 -0700
  • d3a134957c Fix modifier bug in multipath selector v1.12.0 tidwall 2021-11-25 13:57:06 -0700
  • 6b6af2ad5e Added new static value character tidwall 2021-11-10 09:18:18 -0700
  • 2c9fd2476a Added Path and Paths for getting the original path of a Result v1.11.0 tidwall 2021-10-29 17:30:57 -0700
  • 7cadbb5756 Ensure Parse handles NaN/Inf and returns correct Index tidwall 2021-10-28 09:09:00 -0700
  • 0b52f9a361 Fix empty string operator not matching v1.10.2 tidwall 2021-10-25 07:11:04 -0700
  • 8ac7a764ca Update README.md tidwall 2021-10-22 05:10:12 -0700
  • 5784e4879e cleanup test v1.10.1 tidwall 2021-10-22 04:05:41 -0700
  • 0cbc0f402f Accept NaN/Inf tidwall 2021-10-22 04:00:22 -0700
  • 35fa0d71c8 Added @keys and @values modifiers v1.10.0 tidwall 2021-10-20 16:31:29 -0700
  • 4fe1916c56 The Array method should return back one item for JSON objects. v1.9.4 tidwall 2021-10-12 10:52:30 -0700
  • 77a57fda87 Limit the complexity of "like" queries that match on a pattern. v1.9.3 tidwall 2021-10-08 07:42:49 -0700
  • 590010fdac Update match dependency v1.9.2 tidwall 2021-10-04 11:46:58 -0700
  • 61273bfa66 Update dependency v1.9.1 tidwall 2021-09-15 05:37:28 -0700
  • 78289be4ed
    Create FUNDING.yml Josh Baker 2021-09-07 05:54:48 -0700
  • 75046d2a7a Update comments tidwall 2021-09-01 07:33:46 -0700
  • 5827eb3b24
    Merge pull request #226 from ifraixedes/if/fix-doc-map-method Josh Baker 2021-09-01 07:27:29 -0700
  • 807836a222 Minor update v1.9.0 tidwall 2021-09-01 07:25:06 -0700
  • 44b8c19d87 Minor update to test tidwall 2021-09-01 07:24:15 -0700
  • 160fb9d6a1 Updated comments tidwall 2021-09-01 07:24:00 -0700
  • 52919fa7b0
    Merge pull request #222 from sspaink/arrayindex Josh Baker 2021-09-01 07:17:47 -0700
  • 21a77fab7d
    Fix Map method documentation Ivan Fraixedes 2021-07-19 10:56:18 +0200
  • 7405f21134 Rename to indexes Set to nil when modifiers used Sebastian Spaink 2021-07-09 18:15:56 -0500
  • a5e52e5b06
    Merge pull request #225 from MicahParks/master Josh 2021-07-07 07:06:43 -0700
  • d3daff0185 Quick typo. Micah Parks 2021-07-06 21:52:23 -0400
  • 7460ecfe69 Fix test Bas 2021-07-01 06:00:44 -0500
  • 9b49f6eef5 Undo unnecessary change Bas 2021-06-30 00:39:24 -0500
  • 73b86a9fc9 Support queries Bas 2021-06-30 00:38:05 -0500
  • 34ea511746 Support getting index for hastags Sebastian Spaink 2021-06-29 20:18:21 -0500
  • 2feb4037b4 Fix escaped strings missing double quote v1.8.1 tidwall 2021-06-30 13:18:28 -0700
  • ca5c4b1e26 Update SYNTAX.md tidwall 2021-05-14 09:08:32 -0700
  • 7a0721334f Fix syntax tidwall 2021-05-14 09:02:12 -0700
  • 3c11634522 Update SYNTAX.md tidwall 2021-05-14 08:58:36 -0700
  • d7dbdd1d92 Add tilde boolean operator v1.8.0 tidwall 2021-05-14 08:53:58 -0700
  • 51e0e24a13
    Delete file Josh Baker 2021-05-12 12:38:01 -0700
  • d9710733f0 Allow escaped string characters in query values v1.7.5 tidwall 2021-04-19 09:43:16 -0700
  • d6d786db3c Remove dead code tidwall 2021-04-19 09:18:03 -0700
  • 8ac92b3ad3 Remove unreachable code tidwall 2021-04-19 09:13:24 -0700
  • f3ac38cbb5
    Update README.md Josh Baker 2021-04-12 12:41:48 -0700
  • 7dde6ac0f6
    Merge pull request #211 from realzhili/fix-readme Josh Baker 2021-04-02 07:47:40 -0700
  • 0301407223 Update README.md Zhili Zhang 2021-04-01 19:03:29 -0700
  • dee0375ffd Fix negative without int part for valid v1.7.4 tidwall 2021-03-28 18:30:25 -0700
  • 15a2428bae
    Create FUNDING.yml Josh Baker 2021-03-28 08:59:52 -0700
  • 9e749076bf
    Update README.md Josh Baker 2021-03-27 13:24:45 -0700
  • 68c884f545
    Update SYNTAX.md Josh Baker 2021-03-27 12:06:30 -0700
  • e78ccfebe4
    Update SYNTAX.md Josh Baker 2021-03-27 12:05:13 -0700
  • d6cb589fc4 Fix non-existent response from multires query on empty array v1.7.3 tidwall 2021-03-25 15:31:00 -0700
  • c75c954102 Fix mod flatten including non-existent arrays v1.7.2 tidwall 2021-03-25 08:28:15 -0700
  • b61527bf1a
    Merge pull request #209 from zepatrik/bump-pretty v1.7.1 Josh 2021-03-22 13:05:50 -0700
  • 2d7fa902d3
    Bump pretty especially to include c41759c9c4 zepatrik 2021-03-22 20:09:24 +0100
  • d18e16d152 Allow chaining multipaths using the dot v1.7.0 tidwall 2021-03-22 04:19:47 -0700
  • 7419d01876
    Update README.md Josh 2021-03-05 08:23:41 -0700
  • b977acbb8b
    Merge pull request #203 from rkilingr/documentation/json-integers Josh Baker 2021-02-15 12:27:48 -0700
  • 59f8f07cff
    Documents the integer constants used in safeInt and provides links RaviKiran Kilingar 2021-01-31 16:47:55 +0530
  • 65353b6d52 Removed reflect package v1.6.8 tidwall 2021-01-30 12:50:49 -0700
  • 97ec619cbe Restrict pretty indent and prefixes to whitespace v1.6.7 tidwall 2020-12-25 06:42:20 -0700
  • bf4efcb3c1 Fix slice out of bounds panic v1.6.6 tidwall 2020-12-24 09:51:53 -0700
  • 9f58baa7a6 Update the match package v1.6.5 tidwall 2020-12-23 05:00:23 -0700
  • f0ee9ebde4 Fix bounds out of range panic v1.6.4 tidwall 2020-12-07 05:25:20 -0700
  • 5100d6926a Better safe integer range for numbers v1.6.3 tidwall 2020-11-04 16:26:43 -0700
  • 2f043b7abd Adjusted test v1.6.2 tidwall 2020-11-04 16:01:22 -0700
  • 71341b2042 Use lowercase string booleans tidwall 2020-11-04 15:59:08 -0700
  • eeddc5431f Merge branch 'deef0000dragon1-deef0000dragon1-ParseBool' tidwall 2020-11-04 15:54:24 -0700
  • ed7c6c18ed Merge branch 'deef0000dragon1-ParseBool' of https://github.com/deef0000dragon1/gjson into deef0000dragon1-deef0000dragon1-ParseBool tidwall 2020-11-04 15:53:35 -0700
  • 20b6add63a
    Merge pull request #163 from Jalitha/patch-1 Josh Baker 2020-11-04 15:12:32 -0700
  • 140bf1266f
    Merge pull request #179 from ader1990/master Josh Baker 2020-11-04 15:11:47 -0700
  • 37d86694e2
    Create go.yml Josh Baker 2020-11-03 11:38:19 -0700
  • 23c5e2620b
    Delete .travis.yml Josh Baker 2020-11-03 11:38:11 -0700
  • 393cb5c3a9
    Update README.md Josh Baker 2020-11-03 11:37:58 -0700
  • 45d8d3b98f Updated pretty package v1.6.1 tidwall 2020-08-28 08:14:33 -0700
  • 2679aa886d
    Fixed small readme typos Adrian Vladu 2020-07-27 18:31:55 +0300
  • 78a59792a3 add test of different strings Jeffrey Koehler 2020-05-30 06:34:47 -0400
  • 7db3b02e3f
    update Result.Bool to use golang bool parsing deef 2020-05-30 06:16:06 -0400