Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-12 | Add usage instructions to top-level README | William Carroll | 1 | -21/+0 |
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 | 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 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 |