Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+1 |
2020-12-01 | r/1970 chore(tazjin/aoc2019): Move out of //fun | Vincent Ambo | 5 | -0/+240 |
2020-11-30 | r/1969 chore(lukegb): add keys.clouvider-lon01-nix | Luke Granger-Brown | 1 | -1/+2 |
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 | 7 | -26/+78 |
2020-11-29 | r/1961 fix(gs/emacs) unmap global SPC / key | Griffin Smith | 1 | -0/+2 |
2020-11-29 | r/1958 chore(3p): upgrade llvm to version 11 | Kane York | 2 | -2/+2 |
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-27 | r/1936 fix(users/multi/home): fix tmux keybindings for tmux 3.1 | multi | 1 | -2/+2 |
2020-11-27 | r/1927 chore(tazjin/rlox): Wire scanner to interpreter to reduce warnings | Vincent Ambo | 2 | -1/+18 |
2020-11-27 | r/1926 feat(tazjin/rlox): Implement multi-character scanning | Vincent Ambo | 1 | -0/+16 |
2020-11-27 | r/1925 refactor(tazjin/rlox): Use &[char] instead of &str in scanner | Vincent Ambo | 1 | -7/+3 |
2020-11-27 | r/1923 feat(tazjin/covid): Add jq script for wrangling CDC data | Vincent Ambo | 1 | -0/+36 |
2020-11-26 | r/1922 feat(users/riking/fish): add nix-env to shell | Kane York | 1 | -0/+141 |
2020-11-26 | r/1921 feat(gs/system): Enable docker on dev machines | Griffin Smith | 2 | -0/+6 |
2020-11-26 | r/1920 fix(gs/system): lorri as a home-manager svc doesn't work on Darwin | Griffin Smith | 1 | -2/+0 |
2020-11-26 | r/1919 chore(glittershark): Remove everything Urbint related | Griffin Smith | 9 | -197/+7 |
2020-11-25 | r/1917 feat(glittershark): Get everything working on Darwin | Griffin Smith | 8 | -42/+46 |
2020-11-23 | r/1916 feat(users/multi/home): add readline configuration and nix-shell handling to ... | multi | 1 | -3/+40 |
2020-11-23 | r/1915 fix(gs/home): Don't override alacritty version | Griffin Smith | 1 | -14/+0 |
2020-11-23 | r/1914 feat(tazjin/rlox): Implement single-character scanning | Vincent Ambo | 3 | -0/+139 |
2020-11-23 | r/1913 feat(tazjin/rlox): Add basic program structure | Vincent Ambo | 3 | -10/+36 |
2020-11-23 | r/1912 feat(tazjin/rlox): Bootstrap program | Vincent Ambo | 5 | -0/+48 |
2020-11-22 | r/1911 feat(tazjin/emacs): Enable midnight.el | Vincent Ambo | 1 | -1/+4 |
2020-11-22 | r/1907 feat(whitby): Move wigglydonke.rs to whitby | Griffin Smith | 1 | -6/+0 |
2020-11-22 | r/1902 fix(users/multi/home): re-add overridden htop package to home-manager configu... | multi | 1 | -0/+2 |
2020-11-22 | r/1901 refactor(user/multi/pkgs): make my local package set readTree-compatible. | multi | 2 | -4/+11 |
2020-11-22 | r/1900 fix(users/multi/home): use local depot checkout. | multi | 1 | -2/+6 |
2020-11-22 | r/1899 refactor(users/multi): migrate whitby home-manager config to readTree-compati... | multi | 3 | -69/+11 |
2020-11-22 | r/1898 refactor(users/multi): make my user directory CI-compatible. | multi | 3 | -0/+93 |
2020-11-22 | r/1897 refactor(users/multi/whitby): use the depot's own source location attribute. | multi | 2 | -9/+2 |
2020-11-21 | r/1895 fix(users/multi/whitby): fix home-manager configuration on whitby. | multi | 1 | -1/+1 |
2020-11-21 | r/1894 chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21 | Vincent Ambo | 4 | -21/+6 |