summaryrefslogtreecommitdiff
path: root/serde_dhall/tests/serde.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: add a test that fetches the remote preludeNadrieril2020-12-081-1/+17
* Unify `skip_resolve_expr` with normal resolutionNadrieril2020-12-071-0/+19
* Expose binary parsing in the APINadrieril2020-11-201-0/+21
* Fix clippy and formattingNadrieril2020-10-281-1/+3
* Move some testsNadrieril2020-10-281-0/+59
* Make type annotation optional to allow serializing SimpleValueNadrieril2020-10-281-2/+6
* Implement serializationNadrieril2020-10-281-0/+145