summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/resolve/cache.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07Unify `skip_resolve_expr` with normal resolutionNadrieril1-1/+1
2020-12-07Thread cx everywhere else imports are readNadrieril1-3/+8
2020-12-07Thread cx through normalizationNadrieril1-6/+18
2020-11-01fix: clippyNadrieril1-5/+3
2020-11-01Typed and TypedHir are the sameNadrieril1-9/+7
2020-11-01Untangle caching codeNadrieril1-598/+60
2020-11-01Store file cache in ImportEnvNadrieril1-1/+1
2020-05-30Refactor cache path resolutionNadrieril1-62/+21
2020-05-30Fix cache path resolution on wasmNadrieril1-0/+7
2020-05-15test: Add remaining tests for cachefteychene1-0/+398
2020-05-15fixup! test: Add some unit tests for cachefteychene1-30/+55
2020-05-15fixup! test: Add some unit tests for cachefteychene1-56/+32
2020-05-15fixup! fixup! Release serde_dhall version 0.5.2fteychene1-31/+55
2020-05-15test: Add some unit tests for cachefteychene1-12/+121
2020-05-15fixup! Release serde_dhall version 0.5.2fteychene1-24/+34
2020-05-15feat: Add cache resolution on resolvefteychene1-0/+145