Commit graph

7 commits

Author SHA1 Message Date
Ika 6d74a6bb62
feat: support core schema (#13)
Ref: https://yaml.org/spec/1.2/spec.html#schema/core/

- `null_scalar`
- `boolean_scalar`
- `integer_scalar`
- `float_scalar`
- `string_scalar`
2020-10-04 15:19:57 +08:00
Ika 523a6d7713 chore: upgrade playground 2020-10-02 15:58:40 +08:00
Ika c4dc80576b chore(deps): upgrade to tree-sitter@0.16.7 2020-05-24 17:29:51 +08:00
Ika 52787b7325 chore: upgrade to tree-sitter-playground@0.15.9 2019-09-30 15:01:55 +08:00
Ika 040d84891f chore: use tree-sitter-cli@0.15.9-custom 2019-09-30 14:33:07 +08:00
Ika 2ee479d3d0 chore(deps): tree-sitter-cli@0.15.9 2019-09-20 08:49:41 +08:00
Ika f45f18f407 feat: initial implementation 2019-08-31 19:14:13 +08:00