summaryrefslogtreecommitdiffstats
path: root/crates/driver/src/parse.rs
AgeCommit message (Expand)Author
9 daysRename directories to match crate namesMatthias Schiffer
9 daysReplace recipe separator with ::Matthias Schiffer
2024-04-04driver: add support for build.<name>.yml subrecipesMatthias Schiffer
2024-04-04driver: change task ref syntax to use @ for platform and # for versionMatthias Schiffer
2024-04-03driver: parse: replace nom with pegMatthias Schiffer
2024-04-03driver: parse: introduce TaskID and TaskArgs structMatthias Schiffer
2021-11-16driver: parse: add support for + flagMatthias Schiffer
2021-11-05driver: replace regex with nom-based parserMatthias Schiffer