Commit Graph

  • 9b0563b83b
    Merge 9f5371b652 into c2bc5a409a sana-malik 2024-06-10 15:15:25 -0400
  • 9f5371b652
    Fix typo for querying arrays sana-malik 2024-06-10 15:15:00 -0400
  • e3395843c8
    Merge b877ac2b1c into c2bc5a409a Michel Couillard 2024-06-04 20:50:30 +0900
  • b5175b75d5
    Merge 26146ea265 into c2bc5a409a CaledoniaProject 2024-06-04 20:49:07 +0900
  • c2bc5a409a dark mode logo master tidwall 2024-06-02 18:12:06 -0700
  • 58e73b3802
    Merge 236e6a50b2 into 2ba56cc086 Andreas Deininger 2024-04-24 14:23:01 +0300
  • 59f85fc4b4
    Merge 29588afd67 into 2ba56cc086 ccoVeille 2024-04-23 12:29:36 +0000
  • 29588afd67
    Use backtick for JSON node name, not quotes ccoVeille 2024-04-23 14:08:27 +0200
  • c12548f200
    Fix typos and style ccoVeille 2024-04-23 13:59:52 +0200
  • 49fb81dad1
    Fix JSON acronym ccoVeille 2024-04-23 13:43:14 +0200
  • 0b9aa79774
    Format files before working on them ccoVeille 2024-04-23 13:35:22 +0200
  • 2ba56cc086
    Merge pull request #354 from rustfix/master Josh Baker 2024-04-22 19:12:58 -0700
  • 5d0d40c89f chore: fix some typos in comments rustfix 2024-04-15 11:43:24 +0800
  • 26146ea265
    Update README.md CaledoniaProject 2024-02-26 19:22:33 +0800
  • c53b0fe5c3
    Merge 360c8e1074 into bbf40bb0e4 Andreas Deininger 2024-02-15 03:09:42 -0800
  • bbf40bb0e4 Fix backspace and form-feed for Go 1.22 v1.17.1 tidwall 2024-02-14 20:51:40 -0700
  • 711c6fe9ec
    Merge pull request #348 from V02460/json_string Josh Baker 2024-02-14 19:46:13 -0700
  • 0f87896dc3 Test \b and \f JSON encoding explicitly Kai A. Hiller 2024-02-14 21:15:12 +0100
  • b622071bec Encode \b and \f in JSON string as themselves Kai A. Hiller 2024-02-14 21:14:05 +0100
  • b877ac2b1c README: Array index as key for ForEach Michel Couillard 2023-11-22 09:36:05 -0500
  • 360c8e1074 Fixing typos Andreas Deininger 2023-11-17 10:09:45 +0100
  • 236e6a50b2 Bump GitHub workflows to latest versions Andreas Deininger 2023-11-17 10:03:02 +0100
  • 6ee9f877d6 Added Escape function v1.17.0 tidwall 2023-09-22 10:13:56 -0700
  • be1bb7d64a Update README.md tidwall 2023-09-22 09:54:14 -0700
  • 1ff915dd81 Mention the dig modifier v1.16.0 tidwall 2023-08-09 15:08:32 -0700
  • e8e87f2a00 Add @dig modifier for recursive descent searches tidwall 2023-08-09 14:28:31 -0700
  • 92921da0c5
    Merge 77477ee1e8 into 8d2c36ffa4 Chris Sokol 2023-07-27 21:39:29 -0700
  • 8d2c36ffa4 Added new tilde types and fixed ~false v1.15.0 tidwall 2023-07-27 06:23:49 -0700
  • 77477ee1e8 query values to see if they are truthy, in the JavaScript sense Chris Sokol 2023-03-15 12:34:37 -0400
  • a5f9b25984
    Merge ce7ab6a62f into e14b8d3708 Ahmad Amoori 2022-11-22 10:45:59 +0800
  • e14b8d3708 Add test v1.14.4 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
  • ce7ab6a62f update: Update README.md itsjoniur 2022-09-06 20:12:36 +0430
  • 6796b7be6e the accelerated function ParseBytes converts bytes to string 52funny 2022-08-30 10:25:59 +0800
  • 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
  • 169bc3ad8d update Exists method to check for array type HEMNATH-PC\Hemnath 2022-05-21 20:34:32 +0530
  • 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
  • ced46e3563 improve JSON perfomance with jsoniter MindMayhem 2022-04-19 18:45:31 +0300
  • e4bddf64c1
    Merge d0d6d25016 into 56c0a0aa5b migopsdinesh 2022-03-22 09:54:12 -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
  • d0d6d25016 adding regex support for the key match Dinesh Kumar 2021-12-28 00:02:37 +0530
  • 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
  • dc92fc2513
    Update go.mod 浩麟 2021-09-24 10:01:46 +0800
  • 0d1ba5d7f4 feature: add ParseURL and Unmarshal 奇风 2021-09-23 19:55:05 +0800
  • 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
  • eef4b5f276
    Update gjson.go youzeliang 2021-06-20 17:57:49 +0800
  • 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