Files
lix/tests/unit/libexpr
eldritch horrors db35aa753b 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-10-05 16:22:35 +02:00
..
2024-11-18 12:31:19 -08:00
2024-11-18 12:31:19 -08:00
2025-09-29 15:22:41 +02:00
2024-11-18 12:31:19 -08:00
2025-09-29 15:22:41 +02:00