| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-25 | Tweak for new setup | bjculkin | |
| Also, add some tests for Context | |||
| 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-16 | Adjust a few things | Ben Culkin | |
| 2022-08-16 | Update iterator capabilities | Ben Culkin | |
| 2022-07-26 | Minor cleanups | Ben Culkin | |
| 2022-07-26 | Restructure a bit | Ben Culkin | |
| 2021-03-13 | Update documentation | Ben Culkin | |
| 2021-02-26 | Update | Ben Culkin | |
| 2020-12-14 | Fix failing tests | Benjamin J. Culkin | |
| 2020-12-14 | Implement NestList | Ben Culkin | |
| NestList is a recursive list structure, inspired by the way lists work in Rakudo (formerly Perl 6). | |||
| 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 | |||
| 2020-12-01 | An assortment of changes | Ben Culkin | |
| 2020-11-21 | Change IMap to use Optional, not exceptions | Ben Culkin | |
| IMap now returns optionals, instead of throwing an exception | |||
| 2020-11-21 | Fix another failing test... | Ben Culkin | |
| 2020-11-21 | Fix failing test | Ben Culkin | |
| 2020-11-17 | Add some tests for IMap/FunctionalMap | Ben Culkin | |
| 2020-11-15 | Add MinMaxList data type | Ben Culkin | |
| This is a list wrapper that automatically tracks the minimum/maximum element currently in the list | |||
| 2020-11-08 | Add some additional tests | Ben Culkin | |
| 2020-11-08 | Add test for ID | Ben Culkin | |
| 2020-10-27 | Fix test issue | Ben Culkin | |
| 2020-10-20 | Add additional tests | Ben Culkin | |
| Clean up the tests for BooleanToggle, and add a basic test for Either | |||
| 2020-04-14 | Cleanup some warnings and stuff | Ben Culkin | |
| 2020-04-13 | Cleanup pass | Ben Culkin | |
| Pass to do some cleanups | |||
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| Cleanup some warnings | |||
| 2019-07-27 | More stack tests | bculkin2442 | |
| 2019-07-10 | General improvements to stack | bculkin2442 | |
| 2019-07-02 | Move tests to new package | bculkin2442 | |
