lix/tests/unit/libexpr
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
..
value treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
derived-path.cc treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
error_traces.cc treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
expr-print.cc treewide: add evaluator aliases for eval states 2024-12-03 20:38:41 +01:00
flakeref.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
json.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
primops.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
search-path.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
trivial.cc libexpr: Deprecate overriding __sub and the like 2024-11-28 18:15:52 +01:00