lix/src
eldritch horrors 22e3f0e987 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 #165

Change-Id: Iccb0ba193ce2f15c832978daecf7b9bebbbe8585
2024-03-20 13:45:36 +01:00
..
build-remote libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
libcmd un-nixes ur lix, a little 2024-03-18 18:20:24 -07:00
libexpr libexpr: unbreak PosTable performance 2024-03-20 13:45:36 +01:00
libfetchers Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
libmain Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
libstore libutil: remove exception handling workingness check 2024-03-19 06:09:42 -06:00
libutil libutil: remove exception handling workingness check 2024-03-19 06:09:42 -06:00
nix Merge changes I72c945ca,I2138bb4d,Ib96749f3 into main 2024-03-18 20:19:53 -06:00
nix-build Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-channel libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00