Commit Graph

  • a413fc11ea cleanup/detyp unused param Mikhail Zvonov 2024-10-17 13:47:38 +0300
  • 684482fd4d
    Merge 26146ea265 into 4d230282c0 CaledoniaProject 2024-10-14 11:05:55 +0200
  • 2f4ad4605a
    Merge b877ac2b1c into 4d230282c0 Michel Couillard 2024-10-12 10:44:09 -0400
  • 901a9ad144
    Merge 4a53d7dd78 into 4d230282c0 Andreas Deininger 2024-10-12 17:10:13 +0800
  • 70e741776e
    Merge 9f5371b652 into 4d230282c0 sana-malik 2024-10-12 17:10:08 +0800
  • 5f7217866f
    Merge d512f4ed53 into 4d230282c0 Shenal Fernando (coderx) 2024-10-10 14:48:02 +0300
  • 4d230282c0
    Add repo url master Josh Baker 2024-10-10 03:43:48 -0700
  • 10d26621bf
    Add copyright comment Josh Baker 2024-10-10 03:38:52 -0700
  • 4a91ee1eba
    Update README.md Josh Baker 2024-10-07 18:14:10 -0700
  • 133f42ce2d Generally faster parsing v1.18.0 tidwall 2024-10-01 20:45:20 -0700
  • 92dff34b25 Update README.md tidwall 2024-10-01 20:03:10 -0700
  • 512e0c1ecb new functiinality added to get many fields into map Shenal Fernando 2024-09-04 11:37:20 +0530
  • 72b199486a
    Merge 236e6a50b2 into 5ab551f3ac Andreas Deininger 2024-08-08 16:37:48 +0200
  • 4a53d7dd78 Fixing typos Andreas Deininger 2023-11-17 10:09:45 +0100
  • 0302c58d9b
    Merge pull request #3 from coderx31/feature/sync-map-removal Shenal Fernando (coderx) 2024-08-06 13:50:24 +0530
  • 955747a6c9 sync map removed Shenal Fernando 2024-08-06 13:46:54 +0530
  • 5ab551f3ac Add flag for disabling HTML escaping v1.17.3 tidwall 2024-07-30 04:47:27 -0700
  • 28d458b14c Disable html escaping v1.17.2 tidwall 2024-07-29 07:08:06 -0700
  • bed62f0dd9
    Merge pull request #2 from coderx31/chore/change-module-name Shenal Fernando (coderx) 2024-07-26 10:12:35 +0530
  • d59c18f30b go mod file chnaged Shenal Fernando 2024-07-26 10:11:40 +0530
  • e104b04c72
    Merge pull request #1 from coderx31/feature/production-ready-improvements Shenal Fernando (coderx) 2024-07-26 10:00:02 +0530
  • d512f4ed53 comments added = 2024-07-24 19:24:47 +0530
  • 03b95eb3fe comments removed = 2024-07-24 19:22:31 +0530
  • 88b0f02427 sync map added and remove modifier functionality added = 2024-07-24 18:50:59 +0530
  • 9f5371b652
    Fix typo for querying arrays sana-malik 2024-06-10 15:15:00 -0400
  • c2bc5a409a dark mode logo tidwall 2024-06-02 18:12:06 -0700
  • 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
  • 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
  • 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