| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify `skip_resolve_expr` with normal resolution | Nadrieril | 2020-12-07 | 1 | -1/+1 |
* | Thread cx everywhere else imports are read | Nadrieril | 2020-12-07 | 1 | -3/+8 |
* | Thread cx through normalization | Nadrieril | 2020-12-07 | 1 | -6/+18 |
* | fix: clippy | Nadrieril | 2020-11-01 | 1 | -5/+3 |
* | Typed and TypedHir are the same | Nadrieril | 2020-11-01 | 1 | -9/+7 |
* | Untangle caching code | Nadrieril | 2020-11-01 | 1 | -598/+60 |
* | Store file cache in ImportEnv | Nadrieril | 2020-11-01 | 1 | -1/+1 |
* | Refactor cache path resolution | Nadrieril | 2020-05-30 | 1 | -62/+21 |
* | Fix cache path resolution on wasm | Nadrieril | 2020-05-30 | 1 | -0/+7 |
* | test: Add remaining tests for cache | fteychene | 2020-05-15 | 1 | -0/+398 |
* | fixup! test: Add some unit tests for cache | fteychene | 2020-05-15 | 1 | -30/+55 |
* | fixup! test: Add some unit tests for cache | fteychene | 2020-05-15 | 1 | -56/+32 |
* | fixup! fixup! Release serde_dhall version 0.5.2 | fteychene | 2020-05-15 | 1 | -31/+55 |
* | test: Add some unit tests for cache | fteychene | 2020-05-15 | 1 | -12/+121 |
* | fixup! Release serde_dhall version 0.5.2 | fteychene | 2020-05-15 | 1 | -24/+34 |
* | feat: Add cache resolution on resolve | fteychene | 2020-05-15 | 1 | -0/+145 |