index
:
esodata.git
trunk
Various data-structures, some more esoteric than others
Ben Culkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-08
Merge branch 'trunk' of git@ashardalon.com:esodata.git into trunk
HEAD
trunk
Benjamin Culkin
2025-12-08
Add two function types for Closable functions
Benjamin Culkin
2024-07-01
Add some missing annotations
Benjamin Culkin
2024-01-21
Fix up pom
Benjamin Culkin
2023-12-24
Configure deploy to work correctly
Benjamin Culkin
2023-11-08
Merge branch 'trunk' of git@ashardalon.com:esodata.git into trunk
Ben Culkin
2023-10-25
Tweaks
Ben Culkin
2023-10-25
Tweak for new setup
bjculkin
2023-06-25
Update a number of things
Ben Culkin
2022-10-08
Add a whole bunch of Optics
Ben Culkin
2022-09-27
remove old license
Ben Culkin
2022-09-27
Very minor change
Ben Culkin
2022-09-27
GPLize project
Ben Culkin
2022-09-24
Various changes
Ben Culkin
2022-09-24
Implement basic Petri nets
Ben Culkin
2022-09-24
Add PairMap
Ben Culkin
2022-09-24
Add some additional combinators, of various sorts
Ben Culkin
2022-09-16
Merge branch 'master' of git@github.com:bculkin2442/esodata.git
Ben Culkin
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
2022-07-11
General improvements
Ben Culkin
2021-12-14
Merge pull request #1 from bculkin2442/dependabot/maven/junit-junit-4.13.1
Benjamin Culkin
2021-03-13
Update documentation
Ben Culkin
2021-03-13
Clear up some warnings
Ben Culkin
2021-02-26
Update
Ben Culkin
2020-12-14
Fix failing tests
Benjamin J. Culkin
2020-12-14
Implement NestList
Ben Culkin
2020-12-14
Add more combinators
Ben Culkin
2020-12-14
Add ReverseListIterator
Ben Culkin
2020-12-14
Either no longer implements Pair
Ben Culkin
2020-12-03
Rename types to match Java style
Ben Culkin
2020-12-01
An assortment of changes
Ben Culkin
2020-11-22
Add a 'context' type
Ben Culkin
2020-11-21
Change IMap to use Optional, not exceptions
Ben Culkin
2020-11-21
Fix another failing test...
Ben Culkin
2020-11-21
Fix failing test
Ben Culkin
2020-11-21
Add some function combinators
Ben Culkin
2020-11-21
Add a functional interface for functions that throw an exception.
Ben Culkin
2020-11-21
Add a basic fixpoint function
Ben Culkin
2020-11-21
Add iterators which don't throw ConcurrentModificationException
Ben Culkin
2020-11-21
Add static factory method to IHolder
Ben Culkin
2020-11-17
Add some tests for IMap/FunctionalMap
Ben Culkin
2020-11-17
Reorder the methods in IMap again
Ben Culkin
2020-11-17
Add static function for constructing IMap more easily
Ben Culkin
2020-11-17
Add ability to set the source for GeneratingIterator
Ben Culkin
2020-11-17
Remove some unnecessary overrides
Ben Culkin
2020-11-17
Implement IFreezable for IMap
Ben Culkin
2020-11-16
Add interface for freezing/thawing objects
Ben Culkin
[next]