Commit graph

8 commits

Author SHA1 Message Date
Ika b77b4388dc
feat: expose anchor_name, alias_name, &, and * (#24) 2021-04-18 14:19:51 +08:00
Ika 32689b654d
feat: upgrade to tree-sitter@0.19.3 (#19) 2021-03-14 18:33:18 +08:00
David Hotham 45ecb42abc
fix: avoid accessing unowned memory (#17) 2021-01-01 21:10:07 +08:00
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 c4dc80576b chore(deps): upgrade to tree-sitter@0.16.7 2020-05-24 17:29:51 +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