File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/specs/recipe-construction Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 - [x] second parameter to make it optional/flexible:
3434 - [x] ignores the .for if link already exists
3535 - [ ] adds extension if cause already exists (see tracker below)
36- - [ ] Make .key work even if there is no cause yet.
36+ - [x ] Make .key work even if there is no cause yet.
3737 - [x] Add some method to force creation of cause, which errors if in
3838 non-handler context and no other information was given (as e.g. deriving
3939 nodes, which do have ids, after asking for them -- this walks the graph up
9494- [ ] Have ` Cell.set ` return itself, so ` Cell.for(..).set(..) ` works
9595- [ ] ` cell.assign(otherCell) ` applies ` cell ` 's link to ` otherCell ` if it
9696 doesn't have one yet. Useful to make self-referential loops.
97- - [ ] In AST transformation add ` .for(variableName, true) ` for ` const var = `
97+ - [ ] In AST transformation add ` .for(variableName, true) ` for ` const var = `
9898 cases
9999- [ ] Update JSON Schema to support new way to describe cells
100100
You can’t perform that action at this time.
0 commit comments