diff options
author | eldritch horrors <pennae@lix.systems> | 2024-03-20 13:45:36 +0100 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-03-20 13:45:36 +0100 |
commit | 22e3f0e9875082be7f4eec8e3caeb134a7f1c05f (patch) | |
tree | d445bdee787674d62b5bd742dd036a9923c166ff /shell.nix | |
parent | 5a28d70d1e340ff5acccf754b46f035cc6beacf3 (diff) |
libexpr: unbreak PosTable performance
this was mostly an inconvenience for error reporting, but fully broke
the debugger (because the debugger does *a lot* of eager position
resolution). copying the line offsets into a local and filling that
local when empty without also storing the calculated offsets back does
kind of ... not cache anything.
fixes https://git.lix.systems/lix-project/lix/issues/165
Change-Id: Iccb0ba193ce2f15c832978daecf7b9bebbbe8585
Diffstat (limited to 'shell.nix')
0 files changed, 0 insertions, 0 deletions