lix/src
Nicolas B. Pierron db21cfa688 Move attribute set data structures into their own header file.
This modification moves Attr and Bindings structures into their own header
file which is dedicated to the attribute set representation. The goal of to
isolate pieces of code which are related to the attribute set
representation. Thus future modifications of the attribute set
representation will only have to modify these files, and not every other
file across the evaluator.
2015-07-14 19:23:17 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Pedantry 2014-12-14 01:51:14 +01:00
libexpr Move attribute set data structures into their own header file. 2015-07-14 19:23:17 +02:00
libmain nix-collect-garbage: Call collectGarbage() internally 2015-05-21 15:21:38 +02:00
libstore Typo 2015-07-02 00:30:16 +02:00
libutil Support URLs in $NIX_PATH 2015-06-17 16:20:11 +02:00
nix-collect-garbage Remove dead code 2015-05-22 11:29:22 +02:00
nix-daemon Don't let unprivileged users repair paths 2015-06-02 02:21:54 +02:00
nix-env nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate nix-env/nix-instantiate/nix-build: Support URIs 2015-05-06 14:54:31 +02:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-store Use StoreAPI::verifyStore() 2015-06-02 02:21:15 +02:00