Commit graph

16 commits

Author SHA1 Message Date
e0e38503f0 Recipes where action=printed now contain their model & print profile 2025-04-02 22:56:14 -06:00
6677f41af2 move Quantity to its own module, add some Traits for convenience 2025-04-02 22:56:14 -06:00
24a6f61e13 recipe & repo compile warnings 2025-03-13 07:56:00 -06:00
312dcc7ead repo: better error handling
fixup repo err handling
2025-02-09 15:34:41 -07:00
4bdb08f9a3 repo: ignore non-".toml" files when reading recipes 2025-02-09 15:27:53 -07:00
892bfa0d3b add a FIXME to coerce units 2025-02-09 11:32:11 -07:00
de2f803fc9 better error reporting 2025-02-08 14:35:16 -07:00
1c4d46e07b start adding puml output, not sure if this is the right way to go 2025-01-23 20:36:17 -07:00
6198f327d7 fix some warnings 2025-01-21 14:26:13 -06:00
e7b5e60aae impl std::default::Default for Quantity, simplifies the code a bunch 2025-01-18 21:18:22 -07:00
dd2f41e3cf more functional handling of Quantity 2025-01-18 11:22:05 -07:00
424cbaedf8 include tools & actions when compiling a job 2025-01-18 07:08:14 -07:00
a42031917c WIP: report target recipe inputs better 2025-01-17 23:30:20 -07:00
ed5ec61e94 add repo.compile(target) 2025-01-17 21:57:45 -07:00
f28aeaf321 load all recipes from repo 2025-01-17 20:10:00 -07:00
57b8dae357 move Repo and Recipe into the library 2025-01-17 18:45:39 -07:00