summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/value.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Reorder value.rsNadrieril2019-12-201-81/+81
* Move error module to root of crateNadrieril2019-12-201-1/+1
* Move out conversion from value back to ast to its own fileNadrieril2019-12-191-16/+9
* Rename ValueF to ValueKindNadrieril2019-12-191-35/+35
* Refer to semantics module properlyNadrieril2019-12-151-7/+7
* Avoid mention of `crate::` outside of top-level importsNadrieril2019-12-151-2/+1
* Move contents of dhall under a semantics submoduleNadrieril2019-12-151-0/+338