| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2473 was the final bugfix holding this back.
|
| |
|
|
|
|
|
|
|
|
| |
Not entirely happy with this. Maybe we'll find a better name. But at
least it's an improvement.
One part I *am* happy with is renaming string-replace to replace,
string-append to append, etc. Overdue, now that we have static dispatch.
|
|
|
|
|
|
| |
If a name repeats between ingredients, we raise an error.
If a name repeats across ingredients and products, every call should
share the same name across the corresponding ingredients and products.
|
| |
|
| |
|
|
|
|
| |
Now we can collect all traces, just modulating the depth.
|
|
|
|
| |
Thanks Jack and Caleb Couch for the idea.
|
|
|