Age | Commit message (Expand) | Author | Files | Lines |
2020-12-06 | r/1990 feat(tazjin/rlox): Wire up parser to the REPL | Vincent Ambo | 2 | -7/+21 |
2020-12-06 | r/1989 feat(tazjin/rlox): Implement parsing of parenthesised expressions | Vincent Ambo | 2 | -1/+16 |
2020-12-06 | r/1988 refactor(tazjin/rlox): Add error plumbing in parser functions | Vincent Ambo | 1 | -29/+21 |
2020-12-06 | r/1987 feat(tazjin/rlox): Implement parsing up to unary expressions | Vincent Ambo | 2 | -15/+109 |
2020-12-06 | r/1986 refactor(tazjin/aoc2020): Build all solutions in CI | Vincent Ambo | 1 | -6/+6 |
2020-12-06 | r/1985 feat(tazjin/aoc2020): Add solution for day 6 | Vincent Ambo | 1 | -0/+40 |
2020-12-06 | r/1984 feat(tazjin): Check in higher-quality version of avatar | Vincent Ambo | 1 | -0/+0 |
2020-12-06 | r/1983 feat(tazjin): Check in hanebuschtag.txt | Vincent Ambo | 1 | -0/+63 |
2020-12-05 | r/1982 feat(tazjin/aoc2020): Add solution for day 5 | Vincent Ambo | 1 | -0/+61 |
2020-12-04 | r/1981 feat(tazjin/aoc2020): Add solution for day 4 | Vincent Ambo | 1 | -0/+98 |
2020-12-04 | r/1980 feat(tazjin/aoc2020): Add solution for day 3 | Vincent Ambo | 1 | -0/+43 |
2020-12-02 | r/1979 feat(tazjin/aoc2020): Add solution for day 2 | Vincent Ambo | 2 | -1/+55 |
2020-12-02 | r/1978 feat(u/riking/aoc/day01): add day01 solution | Kane York | 5 | -0/+121 |
2020-12-01 | r/1977 fix(gs/system): Explicitly add all default i3 keybindings | Griffin Smith | 2 | -58/+84 |
2020-12-01 | r/1976 feat(gs/yeren): Swap caps+escape on built-in keyboard | Griffin Smith | 1 | -0/+33 |
2020-12-01 | r/1975 fix(gs/yeren): Attempt to work around some of the text flickering issues | Griffin Smith | 1 | -0/+26 |
2020-12-01 | r/1974 feat(gs/system): Add me to the docker group | Griffin Smith | 1 | -0/+1 |
2020-12-01 | r/1973 feat(gs/system): Update xrandr layout for yeren | Griffin Smith | 1 | -3/+5 |
2020-12-01 | r/1972 feat(tazjin/aoc2020): Add solution for day 1 | Vincent Ambo | 2 | -0/+66 |
2020-12-01 | r/1971 chore(writeElispBin): Move from //overrides to //nix | Vincent Ambo | 2 | -2/+2 |
2020-12-01 | r/1970 chore(tazjin/aoc2019): Move out of //fun | Vincent Ambo | 7 | -4/+0 |
2020-11-30 | r/1969 chore(lukegb): add keys.clouvider-lon01-nix | Luke Granger-Brown | 1 | -1/+2 |
2020-11-30 | r/1968 chore(3p): move quassel to the right inherit statement | Andreas Rammhold | 1 | -1/+1 |
2020-11-30 | r/1967 fix(tazjin/emacs): Don't use use-package for dottime.el | Vincent Ambo | 1 | -5/+2 |
2020-11-30 | r/1966 feat(tazjin/rlox): Bootstrap recursive-descent parser for Lox | Vincent Ambo | 3 | -5/+107 |
2020-11-30 | r/1965 fix(gs/home): Run lorri on all linux systems | Griffin Smith | 1 | -0/+2 |
2020-11-30 | r/1964 feat(gs/home): Add rust development tools | Griffin Smith | 2 | -0/+9 |
2020-11-30 | r/1963 feat(gs/system): Write mugwump symlink to /tmp | Griffin Smith | 1 | -2/+2 |
2020-11-30 | r/1962 feat(gs/system): Init yeren | Griffin Smith | 8 | -26/+79 |
2020-11-29 | r/1961 fix(gs/emacs) unmap global SPC / key | Griffin Smith | 1 | -0/+2 |
2020-11-29 | r/1960 feat(gerrit-update): Add helper script for updating Gerrit schema | Luke Granger-Brown | 3 | -0/+38 |
2020-11-29 | r/1959 fix(cl.tvl.fyi): Correct Gerrit shortlink redirects. | Luke Granger-Brown | 1 | -1/+2 |
2020-11-29 | r/1958 chore(3p): upgrade llvm to version 11 | Kane York | 4 | -9/+12 |
2020-11-29 | r/1957 chore(3p/gerrit): update to latest upstream HEAD | Luke Granger-Brown | 10 | -140/+91 |
2020-11-28 | r/1956 refactor(tazjin/rlox): Thread through scanner errors | Vincent Ambo | 3 | -9/+29 |
2020-11-28 | r/1955 feat(tazjin/rlox): Scan identifiers and keywords | Vincent Ambo | 1 | -6/+41 |
2020-11-28 | r/1954 feat(tazjin/rlox): Implement number scanning | Vincent Ambo | 1 | -2/+36 |
2020-11-28 | r/1953 feat(tazjin/rlox): Implement string scanning | Vincent Ambo | 2 | -6/+36 |
2020-11-28 | r/1952 fix(tazjin/rlox): Clear previous line in REPL mode | Vincent Ambo | 2 | -2/+4 |
2020-11-28 | r/1951 feat(tazjin/rlox): Handle whitespace in scanner | Vincent Ambo | 1 | -0/+6 |
2020-11-28 | r/1950 feat(tazjin/rlox): Scan single-line comments | Vincent Ambo | 1 | -2/+29 |
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 |