Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict public API to its most minimal expression | Nadrieril | 2019-04-12 | 1 | -1/+1 |
* | Add lifetime parameters to Parsed and Resolved | Nadrieril | 2019-04-11 | 1 | -1/+2 |
* | Abstract get_type() into a trait | Nadrieril | 2019-04-11 | 1 | -2/+3 |
* | Handle untyped case differently from the type of Sort | Nadrieril | 2019-04-11 | 1 | -1/+1 |
* | Simplify test harness | Nadrieril | 2019-04-10 | 1 | -114/+92 |
* | Allow providing type for typechecking in API | Nadrieril | 2019-04-10 | 1 | -12/+11 |
* | Mild cleanup imports | Nadrieril | 2019-04-10 | 1 | -4/+4 |
* | Cleanup error handling | Nadrieril | 2019-04-10 | 1 | -12/+9 |
* | s/load_from/parse/ | Nadrieril | 2019-04-10 | 1 | -15/+15 |
* | Limit public API | Nadrieril | 2019-04-08 | 1 | -2/+4 |
* | Move spec tests into the relevant files | Nadrieril | 2019-04-08 | 1 | -0/+176 |