Resolve "Make grammar(s) more concise"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 13
− 7
@@ -4,12 +4,18 @@ Please see [API documentation](ragdoc/index.html) for more details.
The other main aspect (which is currently not really used) is `backend/MustacheNodesToYAML.jrag` containing the transformation from a `MRagConnect` subtree to a `Document` subtree defined by `YAML.relast`. This is used to generate a YAML file containing the data used by mustache. It can be used by the default mustache implementation together with the templates.