From eb0d9af5777d147c8b6d48c243f24b2e48c25c86 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Tue, 9 Jul 2019 16:48:14 -0500 Subject: [PATCH] docs: Declare Java parser to be fairly complete --- docs/index.md | 2 +- docs/section-6-playground.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3b719d63..3c051efe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,6 +34,7 @@ Parsers for these languages are fairly complete: * [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template) * [Go](https://github.com/tree-sitter/tree-sitter-go) * [HTML](https://github.com/tree-sitter/tree-sitter-html) +* [Java](https://github.com/tree-sitter/tree-sitter-java) * [JavaScript](https://github.com/tree-sitter/tree-sitter-javascript) * [Lua](https://github.com/Azganoth/tree-sitter-lua) * [OCaml](https://github.com/tree-sitter/tree-sitter-ocaml) @@ -50,7 +51,6 @@ Parsers for these languages are in development: * [Agda](https://github.com/tree-sitter/tree-sitter-agda) * [C-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) * [Haskell](https://github.com/tree-sitter/tree-sitter-haskell) -* [Java](https://github.com/tree-sitter/tree-sitter-java) * [Julia](https://github.com/tree-sitter/tree-sitter-julia) * [Scala](https://github.com/tree-sitter/tree-sitter-scala) diff --git a/docs/section-6-playground.html b/docs/section-6-playground.html index a0cdcf2a..b7c85c14 100644 --- a/docs/section-6-playground.html +++ b/docs/section-6-playground.html @@ -18,6 +18,7 @@ permalink: playground +