Commit graph

  • 0975ccfb7d update rust bindings to use tree-sitter-language tree-sitter-language Gered 2024-11-10 11:40:02 -0500
  • ae4cdb5d27 Initial Rust bindings implementation master Mathspy 2022-01-05 11:21:37 +0200
  • 8bd2056818
    chore(deps): bump hosted-git-info from 2.8.4 to 2.8.9 (#23) dependabot[bot] 2021-05-11 12:47:32 +0800
  • 7cff70bbcb
    chore(deps): bump y18n from 4.0.0 to 4.0.1 (#20) dependabot[bot] 2021-03-31 21:35:22 +0800
  • 474fbbec27 chore(release): 0.5.1 v0.5.1 Ika 2021-03-21 20:20:49 +0800
  • 5366d870c1 fix: add missing binding.gyp Ika 2021-03-21 20:15:19 +0800
  • b3c2993eea chore(release): 0.5.0 v0.5.0 Ika 2021-03-14 19:15:13 +0800
  • e8801768c1 feat: upgrade to tree-sitter@0.19.3 Ika 2021-03-14 18:59:58 +0800
  • 084da152d8
    chore(deps): bump ini from 1.3.5 to 1.3.7 (#19) dependabot[bot] 2020-12-12 16:54:41 +0800
  • 02e774c911 chore(release): 0.4.1 v0.4.1 Ika 2020-11-14 13:00:35 +0800
  • 4993307f61
    fix: immediate hash in string is considered content instead of comment (#18) Ika 2020-11-14 12:57:50 +0800
  • e1aa4dd51b chore: upgrade playground Ika 2020-10-02 15:48:44 +0800
  • 42c9ff20c0
    chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 (#16) dependabot[bot] 2020-09-11 13:14:00 +0800
  • 4a239a19c0
    chore(deps): bump lodash from 4.17.15 to 4.17.19 (#15) dependabot[bot] 2020-07-19 14:37:33 +0800
  • d6a2fa3829 chore: use git submodule Ika 2020-07-04 16:45:48 +0800
  • c584b42dc7 chore(release): 0.4.0 v0.4.0 Ika 2020-07-04 16:19:35 +0800
  • 64da30ce70
    feat: add queries for highlighting (#13) Ika 2020-07-04 16:17:01 +0800
  • 560a04f84d chore(release): 0.3.0 v0.3.0 Ika 2020-06-29 00:36:05 +0800
  • fefc64304e chore: add postbump script Ika 2020-06-29 00:15:32 +0800
  • 7df9880bf8
    feat: upgrade to TOML spec v1.0.0-rc.1 (#11) Ika 2020-06-29 00:08:52 +0800
  • 470dc1e3bc
    chore: suppress warnings for intended behavior (#8) Ika 2020-06-07 16:46:47 +0800
  • ea45e670ee chore(deps): upgrade to tree-sitter@0.16.7 Ika 2020-06-02 22:37:59 +0800
  • cca2f85ad5
    chore(dev-deps): bump handlebars from 4.1.2 to 4.5.3 (#5) dependabot[bot] 2020-02-20 16:19:52 +0800
  • 82f6de006b chore: upgrade to tree-sitter-playground@0.15.9 Ika 2019-09-30 15:19:47 +0800
  • 1e70956efb chore: use tree-sitter-cli@0.15.9-custom Ika 2019-09-30 15:14:55 +0800
  • cca06a9f61 chore(playground): update code sample Ika 2019-09-01 02:11:29 +0800
  • 7efe4b31a1 chore(playground): update tree-sitter-toml.wasm Ika 2019-09-01 01:59:14 +0800
  • bc4b4887c4 chore: add tree-sitter-toml.wasm Ika 2019-09-01 01:43:24 +0800
  • d35266bd44 chore: remove tree-sitter-toml.wasm Ika 2019-09-01 01:42:34 +0800
  • d75a021d2c chore(playground): update tree-sitter.wasm Ika 2019-09-01 01:28:19 +0800
  • 122e9d62f0 chore: revert the previous commit and set *.wasm as binary Ika 2019-09-01 01:16:46 +0800
  • ff0636eb83 chore(playground): use files from the official playground Ika 2019-09-01 01:10:53 +0800
  • fcf85bde01 chore(playground): use relative path Ika 2019-09-01 00:54:29 +0800
  • 0303643f74 chore(playground): update web-tree-sitter@0.15.9 Ika 2019-09-01 00:51:44 +0800
  • 2662c7d21a chore: add playground Ika 2019-09-01 00:33:31 +0800
  • d34a5b2fef docs(changelog): remove wrong link Ika 2019-08-31 22:29:21 +0800
  • 0911a5779f docs(readme): update example output Ika 2019-08-31 22:21:54 +0800
  • d109b530c0 chore(release): 0.2.0 v0.2.0 Ika 2019-08-31 22:18:19 +0800
  • 42afd6a0eb
    feat: unflatten structure and rename nodes (#4) Ika 2019-08-31 22:16:56 +0800
  • 000f53ee75 chore: update formatting Ika 2019-08-22 17:22:58 +0800
  • 7edffec878 chore(release): 0.1.3 v0.1.3 Ika 2019-08-21 09:14:02 +0800
  • 752419c33d
    fix: trailing whitespaces are allowed for local_time (#3) Ika 2019-08-21 09:13:14 +0800
  • 9bdd88e854 chore(release): 0.1.2 v0.1.2 Ika 2019-08-20 15:03:41 +0800
  • a0cd384b98 feat: rename root with file Ika 2019-08-20 15:01:47 +0800
  • a3812033af
    feat: flatten table/table-array structure (#2) Ika 2019-08-20 14:59:19 +0800
  • 43595130ac chore(release): 0.1.1 v0.1.1 Ika 2019-08-20 09:31:30 +0800
  • e2b28db714
    fix: disallow invalid whitespaces between scalar components (#1) Ika 2019-08-20 09:30:20 +0800
  • 46de5998d4 refactor: replace external tokens with internal ones Ika 2019-08-19 23:58:20 +0800
  • 0a0a42230e docs(readme): prettify example output Ika 2019-08-18 21:21:14 +0800
  • 0f9cc8896b chore: update gitattributes and add prepack script Ika 2019-08-18 21:13:19 +0800
  • 702cf2fa55 chore(release): 0.1.0 v0.1.0 Ika 2019-08-18 18:34:13 +0800
  • 5acac3958f feat: initial implementation Ika 2019-08-18 18:30:34 +0800