summaryrefslogtreecommitdiff
path: root/dhall/tests/traits.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move api into its own crateNadrieril2019-08-131-68/+0
* Remove dhall::expr!() macroNadrieril2019-08-101-19/+11
* Rewrite the StaticType trait and everything around itNadrieril2019-05-091-35/+32
* Fix deriveNadrieril2019-05-071-1/+1
* Remove dummy lifetimesNadrieril2019-05-041-1/+1
* rustfmtNadrieril2019-05-041-1/+1
* Rename dhall_generator to dhall_proc_macrosNadrieril2019-05-041-8/+8
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-1/+1
* Remove obsolete dhall_expr!() macroNadrieril2019-04-181-8/+16
* Namespace deserialization functions in a `de` submoduleNadrieril2019-04-141-3/+3
* Thread lifetimes through other newtypesNadrieril2019-04-111-1/+1
* Add SimpleType and SimpeStaticType. Derive the latterNadrieril2019-04-101-18/+36
* Rename some modulesNadrieril2019-04-061-0/+53