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