| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Addresses for reagents are now computed after all transforms.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
These #defines and references now span many different layers. Let's see
if the lack of encapsulation causes problems.
Also interesting to run into a case where I need to modify a
foundational layer and touch every single scenario/trace. Only
alternative was to duplicate all the different layers that add
instructions. Sign of problems with this model?
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Comments at end of line are still hacky; we just rely on the fact that
excess ingredients do no harm. We'll need to be smarter when we get our
first vararg recipe.
|
|
|