Rust in-Memory model of the Simple Domain Modeling Language (SDML).
Version 0.1.6
Version 0.1.6
Version 0.1.5
stdlib
module and moved all the SDML and relevant RDF files into it.tree-sitter-sdml
version 0.1.21
.tree-sitter-sdml
dependency with updated constraints.
TypeDefinition
to Definition
to address the fact that property definitions aren't types.EnumVariant
to ValueVariant
to align with TypeVariant
on unions. This required change to walker methods.Version 0.1.4
Previously part of a single crate sdml.