| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-08 | Add a whole bunch of Optics | Ben Culkin | |
| This adds a whole bunch of types/functions related to optics. With this batch, I've mainly gone for the concrete representation types, instead of var Laarhoven or profunctor representations. The concrete ones require less infrastructure, though they are not as easy to compose There's also a number of misc. things in here | |||
| 2022-09-27 | GPLize project | Ben Culkin | |
| Finally deciding to move things into a proper license; which I can do since I've never accepted (or had :( ) a pull request from another person | |||
| 2020-12-03 | Rename types to match Java style | Ben Culkin | |
| This renames several interfaces that had names like IWhatever, since that isn't a style that Java uses | |||
