Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove forgotten println | stuebinm | 2021-05-01 | 1 | -1/+0 |
* | substitutions: add documentation | stuebinm | 2021-04-10 | 1 | -0/+37 |
* | add type substitutions to serde_dhall | stuebinm | 2021-04-10 | 1 | -2/+28 |
* | chore: convert doc links to intra-doc links | Nadrieril | 2020-12-18 | 1 | -28/+20 |
* | Unify `skip_resolve_expr` with normal resolution | Nadrieril | 2020-12-07 | 1 | -1/+1 |
* | Thread cx everywhere else imports are read | Nadrieril | 2020-12-07 | 1 | -0/+1 |
* | Thread cx through normalization | Nadrieril | 2020-12-07 | 1 | -19/+21 |
* | Don't store internal structures of `dhall` in `serde_dhall` | Nadrieril | 2020-12-07 | 1 | -4/+7 |
* | Expose binary parsing in the API | Nadrieril | 2020-11-20 | 1 | -0/+41 |
* | Make type annotation optional to allow serializing SimpleValue | Nadrieril | 2020-10-28 | 1 | -30/+7 |
* | Implement serialization | Nadrieril | 2020-10-28 | 1 | -0/+372 |