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