Commit Graph

9 Commits

Author SHA1 Message Date
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