summaryrefslogtreecommitdiff
path: root/dhall/src/traits/static_type.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document all of the APINadrieril2019-04-131-7/+26
| | | | Closes #64
* Thread lifetimes through other newtypesNadrieril2019-04-111-22/+23
| | | | Closes #55
* Handle untyped case differently from the type of SortNadrieril2019-04-111-1/+1
| | | | Closes #59
* Add basic deserialization supportNadrieril2019-04-111-0/+24
| | | | Closes #13
* Split traits module into submodulesNadrieril2019-04-101-0/+104