lix/src
eldritch horrors 92693973b6 decouple parser and EvalState
there's no reason the parser itself should be doing semantic analysis
like bindVars. split this bit apart (retaining the previous name in
EvalState) and have the parser really do *only* parsing, decoupled from
EvalState.

(cherry picked from commit b596cc9e7960b9256bcd557334d81e9d555be5a2)
Change-Id: I481a7623afc783e9d28a6eb4627552cf8a780986
2024-03-09 00:25:54 -07:00
..
build-remote Merge pull request #9838 from obsidiansystems/systemTypes-set 2024-03-04 08:39:24 +01:00
libcmd Unify and refactor value printing 2024-03-09 03:50:06 +01:00
libexpr decouple parser and EvalState 2024-03-09 00:25:54 -07:00
libfetchers Merge pull request #9324 from 9999years/fix-8854-take-2 2024-03-07 14:50:43 +01:00
libmain Merge pull request #9465 from obsidiansystems/build-dir 2024-03-04 07:11:25 +01:00
libstore Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-info-serializer 2024-03-07 12:37:33 +01:00
libutil Merge pull request #9753 from 9999years/print-value-on-type-error 2024-03-09 00:05:41 -07:00
nix Merge pull request #9753 from 9999years/print-value-on-type-error 2024-03-09 00:05:41 -07:00
nix-build Merge pull request #9582 from pennae/misc-opts 2024-03-04 07:32:31 +01:00
nix-channel Merge pull request #10054 from syvb/channel-unpack-count 2024-03-04 09:25:17 +01:00
nix-collect-garbage Clean up a few things related to profiles (#8526) 2023-06-19 04:04:59 +00:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-info-serializer 2024-03-07 12:37:33 +01:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00