Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put a Cow in Type | Nadrieril | 2019-04-07 | 1 | -3/+3 |
| | |||||
* | Store the whole type hierarchy in a Type | Nadrieril | 2019-04-06 | 1 | -9/+8 |
| | |||||
* | Start taking Typed seriously | Nadrieril | 2019-04-06 | 1 | -1/+1 |
| | |||||
* | Thread Typed through type_with | Nadrieril | 2019-04-06 | 1 | -25/+9 |
| | |||||
* | Move binary decoding to new API | Nadrieril | 2019-04-06 | 1 | -8/+14 |
| | |||||
* | Massage import loading into new API | Nadrieril | 2019-04-06 | 1 | -10/+20 |
| | | | | Closes #9 | ||||
* | Define some newtypes for Expr | Nadrieril | 2019-04-06 | 1 | -0/+35 |
Closes #50 |