Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that the hash always gets checked | Nadrieril | 2020-11-01 | 1 | -13/+18 |
* | Typed and TypedHir are the same | Nadrieril | 2020-11-01 | 1 | -6/+7 |
* | Untangle caching code | Nadrieril | 2020-11-01 | 1 | -8/+24 |
* | Store file cache in ImportEnv | Nadrieril | 2020-11-01 | 1 | -9/+14 |
* | Untangle ImportEnv::handle_import | Nadrieril | 2020-11-01 | 1 | -22/+21 |
* | Fix import bug | Nadrieril | 2020-04-05 | 1 | -9/+11 |
* | Fix clippy warnings | Nadrieril | 2020-04-05 | 1 | -7/+4 |
* | Brutally make all of dhall pub | Nadrieril | 2020-03-31 | 1 | -4/+4 |
* | Run clippy | Nadrieril | 2020-03-17 | 1 | -1/+1 |
* | Implement conservative sanity checking | Nadrieril | 2020-03-05 | 1 | -3/+3 |
* | Cache imports correctly | Nadrieril | 2020-03-05 | 1 | -12/+12 |
* | Avoid re-typechecking after import | Nadrieril | 2020-02-19 | 1 | -4/+4 |
* | Extract resolve-relevant envs together | Nadrieril | 2020-02-17 | 1 | -0/+104 |
* | Move hir and resolve into a module | Nadrieril | 2020-02-17 | 1 | -0/+0 |