Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-28 | Document current deployment tactics | William Carroll | 1 | -0/+59 |
2020-01-28 | Package depot's gemma as a docker image for Cloud Run | William Carroll | 2 | -4/+34 |
2020-01-28 | Add docker/cloud_run.nix | William Carroll | 1 | -0/+9 |
2020-01-27 | Partially packages package that I partially want to use | William Carroll | 1 | -0/+26 |
2020-01-27 | Rename mono -> universe | William Carroll | 2 | -2/+2 |
2020-01-27 | Prefer home variable rather than hard coded path to readTree | William Carroll | 1 | -1/+1 |
2020-01-26 | Add index.html with AdSense script to blog | William Carroll | 1 | -0/+16 |
2020-01-25 | Sketch idea of a buildClojure nix function | William Carroll | 1 | -0/+11 |
2020-01-25 | Support java directory | William Carroll | 3 | -0/+12 |
2020-01-24 | Start working on f.lisp | William Carroll | 3 | -0/+68 |
2020-01-24 | Cleanup lisp directory | William Carroll | 2 | -29/+0 |
2020-01-24 | Support prelude.lisp | William Carroll | 3 | -15/+22 |
2020-01-24 | Rename common-lisp directory to lisp | William Carroll | 4 | -0/+1 |
2020-01-23 | Support proof-of-concept blog | William Carroll | 3 | -10/+16 |
2020-01-23 | Package cl-arrows package | William Carroll | 1 | -0/+15 |
2020-01-23 | Extend blog server to consume nix injections | William Carroll | 1 | -1/+38 |
2020-01-23 | Attempt to inject dependencies into blog/server | William Carroll | 1 | -1/+13 |
2020-01-23 | Add <nixpkgs> to NIX_PATH | William Carroll | 1 | -1/+1 |
2020-01-23 | Start working on a blog | William Carroll | 3 | -0/+29 |
2020-01-23 | Prefer <depot> and <universe> | William Carroll | 1 | -4/+7 |
2020-01-23 | Create third_party | William Carroll | 5 | -35/+32 |
2020-01-23 | Nixify repo | William Carroll | 1 | -0/+33 |
2020-01-23 | Support .envrc | William Carroll | 1 | -0/+1 |
2020-01-23 | Attempt to package CL unit testing with Nix | William Carroll | 7 | -0/+128 |
2020-01-23 | Support Common Lisp | William Carroll | 1 | -0/+15 |
2020-01-22 | Practice dijkstra's algorithm | William Carroll | 1 | -0/+26 |
2020-01-22 | Complete which-appears-twice | William Carroll | 1 | -0/+29 |
2020-01-22 | Complete reverse-linked-list problem | William Carroll | 1 | -0/+74 |
2020-01-22 | Create org table of sorting algorithms and their efficiency | William Carroll | 1 | -0/+6 |
2020-01-22 | Complete find-rotation-point | William Carroll | 1 | -0/+55 |
2020-01-22 | Complete string permutations problem | William Carroll | 1 | -0/+56 |
2020-01-22 | Complete balanced binary tree problem | William Carroll | 1 | -0/+123 |
2020-01-18 | Begin tests for Haskell File module | William Carroll | 2 | -0/+56 |
2020-01-18 | Complete practice algorithms from InterviewCake.com | William Carroll | 3 | -0/+161 |
2020-01-17 | Add DeepMind subdirectory | William Carroll | 1 | -0/+64 |
2020-01-15 | Beging work to port f.el to Haskell | William Carroll | 3 | -0/+123 |
2020-01-15 | Add InterviewCake.com examples | William Carroll | 52 | -0/+3737 |
2020-01-15 | Add "Crack the Coding Interview" examples | William Carroll | 2 | -0/+51 |
2020-01-15 | Upload my 2019 Advent of Code attempts | William Carroll | 11 | -0/+773 |
2020-01-15 | Initialize repo | William Carroll | 2 | -0/+15 |