Age | Commit message (Expand) | Author | Files | Lines |
2020-11-29 | r/1958 chore(3p): upgrade llvm to version 11 | Kane York | 2 | -7/+10 |
2020-11-29 | r/1957 chore(3p/gerrit): update to latest upstream HEAD | Luke Granger-Brown | 10 | -140/+91 |
2020-11-28 | r/1949 refactor(tvix): remove all 'using namespace' from nix command | Kane York | 22 | -90/+96 |
2020-11-28 | r/1948 refactor(tvix): Centralize arbitrary definitions | Griffin Smith | 4 | -175/+180 |
2020-11-28 | r/1947 fix(tvix): Add missing break;s to BuildResult::FromProto | Griffin Smith | 3 | -0/+72 |
2020-11-28 | r/1946 feat(tvix): Thread a log sink through calls to buildDerivation | Griffin Smith | 13 | -18/+31 |
2020-11-27 | r/1945 fix(tvix): Don't call assertStorePath on BasicDerivation.builder | Griffin Smith | 3 | -9/+5 |
2020-11-27 | r/1944 fix(tvix): globally reintroduce --quiet and --verbose flags. | multi | 2 | -2/+14 |
2020-11-27 | r/1943 refactor(tvix): Prefer absl::StrFormat/StrAppend | Griffin Smith | 1 | -6/+13 |
2020-11-27 | r/1942 feat(tvix): Write build logs to LOG(INFO) in buildDerivation | Griffin Smith | 1 | -4/+1 |
2020-11-27 | r/1941 fix(txix): Override overflow in BuildLogStreambuf | Griffin Smith | 1 | -0/+10 |
2020-11-27 | r/1940 fix(tvix): Remove more superfluous log output | Griffin Smith | 2 | -3/+2 |
2020-11-27 | r/1939 feat(tvix): Bump nlohmann-json version to 3.9.1 | Michael Reilly | 1 | -0/+8 |
2020-11-27 | r/1938 refactor(tvix): JSONSax: Use a RootValue | Eelco Dolstra | 1 | -23/+24 |
2020-11-27 | r/1937 refactor(tvix): json-to-value: use unique_ptr instead of raw pointers | Yorick van Pelt | 1 | -21/+18 |
2020-11-27 | r/1935 feat(tvix): run the test-vm with ncurses support | Andreas Rammhold | 1 | -1/+1 |
2020-11-27 | r/1934 chore(tvix): avoid unnesscary rebuilds of protos and tvix | Andreas Rammhold | 1 | -2/+26 |
2020-11-27 | r/1933 fix(tvix): Don't double-up on endlines from log messages | Griffin Smith | 1 | -1/+1 |
2020-11-27 | r/1931 refactor(tvix): remove signedness conversions by using std::optional | Kane York | 1 | -4/+4 |
2020-11-27 | r/1930 fix(tvix): make unsigned conversion explicit | Kane York | 1 | -1/+1 |
2020-11-27 | r/1929 fix(tvix): sqlite bind argument number is signed | Kane York | 1 | -1/+1 |
2020-11-27 | r/1924 feat(tvix): builtins.fromJSON: use nlohmann/json parser instead of custom parser | Yorick van Pelt | 1 | -153/+114 |
2020-11-22 | r/1910 feat(tvix): Support a --quiet argument to nix-build | Griffin Smith | 1 | -0/+2 |
2020-11-22 | r/1909 fix(tvix): Add endlines to build log messages | Griffin Smith | 1 | -16/+19 |
2020-11-22 | r/1908 feat(tvix): Convert some DLOGs to VLOGs | Griffin Smith | 6 | -10/+10 |
2020-11-22 | r/1906 feat(tvix): Add a pos field to more expr classes | Griffin Smith | 2 | -6/+14 |
2020-11-21 | r/1894 chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21 | Vincent Ambo | 13 | -70/+65 |
2020-11-21 | r/1892 fix(3p/cgit): Rename remaining 'sha1' references to 'oid' | Vincent Ambo | 1 | -2/+2 |
2020-11-21 | r/1891 merge(3p/cgit): subtree merge at adcc4f82 | Vincent Ambo | 26 | -135/+299 |
2020-11-21 | r/1890 merge(3p/git): Merge git subtree at v2.29.2 | Vincent Ambo | 1485 | -100645/+232762 |
2020-11-21 | r/1889 merge(3p/absl): subtree merge of Abseil up to e19260f | Vincent Ambo | 854 | -5218/+11182 |
2020-11-21 | r/1888 chore(tvix): Use StatusOr API available in Abseil's version | Vincent Ambo | 4 | -8/+13 |
2020-11-19 | r/1886 fix(tvix): Use copy constructor to add strings to protos | Griffin Smith | 2 | -1/+29 |
2020-11-19 | r/1885 fix(tvix): Use mutable field for assigning proto fields | Griffin Smith | 1 | -2/+2 |
2020-11-08 | r/1874 feat(3p/irccat): init at '06a985y4' | Vincent Ambo | 1 | -0/+16 |
2020-11-08 | r/1872 chore(3p/exwm): Update derivation to build local sources | Vincent Ambo | 2 | -13/+7 |
2020-11-08 | r/1871 chore(3p/emacs/exwm): Import from commit '0368127976bda29d35eed788edfe74644ec... | Vincent Ambo | 16 | -0/+8567 |
2020-09-23 | r/1813 chore(3p/rr): Upgrade to latest master with Zen workarounds | Vincent Ambo | 2 | -50/+12 |
2020-09-16 | r/1795 fix(tvix): Convert INVALID_ARGUMENT to InvalidPath | Griffin Smith | 1 | -2/+6 |
2020-09-15 | r/1794 refactor(3p/tvix): make Value.primOp a std::shared_ptr | Kane York | 2 | -4/+3 |
2020-09-15 | r/1793 fix(3p/tvix): properly zero the largest member of Value | Kane York | 1 | -1/+4 |
2020-09-15 | r/1792 refactor(3p/tvix): convert NixList usage to shared_ptr | Kane York | 4 | -12/+12 |
2020-09-14 | r/1791 refactor(tvix): Make static strings constexpr string_views | Griffin Smith | 8 | -42/+46 |
2020-09-10 | r/1783 refactor(tvix): Convert refLength to constexpr | Griffin Smith | 1 | -9/+9 |
2020-09-10 | r/1782 fix(tvix): Make working flag thread_local | Griffin Smith | 1 | -5/+4 |
2020-09-06 | r/1771 chore(tvix): dontStrip tvix build | Griffin Smith | 1 | -0/+3 |
2020-09-06 | r/1770 feat(tvix): Implement EnsurePath RPC handler | Griffin Smith | 1 | -0/+13 |
2020-09-06 | r/1768 revert(tvix): "Disable sandboxing by default until its time comes" | Griffin Smith | 1 | -8/+15 |
2020-09-06 | r/1767 feat(tvix): Write even more build logs to client | Griffin Smith | 1 | -89/+84 |
2020-09-01 | r/1758 refactor(tvix): Remove default buildMode arguments from libstore | Griffin Smith | 1 | -4/+4 |