Commit graph

4 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 f75b1f93cb
feat: add literal aliases (#11) 2020-09-28 22:07:27 +08:00
Ika 040d84891f chore: use tree-sitter-cli@0.15.9-custom 2019-09-30 14:33:07 +08:00
Ika f45f18f407 feat: initial implementation 2019-08-31 19:14:13 +08:00