Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc tweaks | Nadrieril | 2020-04-05 | 1 | -0/+4 |
* | Final doc tweaks | Nadrieril | 2020-04-05 | 1 | -32/+32 |
* | Tweaks | Nadrieril | 2020-04-05 | 1 | -10/+13 |
* | Borrow type annotation | Nadrieril | 2020-04-05 | 1 | -10/+8 |
* | Rewrite builder with state machine to allow parse::<> | Nadrieril | 2020-04-05 | 1 | -86/+117 |
* | Make Deserializer functions the only functions | Nadrieril | 2020-04-05 | 1 | -15/+14 |
* | Document Deserializer methods | Nadrieril | 2020-04-05 | 1 | -16/+197 |
* | Rename Deserialize trait to FromDhall | Nadrieril | 2020-04-05 | 1 | -2/+2 |
* | Rename Options to Deserializer | Nadrieril | 2020-04-05 | 1 | -13/+21 |
* | Hide serde Error internals | Nadrieril | 2020-03-31 | 1 | -2/+2 |
* | Move mod simple into value | Nadrieril | 2020-03-31 | 1 | -1/+1 |
* | Rework SimpleType | Nadrieril | 2020-03-31 | 1 | -2/+3 |
* | Add a bunch of TODOs | Nadrieril | 2020-03-31 | 1 | -0/+9 |
* | Introduce option builder | Nadrieril | 2020-03-31 | 1 | -0/+138 |