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
path:
root
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2020-11-22
Add a 'context' type
Ben Culkin
2020-11-21
Change IMap to use Optional, not exceptions
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
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
2020-11-15
Add new functional interface for choosing from arrays
Ben Culkin
2020-11-15
Add MinMaxList data type
Ben Culkin
2020-11-11
Merge branch 'master' of https://github.com/bculkin2442/esodata
Benjamin J. Culkin
2020-11-11
Update?
Benjamin J. Culkin
2020-11-11
Tweak some things
Ben Culkin
2020-11-09
Formatting cleanup
Ben Culkin
2020-11-08
Add some additional tests
Ben Culkin
2020-11-08
Do some cleanup of things
Ben Culkin
2020-10-31
Do some restructuring of things
Ben Culkin
2020-10-20
Add additional tests
Ben Culkin
2020-10-06
Add ResettableIterator
Ben Culkin
2020-10-06
Info cleanup
Ben Culkin
2020-09-25
Warning cleanup
Ben Culkin
2020-04-14
Cleanup some warnings and stuff
Ben Culkin
2020-04-13
Cleanup pass
Ben Culkin
2020-04-12
Finish up extraction
Ben Culkin
2020-04-07
Cleanup some warnings
Ben Culkin
2020-04-06
Cleanup some warnings
Ben Culkin
2019-07-27
Reimplement AbbrevMap, and implement Multimap
bculkin2442
2019-07-27
More stack tests
bculkin2442
2019-07-10
General improvements to stack
bculkin2442
2019-07-02
Move tests to new package
bculkin2442
2019-07-02
Clean up comments
bculkin2442
2019-07-02
Rename package root
bculkin2442