lix/tests/unit
eldritch horrors 81559ea8ad treewide: add evaluator aliases for eval states
this is not necessary in any way, but it will make the following changes
smaller and easier to review. the aliases could also be added piecemeal,
but doing it here lets us lean heavily on our compilers for correctness.

(teacher notes: here the author foreshadows the shape of things to come.
not all names change, and only the names unchanged are those which will,
over time, become ever more unrecognizable. note especially nix/main.cc,
where `state` is not only cloned, but itself changes pointerness. it can
be seen as a nod to the trans community, but more realistically it is no
more than foreshadowing the future where `state` is only seen by proxy.)

Change-Id: I7732025e58df089b7f8e564fc63960cd91729d09
2024-12-03 20:38:41 +01:00
..
libcmd treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
libexpr treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
libexpr-support/tests treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
libmain Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libstore libstore: don't derive store classes from their configs 2024-11-20 14:59:40 +01:00
libstore-support/tests Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libutil libutil: make generators iterable 2024-11-27 02:09:08 +01:00
libutil-support/tests Include rearrangement: rest 2024-11-18 12:31:19 -08:00
meson.build fix tooling after include reorganization 2024-11-19 22:55:32 +00:00