Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | T210: use TOML for the vyconf config file. | Daniil Baturin | |
Add an example of the file too. | |||
2015-04-26 | Add an option to keep child order, will be used for rendering. | Daniil Baturin | |
2015-04-24 | Reduce the amount of references in the interface definition schema. | Daniil Baturin | |
2015-04-24 | Move constraintError out of the constraint tag, rename to ↵ | Daniil Baturin | |
constraintErrorMessage. | |||
2015-04-16 | Use two-part valueHelp with format and description. | Daniil Baturin | |
Rename helpString to just help. | |||
2015-04-16 | Group node properties and children into their own tags. | Daniil Baturin | |
Make order of elements unimportant. Remove unused references. | |||
2015-04-15 | Further simplify the schema. | Daniil Baturin | |
Make extends an attribute. Remove nodeList tag. | |||
2015-04-15 | Add an example of interface definition. | Daniil Baturin | |
2015-04-15 | Simplify the interface definition schema. | Daniil Baturin | |
1. Don't distinguish name and value constraints, they have exact same structure. 2. Don't use individual error messages for all constraints. If they work like OR, it makes little sense. 3. Move most of data from arguments to tag bodies. | |||
2015-04-13 | Import XML schemata from the prototype. | Daniil Baturin | |