Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Closes #59 | ||||
* | 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 |
| | | | | Closes #41 | ||||
* | s/load_from/parse/ | Nadrieril | 2019-04-10 | 1 | -15/+15 |
| | |||||
* | Limit public API | Nadrieril | 2019-04-08 | 1 | -2/+4 |
| | | | | Closes #53 | ||||
* | Move spec tests into the relevant files | Nadrieril | 2019-04-08 | 1 | -0/+176 |