Files
lix/tests/unit/libexpr
eldritch horrors 5f070b2297 libexpr: de-ptr-ize many Value uses
with thunk state being shareable we no longer need to worry about value
uniqueness, only about value lifetime. this means we can liberally drop
indirections and allocations, passing references instead of pointers or
using stack memory instead of gc-managed memory for some intermediates.

Change-Id: I2d48a6fd57a376d544bd9bd2d05e5420611986d1
2025-09-28 00:02:21 +02:00
..
2024-11-18 12:31:19 -08:00
2024-11-18 12:31:19 -08:00
2025-09-28 00:02:20 +02:00
2024-11-18 12:31:19 -08:00
2025-09-28 00:02:20 +02:00