salsa/components
Niko Matsakis 6ad632a747 generalize list of "entities created" to "outputs"
We will record each thing that gets *output* by the query.
We use a btree-set so that we can get a sorted list.
That will allow us to easily compare what is output between revisions.
We will use that to clear stale values.
2022-08-13 01:21:45 -04:00
..
salsa-2022 generalize list of "entities created" to "outputs" 2022-08-13 01:21:45 -04:00
salsa-2022-macros Revert "record when specify is called by a user" 2022-08-12 14:28:27 -04:00
salsa-macros Expose the ability to remove the value from an input query, taking ownership of it 2022-06-03 05:52:00 -04:00