tvl-depot/third_party/nix/src
Vincent Ambo a162f4e825 refactor(3p/nix/libexpr): Use std::string as qualified type
Replaces most uses of `string` with `std::string`.

This came up because I removed the "types.hh" import from
"symbol-table.hh", which percolated through a bunch of files where
`string` was suddenly no longer defined ... *sigh*
2020-05-21 05:43:22 +01:00
..
build-remote refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
cpptoml Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
libexpr refactor(3p/nix/libexpr): Use std::string as qualified type 2020-05-21 05:43:22 +01:00
libmain refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
libstore refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
libutil refactor(3p/nix/libexpr): Use std::string as qualified type 2020-05-21 05:43:22 +01:00
nix fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
nix-build chore(3p/nix): Minor fixes to get rid of warnings 2020-05-21 00:24:12 +01:00
nix-channel refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
nix-collect-garbage refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
nix-copy-closure style(3p/nix): Final act in the brace-wrapping saga 2020-05-19 20:51:32 +01:00
nix-daemon refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
nix-env fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
nix-instantiate refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
nix-prefetch-url fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
nix-store refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
meson.build chore(3p/nix): Remove OSX only 'resolve-system-dependencies' tool 2020-05-19 20:34:12 +01:00