Commit Graph

12 Commits

Author SHA1 Message Date
Kat Marchán 4d4ef75954
feat(draft): 2.0.0-draft.6 support (#92)
This just adds support for the new multiline string syntax. There's no other necessary changes to support draft.6.
2024-12-04 13:04:16 -08:00
Kat Marchán 71bd07b57d
zellij example 2024-12-03 20:35:51 -08:00
Kenichi Kamiya 880fa12d34
chore: update link to license file (#86)
the file has been renamed in 0dbf75c78e
2024-11-27 09:31:19 -08:00
Kat Marchán c9898cdbd2
feat(parser): v2 parser (#70)
This is a major rewrite of kdl-rs to comply with the KDL v2 spec.
2024-10-05 20:51:09 -07:00
Kat Marchán 6d1a516eb9
feat(kql): implement KQL query engine (#61)
Fixes: https://github.com/kdl-org/kdl-rs/issues/32

This implements a proposed draft of a KQL engine,
allowing CSS selector-style querying of KDL documents (and nodes)
in a variety of different ways.
2022-12-04 19:22:10 -08:00
Dimitri Merejkowsky 901fe3fd7b
docs: add some examples (#47) 2022-07-22 07:58:50 -07:00
Melody Horn ad34cfd93a
feat(tests): add test for kdl-schema.kdl (#30) 2022-04-22 02:26:52 -07:00
Kat Marchán 3d43e834fb
fix nuget example 2020-12-18 22:31:36 -08:00
Kat Marchán ef630148fc
added some examples 2020-12-14 17:40:29 -08:00
Kat Marchán 775aa0fed0
BANISH THE COMMAS 2020-12-14 00:30:08 -08:00
Kat Marchán 0cbb505c97
deindent because why nnot 2020-12-14 00:21:54 -08:00
Kat Marchán be237e7d69
add KDL example file 2020-12-14 00:06:10 -08:00