0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade com.google.guava:guava to version 24.1.1 or later. More... over 4 years ago
Merge pull request #205 from heuermh/jdk8 More... about 8 years ago
Update minimum JDK dependency version to 1.8
Michael Heuer
as Michael L Heuer
More... about 8 years ago
Merge pull request #204 from heuermh/jdk8-javadoc-lint More... over 8 years ago
Update javadoc configuration to not fail build on JDK8 javadoc lint errors
Michael Heuer
as Michael L Heuer
More... over 8 years ago
Merge pull request #202 from ckennedy-nmdp/test-branch More... almost 9 years ago
Make changes recommended by Heuer More... almost 9 years ago
Remove java.lang.Math dependency, which is breaking the Travis build for some reason More... almost 9 years ago
Add CrossTable operations More... almost 9 years ago
Fix lisence header More... almost 9 years ago
Generalize CompleteLattice constructor by passing top element More... almost 9 years ago
Remove encode(...) and decode(...) methods from Concept, test in Context More... almost 9 years ago
Remove LatticeIterator More... almost 9 years ago
Override remove() More... almost 9 years ago
Add foundational classes and lattice-theoretic examples for testing More... almost 9 years ago
Remove tests that presume a specific ordering of elements in array More... almost 9 years ago
Remove relation/ More... almost 9 years ago
Major refactoring More... almost 9 years ago
Remove naked classes More... almost 9 years ago
Replace Partial interface with PartiallyOrdered class (which implements from Predicate) More... almost 9 years ago
Replace LocalDateTime (Java 8) with Date (Java 7) More... almost 9 years ago
Remove javax dependencies More... almost 9 years ago
Add more tests More... about 9 years ago
Add Allen's algebra methods, documentation, and tests; experimental methods to find the difference and complement of intervals More... about 9 years ago
Add Allen's algebra methods, documentation, and tests; experimental methods to find the difference and complement of intervals More... about 9 years ago
Move boilerplate into AbstractLattice constructor More... about 9 years ago
Add Interval IntervalLattice (and tests) More... about 9 years ago
Merge pull request #201 from mhalagan-nmdp/add-key More... about 9 years ago
Added mhalagan gpg key More... about 9 years ago
Merge pull request #200 from ckennedy-nmdp/test-branch More... about 9 years ago