snix/third_party/nix/src
Vincent Ambo bf452cbc2a refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit
This function was a custom (and inefficient in the case of
single-character delimiters) string splitter which was used all over
the codebase. Abseil provides an appropriate replacement function.
2020-05-25 15:54:14 +01:00
..
build-remote refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil 2020-05-25 02:19:01 +01:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
libmain refactor(3p/nix/libutil): Replace string2Int & trim functions 2020-05-25 01:19:02 +01:00
libstore refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
libutil refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
nix refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
nix-build refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
nix-channel refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
nix-collect-garbage style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +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): Replace tokenizeStrings with absl::StrSplit 2020-05-25 15:54:14 +01:00
nix-env refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil 2020-05-25 02:19:01 +01:00
nix-instantiate style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
nix-prefetch-url refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil 2020-05-25 02:19:01 +01:00
nix-store style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +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