about summary refs log tree commit diff
path: root/third_party/nix/src/tests/attr-set.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-28 r/1948 refactor(tvix): Centralize arbitrary definitionsGriffin Smith1-86/+2
2020-08-17 r/1658 refactor(tvix): always pass Bindings by ptr, use shared/unique_ptrKane York1-17/+13
2020-08-14 r/1646 refactor(tvix): completely remove boehm gcKane York1-3/+2
2020-08-06 r/1610 refactor(tvix): Use absl::btree_map for DerivationOutputsVincent Ambo1-0/+1
2020-08-03 r/1557 refactor(3p/nix): Only initialise garbage-collector where neededVincent Ambo1-1/+1
2020-08-01 r/1534 fix(3p/nix): revert "apply all clang-tidy fixes"Kane York1-3/+3
2020-07-27 r/1495 fix(3p/nix): apply all clang-tidy fixesKane York1-3/+3
2020-07-19 r/1395 test(3p/nix): Add property tests for attribute setGriffin Smith1-0/+159