Age | Commit message (Expand) | Author | Files | Lines |
2020-07-19 | r/1400 refactor(3p/nix): Rename & undeprecate Bindings::lexicographicOrder | Vincent Ambo | 1 | -1/+1 |
2020-07-16 | r/1320 refactor(3p/nix/libexpr): Use range insertion to merge nix::Bindings | Vincent Ambo | 1 | -8/+16 |
2020-07-16 | r/1305 refactor(3p/nix): Use a static empty Bindings for 0-element attrs | Vincent Ambo | 1 | -2/+11 |
2020-07-15 | r/1298 refactor(3p/nix): Revert VectorBindings implementation | Vincent Ambo | 1 | -186/+13 |
2020-07-13 | r/1289 refactor(3p/nix/libexpr): Backport upstream VectorBindings merge sort | Vincent Ambo | 1 | -17/+28 |
2020-07-13 | r/1288 fix(3p/nix/libexpr): Remove default & copy constructors for VectorBindings | Vincent Ambo | 1 | -1/+2 |
2020-07-13 | r/1287 fix(3p/nix/libexpr): Fix post-increment operator in BindingsIterator | Vincent Ambo | 1 | -1/+2 |
2020-07-13 | r/1286 refactor(3p/nix): Remove unused insert_or_assign | Griffin Smith | 1 | -23/+0 |
2020-07-13 | r/1285 feat(3p/nix): Statically pass bindings capacity where possible | Griffin Smith | 1 | -22/+34 |
2020-07-13 | r/1284 feat(3p/nix): Add vector-backed impl for Bindings | Griffin Smith | 1 | -8/+138 |
2020-07-13 | r/1283 refactor(3p/nix): Abstract away concrete bindings impl | Griffin Smith | 1 | -14/+52 |
2020-07-13 | r/1280 refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor | Vincent Ambo | 1 | -1/+1 |
2020-07-04 | r/1206 chore(3p/nix/libexpr): Remove dead code from attribute sets | Vincent Ambo | 1 | -2/+0 |
2020-05-27 | r/865 refactor(3p/nix): Anchor local includes at src/ | Vincent Ambo | 1 | -2/+2 |
2020-05-23 | r/828 refactor(3p/nix/libexpr): Make other 'const' in Bindings::merge | Vincent Ambo | 1 | -7/+4 |
2020-05-23 | r/821 fix(3p/nix/libexpr): Remove the global empty attribute set | Vincent Ambo | 1 | -4/+0 |
2020-05-23 | r/818 chore(3p/nix/libexpr): Expose separate insert & "upsert" methods | Vincent Ambo | 1 | -1/+6 |
2020-05-22 | r/813 fix(3p/nix/libexpr): Do not allow duplicate attribute insertion | Vincent Ambo | 1 | -3/+17 |
2020-05-22 | r/805 refactor(3p/nix/libexpr): state->allocBindings -> Bindings::NewGC | Vincent Ambo | 1 | -5/+2 |
2020-05-22 | r/804 fix(3p/nix/libexpr): Make new Bindings class visible to GC | Vincent Ambo | 1 | -6/+8 |
2020-05-22 | r/803 chore(3p/nix/libexpr): Delete Bindings::sort | Vincent Ambo | 1 | -3/+0 |
2020-05-22 | r/802 fix(3p/nix): Update for usage of new attribute set API | Vincent Ambo | 1 | -6/+2 |
2020-05-22 | r/801 refactor(3p/nix/libexpr): Use absl::btree_map::iterator type | Vincent Ambo | 1 | -3/+8 |
2020-05-22 | r/800 refactor(3p/nix/libexpr): Use absl::btree_map::merge for '//' | Vincent Ambo | 1 | -0/+8 |
2020-05-21 | r/799 refactor(3p/nix/libexpr): Use absl::btree_map for AttrSets | Vincent Ambo | 1 | -11/+38 |
2020-05-19 | r/777 style(3p/nix): Final act in the brace-wrapping saga | Vincent Ambo | 1 | -1/+2 |
2020-05-19 | r/766 style(3p/nix): Reformat all includes to match new style | Vincent Ambo | 1 | -0/+2 |
2020-05-17 | r/740 style(3p/nix): Reformat project in Google C++ style | Vincent Ambo | 1 | -34/+22 |
2020-05-17 | r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' | Vincent Ambo | 1 | -0/+52 |