summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/mod.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-17Implement traverse_ref for ValueKindNadrieril1-0/+3
2019-12-20Move ValueKind into value.rsNadrieril1-1/+0
2019-12-19Rename ValueF to ValueKindNadrieril1-1/+1
2019-12-15Move contents of dhall under a semantics submoduleNadrieril1-0/+0
2019-08-17s/Thunk/Value/Nadrieril1-1/+1
2019-08-13Move api into its own crateNadrieril1-4/+4
2019-05-07Move AlphaVar and AlphaLabel into a new moduleNadrieril1-0/+1
2019-05-06Move main datatypes into their own modulesNadrieril1-0/+3