aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/eval-settings.cc
AgeCommit message (Expand)Author
2024-10-15treewide: consistently mark overridden settings as suchAlois Wohlschlager
2024-06-18libexpr: fix accessing uninitialized values and fix pure-eval docsJade Lovelace
2024-05-29util.{hh,cc}: Split out users.{hh,cc}Tom Hubrecht
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-04Merge pull request #4093 from matthewbauer/eval-systemeldritch horrors
2023-08-02Factor out `nix-defexpr` path computationJohn Ericson
2023-07-31Move evaluator settings (type and global) to separate file/headerJohn Ericson