ObserverOfTime
|
f5d3ac2be1
|
build: update bindings
|
2024-04-10 00:04:28 -04:00 |
|
Robert Liebowitz
|
c9ee63b15c
|
fix: allow closing flow seq/map at same indentation
Resolves: https://github.com/ikatyang/tree-sitter-yaml/issues/29
|
2024-04-02 03:07:52 -04:00 |
|
Amaan Qureshi
|
828d5c2e40
|
chore: regenerate for abi 14
|
2024-02-15 04:34:08 -05:00 |
|
Ika
|
b77b4388dc
|
feat: expose anchor_name , alias_name , & , and * (#24)
|
2021-04-18 14:19:51 +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
|
f45f18f407
|
feat: initial implementation
|
2019-08-31 19:14:13 +08:00 |
|