0
I Use This!
Inactive

Commits : Listings

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