| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-06 | grit: Allow if's to be recursive | Joel Klinghed | |
| Not often used in grit files, if at all, but needed when we want to add support for expanding grit-part in grit structure. | |||
| 2025-06-05 | Add grit module to common | Joel Klinghed | |
| Parses grit files. I tried using serde-xml-rs but it can't handle text mixed with elements so xml-rs and event stream it is. | |||
