Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hide serde Error internals | Nadrieril | 2020-03-31 | 5 | -18/+27 | |
* | Go mad with doc macros | Nadrieril | 2020-03-31 | 3 | -106/+267 | |
* | Document more | Nadrieril | 2020-03-31 | 3 | -26/+58 | |
* | Move mod simple into value | Nadrieril | 2020-03-31 | 5 | -245/+240 | |
* | Hide Value from API | Nadrieril | 2020-03-31 | 2 | -5/+5 | |
* | Rework SimpleValue | Nadrieril | 2020-03-31 | 3 | -50/+35 | |
* | Rework SimpleType | Nadrieril | 2020-03-31 | 7 | -84/+120 | |
* | Hide SimpleValue from api | Nadrieril | 2020-03-31 | 3 | -9/+6 | |
* | Add a bunch of TODOs | Nadrieril | 2020-03-31 | 8 | -4/+25 | |
* | Reorganize API and internals of serde_dhall a bit | Nadrieril | 2020-03-31 | 7 | -72/+144 | |
* | Ensure version numbers are kept in sync | Nadrieril | 2020-03-31 | 2 | -0/+15 | |
* | Test README code samples using doc_comment | Nadrieril | 2020-03-31 | 2 | -0/+6 | |
* | Introduce option builder | Nadrieril | 2020-03-31 | 4 | -33/+155 | |
* | Fix versions of dependent local crates | Nadrieril | 2020-03-31 | 1 | -2/+2 | |
* | Expose simple::Val/Ty properly in the API | Nadrieril | 2020-03-31 | 5 | -160/+120 | |
* | Move Value, SimpleValue and SimpleType to serde | Nadrieril | 2020-03-31 | 5 | -18/+253 | |
* | Reorganize serde modules | Nadrieril | 2020-03-31 | 6 | -206/+179 | |
* | Use dhall::Value more in serde | Nadrieril | 2020-03-31 | 2 | -35/+33 | |
* | Rename LitKind to NumKind | Nadrieril | 2020-03-31 | 1 | -6/+6 | |
* | Remove Normalized and friends from public API | Nadrieril | 2020-03-31 | 1 | -1/+1 | |
* | Add new Value type in API | Nadrieril | 2020-03-31 | 2 | -27/+24 | |
* | Add SimpleType to mirror SimpleValue | Nadrieril | 2020-03-31 | 2 | -34/+35 | |
* | Split serde_dhall::Value to separate values from types | Nadrieril | 2020-03-31 | 3 | -39/+77 | |
* | Add SimpleValue type to facilitate deserialization | Nadrieril | 2020-03-31 | 3 | -73/+48 | |
* | Fix indexing for spans that go to the end of the input | Nadrieril | 2020-03-31 | 1 | -0/+3 | |
* | Cut release | Nadrieril | 2020-03-18 | 2 | -4/+4 | |
* | Cut release | Nadrieril | 2020-02-21 | 2 | -3/+3 | |
* | Expose fewer pub things | Nadrieril | 2020-02-19 | 1 | -5/+5 | |
* | Introduce LitKind to factor out common enum nodes | Nadrieril | 2020-02-11 | 1 | -5/+6 | |
* | Remove the Embed variant from ExprKind | Nadrieril | 2020-02-11 | 1 | -1/+1 | |
* | More errors | Nadrieril | 2020-02-02 | 2 | -2/+2 | |
* | Fix module paths in serde_dhall | Nadrieril | 2020-01-31 | 2 | -2/+2 | |
* | Use Normalized in serde_dhall | Nadrieril | 2020-01-29 | 1 | -11/+11 | |
* | release | Nadrieril | 2020-01-16 | 2 | -3/+3 | |
* | Deserialize more types | Nadrieril | 2020-01-16 | 4 | -21/+206 | |
* | Improve serde_dhall docs greatly | Nadrieril | 2020-01-16 | 1 | -50/+86 | |
* | Release new version | Nadrieril | 2019-12-24 | 2 | -3/+3 | |
* | Bump dhall version | Nadrieril | 2019-12-21 | 1 | -1/+1 | |
* | Pin version of local crate dependencies | Nadrieril | 2019-12-21 | 1 | -2/+2 | |
* | Prepare for publishing on crates.io | Nadrieril | 2019-12-21 | 2 | -1/+6 | |
* | Seal `Deserialize` trait | Nadrieril | 2019-12-20 | 2 | -2/+9 | |
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 1 | -2/+2 | |
* | Move error module to root of crate | Nadrieril | 2019-12-20 | 1 | -2/+2 | |
* | Remove dhall_syntax crate | Nadrieril | 2019-12-17 | 1 | -1/+0 | |
* | Refer to semantics module properly | Nadrieril | 2019-12-15 | 2 | -4/+4 | |
* | Reexport dhall_syntax as a module in dhall | Nadrieril | 2019-12-15 | 3 | -3/+3 | |
* | Update rust toolchain | Nadrieril | 2019-11-11 | 1 | -2/+0 | |
* | Cleanup conversion of `Value` to `Expr` | Nadrieril | 2019-08-30 | 1 | -1/+1 | |
* | Rename SubExpr to Expr, and Expr to RawExpr | Nadrieril | 2019-08-28 | 2 | -4/+4 | |
* | clippy | Nadrieril | 2019-08-27 | 1 | -14/+18 |