Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid duplicating work when matching on Pi types | Nadrieril | 2019-04-23 | 1 | -1/+1 |
* | Naming tweaks | Nadrieril | 2019-04-16 | 1 | -2/+2 |
* | Namespace deserialization functions in a `de` submodule | Nadrieril | 2019-04-14 | 1 | -1/+1 |
* | Document all of the API | Nadrieril | 2019-04-13 | 1 | -0/+7 |
* | Thread lifetimes through other newtypes | Nadrieril | 2019-04-11 | 1 | -6/+6 |
* | Add lifetime parameters to Parsed and Resolved | Nadrieril | 2019-04-11 | 1 | -4/+4 |
* | Add basic deserialization support | Nadrieril | 2019-04-11 | 1 | -1/+1 |
* | Allow providing type for typechecking in API | Nadrieril | 2019-04-10 | 1 | -2/+5 |
* | Cleanup error handling | Nadrieril | 2019-04-10 | 1 | -3/+3 |
* | Split traits module into submodules | Nadrieril | 2019-04-10 | 1 | -0/+43 |