summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-14Add more combinatorsBen Culkin
2020-12-14Add ReverseListIteratorBen Culkin
2020-12-14Either no longer implements PairBen Culkin
2020-12-03Rename types to match Java styleBen Culkin
2020-12-01An assortment of changesBen Culkin
2020-11-22Add a 'context' typeBen Culkin
2020-11-21Change IMap to use Optional, not exceptionsBen Culkin
2020-11-21Fix another failing test...Ben Culkin
2020-11-21Fix failing testBen Culkin
2020-11-21Add some function combinatorsBen Culkin
2020-11-21Add a functional interface for functions that throw an exception.Ben Culkin
2020-11-21Add a basic fixpoint functionBen Culkin
2020-11-21Add iterators which don't throw ConcurrentModificationExceptionBen Culkin
2020-11-21Add static factory method to IHolderBen Culkin
2020-11-17Add some tests for IMap/FunctionalMapBen Culkin
2020-11-17Reorder the methods in IMap againBen Culkin
2020-11-17Add static function for constructing IMap more easilyBen Culkin
2020-11-17Add ability to set the source for GeneratingIteratorBen Culkin
2020-11-17Remove some unnecessary overridesBen Culkin
2020-11-17Implement IFreezable for IMapBen Culkin
2020-11-16Add interface for freezing/thawing objectsBen Culkin
2020-11-15Add new functional interface for choosing from arraysBen Culkin
2020-11-15Add MinMaxList data typeBen Culkin
2020-11-11Merge branch 'master' of https://github.com/bculkin2442/esodataBenjamin J. Culkin
2020-11-11Update?Benjamin J. Culkin
2020-11-11Tweak some thingsBen Culkin
2020-11-09Formatting cleanupBen Culkin
2020-11-08Add some additional testsBen Culkin
2020-11-08Do some cleanup of thingsBen Culkin
2020-11-08Import an example for BinarySearchTreeBen Culkin
2020-11-08Add test for IDBen Culkin
2020-10-31Do some restructuring of thingsBen Culkin
2020-10-27Fix test issueBen Culkin
2020-10-20Add additional testsBen Culkin
2020-10-06Add ResettableIteratorBen Culkin
2020-10-06Info cleanupBen Culkin
2020-09-25Warning cleanupBen Culkin
2020-04-14Cleanup some warnings and stuffBen Culkin
2020-04-13Cleanup passBen Culkin
2020-04-12Finish up extractionBen Culkin
2020-04-07Cleanup some warningsBen Culkin
2020-04-06Cleanup some warningsBen Culkin
2019-07-27Reimplement AbbrevMap, and implement Multimapbculkin2442
2019-07-27More stack testsbculkin2442
2019-07-10General improvements to stackbculkin2442
2019-07-02Move tests to new packagebculkin2442
2019-07-02Clean up commentsbculkin2442
2019-07-02Rename package rootbculkin2442
2019-06-18Initial commitbculkin2442