Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-06 | Add Ramp's technical assessment | William Carroll | 2 | -0/+116 |
2021-01-22 | Prefer POST /verify to GET /verify | William Carroll | 3 | -10/+20 |
2021-01-22 | Add 'assessments/tt/' from commit 'ee8e75231cd9d3d4aa3ffbbfa0e3b8511712e1ee' | William Carroll | 42 | -0/+3994 |
2020-12-12 | Add project-local .gitignore | William Carroll | 1 | -0/+1 |
2020-12-12 | Add usage instructions to top-level README | William Carroll | 2 | -21/+14 |
2020-12-12 | Expose functions at API layer | William Carroll | 4 | -2/+104 |
2020-12-12 | Include cache hit/miss info in return type | William Carroll | 2 | -3/+4 |
2020-12-12 | Expand 10^5 in README | William Carroll | 1 | -1/+1 |
2020-12-12 | Simple Math tests | William Carroll | 1 | -3/+1 |
2020-12-12 | Define Server.semiprime | William Carroll | 2 | -9/+49 |
2020-12-12 | Define Cache.{list,clear} to help debugging | William Carroll | 1 | -0/+14 |
2020-12-12 | Define Cache and convert app to OTP | William Carroll | 4 | -1/+58 |
2020-12-11 | Add moduledoc to Extras | William Carroll | 1 | -0/+4 |
2020-12-11 | Define stubbed default.nix | William Carroll | 1 | -0/+1 |
2020-12-11 | Define Math module | William Carroll | 2 | -0/+58 |
2020-12-11 | Define Extras module | William Carroll | 2 | -0/+36 |
2020-12-11 | Init Elixir project | William Carroll | 8 | -0/+107 |
2020-12-11 | Initialize the Semiprimes Service | William Carroll | 1 | -0/+30 |
2020-08-20 | Move scratch/brilliant into //assessments | William Carroll | 10 | -0/+426 |
2020-08-20 | Drop support for dir-locals.nix, <nixpkgs>, etc. | William Carroll | 1 | -0/+1 |
2020-08-20 | Revise previous opinions about absolute paths GT <bracket-notation> | William Carroll | 1 | -1/+1 |
2020-08-20 | Set -Wall and cleanup warnings | William Carroll | 2 | -9/+11 |
2020-08-20 | Create an assessment directory | William Carroll | 10 | -0/+359 |