Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because raiseResolvedReferenceList is the last step in
compositions which use it - it always raises the desired
conclusion - it doesn't actually need to use raiseOutputAbove.
|
|
|
|
Basic implementation only here, nothing custom for particular
annotations for example.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit also implements raiseResolvedReferenceList across
the compositions which have a notFoundMode input. This causes
no semantic changes at all, except that notFoundMode is no
longer ignored(!!) in withResolvedContribs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Oooooooooooops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Works by name, not by directory. Also no caching, and some stuff
common with findHelper should be factored out.
|
|
|
|
|