Age | Commit message (Expand) | Author | Files | Lines |
2020-07-19 | r/1394 feat(3p): Add rapidcheck | Griffin Smith | 1 | -0/+21 |
2020-07-19 | r/1393 fix(3p/nix): convert all holders of EvalState into gc | Kane York | 2 | -2/+2 |
2020-07-19 | r/1392 refactor(3p/nix/libexpr): Move some code out of lexer.l | Vincent Ambo | 2 | -52/+53 |
2020-07-19 | r/1391 feat(3p/absl): import StatusOr from tensorflow | Kane York | 6 | -1/+1481 |
2020-07-19 | r/1390 test(3p/nix): Port language test suite to Googletest | Vincent Ambo | 4 | -1/+203 |
2020-07-19 | r/1389 fix(3p/nix/tests): Fail DummyStore::addToStore on non-existent srcPath | Vincent Ambo | 2 | -3/+8 |
2020-07-19 | r/1388 fix(3p/nix/libexpr): Make EvalState internals visible to GC | Vincent Ambo | 1 | -1/+1 |
2020-07-19 | r/1387 chore(3p/nix/tests): Move language test files to src/tests | Vincent Ambo | 237 | -6/+2 |
2020-07-18 | r/1386 fix(3p/nix): nix-build: don't accept --(im)pure | Alyssa Ross | 1 | -2/+2 |
2020-07-18 | r/1384 fix(3p/nix/nix-daemon): Add assertStorePath to all proto impls | Griffin Smith | 1 | -0/+7 |
2020-07-18 | r/1383 feat(3p/nix/nix-daemon): Implement Worker::AddSignatures handler | Griffin Smith | 2 | -1/+20 |
2020-07-18 | r/1382 feat(3p/nix/nix-daemon): Implement Worker::BuildDerivation handler | Griffin Smith | 6 | -1/+133 |
2020-07-18 | r/1381 chore(3p/nix): Add missing override to UDSRemoteStore::sameMachine | Griffin Smith | 1 | -1/+1 |
2020-07-18 | r/1380 chore(3p/nix): don't rebuild nix-proto-srcs as much | Alyssa Ross | 1 | -1/+1 |
2020-07-18 | r/1378 refactor(3p/nix/tests): Move DummyStore into a separate file | Vincent Ambo | 2 | -33/+44 |
2020-07-18 | r/1377 refactor(3p/nix/libexpr): Back Nix lists with std::vector | Vincent Ambo | 16 | -231/+163 |
2020-07-18 | r/1376 refactor(3p/nix/libexpr): Store nix::Env values in a std::vector | Vincent Ambo | 2 | -9/+11 |
2020-07-18 | r/1372 chore(3p/immer): Remove .gitmodules | Vincent Ambo | 1 | -6/+0 |
2020-07-18 | r/1370 feat(3p/nix): Add NIX_DATA_DIR to shell hook | Griffin Smith | 1 | -1/+8 |
2020-07-18 | r/1369 test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} | Vincent Ambo | 6 | -46/+97 |
2020-07-18 | r/1368 test(3p/nix/libexpr): add json/xml tests | Andreas Rammhold | 1 | -0/+287 |
2020-07-17 | r/1361 feat(3p/nix/nix-daemon): Implement Worker::VerifyStore handler | Griffin Smith | 2 | -2/+14 |
2020-07-17 | r/1360 feat(3p/nix/nix-daemon): Implement Worker::OptimiseStore handler | Griffin Smith | 1 | -0/+9 |
2020-07-17 | r/1359 feat(3p/nix/nix-daemon): Implement Worker::QuerySubstitutablePaths handler | Griffin Smith | 1 | -0/+17 |
2020-07-17 | r/1358 feat(3p/nix/nix-daemon): Implement Worker::QueryValidPaths handler | Griffin Smith | 1 | -0/+17 |
2020-07-17 | r/1357 feat(3p/nix/nix-daemon): Implement Worker::QueryPathFromHashPart | Griffin Smith | 1 | -0/+9 |
2020-07-17 | r/1356 feat(3p/nix/nix-daemon): Implement Worker::QueryDerivationOutputNames handler | Griffin Smith | 1 | -0/+13 |
2020-07-17 | r/1355 feat(3p/nix/nix-daemon): Implement Worker::QueryPathInfo handler | Griffin Smith | 2 | -1/+41 |
2020-07-17 | r/1354 feat(3p/nix): Add function to allocate a Value in traceable memory | Eelco Dolstra | 5 | -10/+19 |
2020-07-17 | r/1353 fix(3p/nix): ValueMap, VectorVector: Use traceable_allocator | Eelco Dolstra | 1 | -2/+2 |
2020-07-17 | r/1352 fix(3p/nix): allocate the vSourceExpr via uncollectable memory | Andreas Rammhold | 2 | -5/+10 |
2020-07-17 | r/1350 chore(3p/nix/proto): Fix style violations in new proto defs | Kane York | 2 | -7/+7 |
2020-07-17 | r/1348 feat(3p/bufbuild): Import buf | Kane York | 1 | -0/+27 |
2020-07-17 | r/1346 chore(3p/nix): Remove builtins.exec | Vincent Ambo | 2 | -45/+0 |
2020-07-17 | r/1345 feat(3p/gtest): Bump version & override stdenv to libcxx | Vincent Ambo | 2 | -2/+14 |
2020-07-17 | r/1344 chore(3p/nix): add glittershark to OWNERS | Kane York | 1 | -0/+4 |
2020-07-16 | r/1342 feat(3p/nix/nix-daemon): Implement Worker::QueryAllValidPaths handler | Griffin Smith | 1 | -1/+13 |
2020-07-16 | r/1341 feat(3p/nix/nix-daemon): Implement Worker::QueryMissing handler | Griffin Smith | 1 | -0/+30 |
2020-07-16 | r/1340 feat(3p/nix): Implement similar group of Worker::Query* handlers | Vincent Ambo | 1 | -2/+47 |
2020-07-16 | r/1339 feat(3p/nix/nix-daemon): Implement Worker::HasSubstitutes handler | Vincent Ambo | 1 | -0/+10 |
2020-07-16 | r/1338 feat(3p/nix/nix-daemon): Implement Worker::IsValidPath handler | Vincent Ambo | 2 | -0/+30 |
2020-07-16 | r/1336 feat(3p/nix/proto): Add QueryMissing RPC call | Vincent Ambo | 1 | -0/+13 |
2020-07-16 | r/1335 feat(3p/nix/proto): Add AddToStoreNar RPC call | Vincent Ambo | 1 | -15/+18 |
2020-07-16 | r/1334 feat(3p/nix): Add NarFromPath | Griffin Smith | 1 | -0/+3 |
2020-07-16 | r/1333 feat(3p/nix): Add AddSignatures | Griffin Smith | 1 | -0/+8 |
2020-07-16 | r/1332 feat(3p/nix): Add BuildDerivation proto | Griffin Smith | 1 | -0/+31 |
2020-07-16 | r/1331 chore(3p/nix/worker-protocol): Add missing includes | Griffin Smith | 1 | -0/+3 |
2020-07-16 | r/1330 feat(3p/nix): Add VerifyStore | Griffin Smith | 1 | -0/+14 |
2020-07-16 | r/1329 feat(3p/nix): Add OptimiseStore | Griffin Smith | 2 | -1/+6 |
2020-07-16 | r/1328 feat(3p/nix): Add QueryValidDerivers | Griffin Smith | 1 | -0/+4 |