aboutsummaryrefslogtreecommitdiff
path: root/src/bidirectional.rs
Commit message (Collapse)AuthorAge
* clippy cleanupsHEADmainJJ2023-07-20
|
* generics, somewhat. also minor code cleanupsJJ2023-07-20
|
* implement typeclasses as interfacesJJ2023-07-20
|
* implement tuples, lists, arrays, slices, fix union subtypingJJ2023-07-20
|
* major cleanups: switch to dynamic Errors, impl Context, rename enums/records ↵JJ2023-07-20
| | | | to unions/structs
* split bidirectional checking and conversion + defaults out of simple.rsJJ2023-04-13