Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | r/4098 chore(3p/nix): unvendor tvix 0.1 | Vincent Ambo | 1 | -69/+0 |
2020-12-23 | r/2028 refactor(tvix/libexpr): Remove Bindings::SortedByKeys() | Vincent Ambo | 1 | -7/+0 |
2020-08-17 | r/1658 refactor(tvix): always pass Bindings by ptr, use shared/unique_ptr | Kane York | 1 | -3/+12 |
2020-08-14 | r/1646 refactor(tvix): completely remove boehm gc | Kane York | 1 | -8/+3 |
2020-08-01 | r/1530 fix(3p/nix/expr): use traceable_allocator for btree_map | Kane York | 1 | -3/+3 |
2020-07-19 | r/1400 refactor(3p/nix): Rename & undeprecate Bindings::lexicographicOrder | Vincent Ambo | 1 | -2/+6 |
2020-07-16 | r/1320 refactor(3p/nix/libexpr): Use range insertion to merge nix::Bindings | Vincent Ambo | 1 | -5/+5 |
2020-07-15 | r/1298 refactor(3p/nix): Revert VectorBindings implementation | Vincent Ambo | 1 | -49/+17 |
2020-07-13 | r/1286 refactor(3p/nix): Remove unused insert_or_assign | Griffin Smith | 1 | -3/+0 |
2020-07-13 | r/1285 feat(3p/nix): Statically pass bindings capacity where possible | Griffin Smith | 1 | -5/+1 |
2020-07-13 | r/1284 feat(3p/nix): Add vector-backed impl for Bindings | Griffin Smith | 1 | -8/+12 |
2020-07-13 | r/1283 refactor(3p/nix): Abstract away concrete bindings impl | Griffin Smith | 1 | -10/+42 |
2020-07-13 | r/1280 refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor | Vincent Ambo | 1 | -1/+0 |
2020-07-04 | r/1206 chore(3p/nix/libexpr): Remove dead code from attribute sets | Vincent Ambo | 1 | -14/+1 |
2020-05-27 | r/865 refactor(3p/nix): Anchor local includes at src/ | Vincent Ambo | 1 | -3/+3 |
2020-05-23 | r/828 refactor(3p/nix/libexpr): Make other 'const' in Bindings::merge | Vincent Ambo | 1 | -1/+1 |
2020-05-23 | r/827 fix(3p/nix/libexpr): Actually use AttributeMap type alias | Vincent Ambo | 1 | -2/+2 |
2020-05-23 | r/820 chore(3p/nix/libexpr): Minor readability improvements in eval/value | Vincent Ambo | 1 | -1/+1 |
2020-05-23 | r/818 chore(3p/nix/libexpr): Expose separate insert & "upsert" methods | Vincent Ambo | 1 | -2/+4 |
2020-05-22 | r/817 fix(3p/nix/libexpr): Use gc_allocator<T> as the btree_map allocator | Vincent Ambo | 1 | -1/+8 |
2020-05-22 | r/805 refactor(3p/nix/libexpr): state->allocBindings -> Bindings::NewGC | Vincent Ambo | 1 | -0/+4 |
2020-05-22 | r/803 chore(3p/nix/libexpr): Delete Bindings::sort | Vincent Ambo | 1 | -3/+0 |
2020-05-22 | r/801 refactor(3p/nix/libexpr): Use absl::btree_map::iterator type | Vincent Ambo | 1 | -1/+2 |
2020-05-22 | r/800 refactor(3p/nix/libexpr): Use absl::btree_map::merge for '//' | Vincent Ambo | 1 | -0/+3 |
2020-05-21 | r/799 refactor(3p/nix/libexpr): Use absl::btree_map for AttrSets | Vincent Ambo | 1 | -49/+34 |
2020-05-21 | r/797 refactor(3p/nix/libexpr): Use std::string as qualified type | Vincent Ambo | 1 | -3/+4 |
2020-05-19 | r/772 style(3p/nix): Add braces around single-line for-loops | Vincent Ambo | 1 | -1/+3 |
2020-05-19 | r/771 style(3p/nix): Add braces around single-line conditionals | Vincent Ambo | 1 | -1/+3 |
2020-05-19 | r/766 style(3p/nix): Reformat all includes to match new style | Vincent Ambo | 1 | -0/+1 |
2020-05-17 | r/740 style(3p/nix): Reformat project in Google C++ style | Vincent Ambo | 1 | -76/+61 |
2020-05-17 | r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' | Vincent Ambo | 1 | -0/+95 |