Commit Graph

  • a7eac74d36 json to table feature/add-method-jugde huangsimin 2020-03-06 18:33:24 +0800
  • 63a8fb51d3 add Method huangsimin 2020-03-06 18:04:32 +0800
  • f042915ca1 Remove custom appengine and js builds master tidwall 2020-02-28 09:37:46 -0700
  • c041e47f8a
    Merge pull request #155 from Prithvipal/master Josh Baker 2020-02-22 11:09:40 -0700
  • 1879ad91cd Addressed review suggestion Prithvipal Singh 2020-02-22 23:25:31 +0530
  • 0439aef712 Fixed syntax document for escape character Prithvipal Singh 2020-02-22 22:50:13 +0530
  • 0360deb6d8 Added new modifiers tidwall 2020-02-10 11:13:30 -0700
  • d10932a0d0 Removed unmarshalling tidwall 2020-01-20 12:32:37 -0700
  • 12826915de Removed unneeded comment tidwall 2020-01-20 08:29:11 -0700
  • c9f07c7971
    Merge pull request #150 from ory/add-this Josh Baker 2020-01-20 08:25:07 -0700
  • 8e8823353c
    Add @this modifier aeneasr 2020-01-13 11:51:52 +0100
  • 5c2e4b3824 Fixed modifier pipe issue tidwall 2019-11-18 09:51:37 -0700
  • c34bf81952 Fix trailing multiselector value tidwall 2019-11-02 14:52:36 -0700
  • 94e070960b Add link to multipaths tidwall 2019-11-01 05:15:58 -0700
  • 1471a933ec Rename test tidwall 2019-11-01 05:15:43 -0700
  • 1c258afe09 Allow for modifiers in sub-selectors tidwall 2019-11-01 05:08:48 -0700
  • c5e72cdf74 Fix panic when key starts at-sign tidwall 2019-07-15 07:54:31 -0700
  • dea71f728d Mention nested queries tidwall 2019-07-12 06:46:38 -0700
  • 1e964df7d9 Support subqueries tidwall 2019-07-12 06:14:45 -0700
  • 90ca17622f
    Update SYNTAX.md Josh Baker 2019-07-10 15:00:07 -0700
  • 4d138e058b Add multipath syntax tidwall 2019-06-30 12:59:56 -0700
  • d7c940e593 Fix missing raw result for array counts tidwall 2019-06-30 04:48:53 -0700
  • 3b5bf6bb5e Added Subselectors tidwall 2019-06-29 15:23:32 -0700
  • 001444ea45 Remove the DisableChaining option tidwall 2019-06-29 12:10:41 -0700
  • 6781e4ee59 Allow paren queries tidwall 2019-06-29 11:31:27 -0700
  • f8322e865d Rename file tidwall 2019-06-28 17:18:24 -0700
  • f7c1980254
    Update README.md Josh Baker 2019-06-28 17:17:38 -0700
  • ae482cd23d
    Update README.md Josh Baker 2019-06-28 17:16:29 -0700
  • f73dd9bfd8
    Create PATH-SYNTAX.md Josh Baker 2019-06-28 17:11:56 -0700
  • ebf0b3fb77 Use no path for simple value queries tidwall 2019-06-28 10:18:23 -0700
  • 00b15d756e Added querying array values tidwall 2019-06-28 05:55:18 -0700
  • d95cbcaa9d Require multiarr results to always exist tidwall 2019-06-28 05:24:28 -0700
  • e91a88bec4 Allow for chaining syntax in multi array tidwall 2019-06-28 04:41:32 -0700
  • 6eb62ca33f Added new tests for deep selectors tidwall 2019-06-27 18:37:09 -0700
  • 7660d0f79f Allow for pipe and dot mixing tidwall 2019-06-27 18:27:53 -0700
  • 7b8705a6b6 Use 80 column width tidwall 2019-06-27 18:03:36 -0700
  • b877bd43b1 Allow for chaining syntax in array subselects tidwall 2019-06-27 17:51:42 -0700
  • 89b19799ff Fix non-existent selectors results tidwall 2019-06-27 15:50:15 -0700
  • 40764d5d56 Added Go modules support Josh Baker 2019-06-05 16:41:31 -0700
  • fb8e539484 Fixed typo in comment tidwall 2019-04-05 11:08:30 -0700
  • 181e11634d
    Code typo Josh Baker 2019-02-16 19:21:12 -0700
  • eee0b6226f Fixed chained array result tidwall 2019-02-16 19:06:55 -0700
  • 1ed2249f74 Added modifiers and path chaining tidwall 2019-02-16 18:29:39 -0700
  • 5d7556ad3d Valid json optimization tidwall 2019-02-16 14:50:53 -0700
  • 5a96cfda70 Added GopherJS support tidwall 2019-01-14 08:40:04 -0700
  • ea73b4a9b9 添加简单的test e1.0.1 eson eson 2018-12-24 21:10:17 +0800
  • 98ff746add 改了gjson匹配规则. eson 2018-12-24 21:08:43 +0800
  • ab583cb85c fix: src code error. eson 2018-12-24 20:03:07 +0800
  • 862cbc6b80 delete log rpv e1.0.0 eson 2018-12-23 22:27:33 +0800
  • 013383b188 添加正则表达式的方法 eson 2018-12-23 21:36:09 +0800
  • fdedd9ddb2 改进正则的方法 origin/eson eson 2018-12-23 05:38:59 +0800
  • 8ca66dad60 改匹配模式为正则表达式 eson 2018-12-23 05:04:37 +0800
  • 75fc05a371
    Handle array of object Poornam 2018-11-15 19:51:19 +0530
  • de4a4ea863
    Accept the ? character Poornam 2018-11-15 19:49:35 +0530
  • 081192fa2e
    Merge pull request #98 from thirstycoda/master Josh Baker 2018-10-28 08:46:04 -0700
  • 1bd06b6ad9
    Merge pull request #97 from dustinblackman/fix/getmanybytes Josh Baker 2018-10-28 08:42:31 -0700
  • cced0fa719 Added not like operator support to query thirstycoda 2018-10-28 00:20:01 +0100
  • 6d10ae85ba UT added Poornalingam 2018-10-26 15:16:50 +0530
  • ea38b12f7c Added capability to response multi object for * Poornalingam 2018-10-26 10:24:37 +0530
  • 4c7d6ff4a9
    fix GetManyBytes to use byte related methods Dustin Blackman 2018-10-25 16:34:28 -0400
  • b9f4341b93
    Merge b5e812060b into 1e3f6aeaa5 shivi28 2018-08-21 07:13:22 +0000
  • b5e812060b There is no operator as == Shivani Singhal 2018-08-21 12:38:14 +0530
  • 1e3f6aeaa5 Fix leftover array and map values v1.1.3 tidwall 2018-08-02 08:58:17 -0700
  • 47d6cc005d
    Merge 0a2d1d5cf5 into 24f6ab0908 Y.Horie 2018-08-02 15:33:19 +0000
  • 24f6ab0908 Fix leftover array and map values tidwall 2018-08-02 08:27:44 -0700
  • a408b9b29a
    Merge af8364e2b8 into f92dbfc6b2 younfor 2018-08-02 12:37:05 +0000
  • af8364e2b8 add set function chenqi.seven 2018-08-02 19:10:37 +0800
  • 0a2d1d5cf5 Add support for io.Reader as input #78 u5surf 2018-08-02 00:10:10 +0900
  • f92dbfc6b2 Fix different reuslts on duplicate keys Josh Baker 2018-07-30 14:44:31 -0700
  • 2d59a045d8
    Merge b339e0f20d into ba784d767a Mike Schinkel 2018-07-21 06:54:51 +0000
  • b339e0f20d Set index when loading maps. Mike Schinkel 2018-07-21 02:28:25 -0400
  • ba784d767a Fix string output for large integers Josh Baker 2018-07-10 18:10:33 -0700
  • f123b34087 Add appengine support v1.1.2 Josh Baker 2018-06-21 11:09:58 -0700
  • afaeb95620 Fix false validation v1.1.1 Josh Baker 2018-06-13 11:46:59 -0700
  • ff230ce85a
    Merge 58fc9b4bc4 into 3cd3a11923 Johnnie Kearse III 2018-04-30 12:05:07 +0000
  • 3cd3a11923
    Merge pull request #71 from speier/master Josh Baker 2018-04-29 08:13:28 -0700
  • 3a977634eb valid bytes method speier 2018-04-27 15:54:16 +0200
  • 58fc9b4bc4 removed usage of package "unsafe" for Google App Engine compatibility Johnnie Kearse III 2018-04-09 15:35:14 -0400
  • 9ed3f8e1a5
    Merge pull request #67 from bcho/patch-1 Josh Baker 2018-03-01 11:15:57 -0700
  • 93d61e6369
    Add arrayOrMap result description hbc 2018-02-28 11:21:22 +0800
  • 01f00f1296
    Merge pull request #66 from Hexilee/master v1.1.0 Josh Baker 2018-02-23 08:48:56 -0700
  • 9fa9086994 Result.Bool() can parse 'false' as false Hexilee 2018-02-23 20:25:48 +0800
  • aff9dcea3c uncomment function Josh Baker 2018-02-18 10:09:03 -0700
  • c2e370e1b3 comment on Valid Josh Baker 2018-02-18 10:05:23 -0700
  • df0b0cce42
    section on json validation Josh Baker 2018-02-18 09:49:01 -0700
  • 10b7ec6174
    Merge 901bd6381c into 46c712f1ce Evgeniy Kulikov 2018-02-10 22:11:36 +0000
  • 901bd6381c
    [FIX] Cleanup code Evgeniy Kulikov 2018-02-11 01:11:17 +0300
  • 46c712f1ce
    update playground badge Josh Baker 2018-02-10 11:31:49 -0700
  • 54d114d487
    minor updates Josh Baker 2018-02-10 09:30:30 -0700
  • 6d43584b26
    mention related projects Josh Baker 2018-02-10 09:10:40 -0700
  • 4b8623b9d6
    minor edits Josh Baker 2018-02-09 19:51:56 -0700
  • 749b396bb9
    Update README.md Josh Baker 2018-02-09 16:09:45 -0700
  • 077965694f
    changed badge color Josh Baker 2018-02-09 16:08:32 -0700
  • b9953e2865
    Update README.md Josh Baker 2018-02-09 16:04:47 -0700
  • a2f35b522e Added support for JSON Lines Josh Baker 2018-02-09 15:41:16 -0700
  • 5fe9078c47
    mention large integer support Josh Baker 2018-02-08 12:21:27 -0700
  • bff3f07fe7
    mention large integer support Josh Baker 2018-02-08 12:21:08 -0700
  • 87033efcae array query mismatch, fixes #58 v1.0.6 Josh Baker 2018-01-23 05:45:05 -0700
  • 5cd723d566 simplify getmanybytes Josh Baker 2017-12-22 07:19:48 -0700
  • 62ee2064df remove commented line Josh Baker 2017-12-22 07:17:19 -0700