Commit message (Expand) | Author | Age | |
---|---|---|---|
* | generics, somewhat. also minor code cleanups | JJ | 2023-07-20 |
* | implement typeclasses as interfaces | JJ | 2023-07-20 |
* | implement tuples, lists, arrays, slices, fix union subtyping | JJ | 2023-07-20 |
* | major cleanups: switch to dynamic Errors, impl Context, rename enums/records ... | JJ | 2023-07-20 |
* | split bidirectional checking and conversion + defaults out of simple.rs | JJ | 2023-04-13 |