Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / shapesecurity/shape-functional-java issues and pull requests
#120 - add debug renderers to data types
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#119 - Version 3.0.0
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#118 - bump to java 11
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#117 - fix concatlist foreach over empty list
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#116 - add hashCode to ImmutableSet
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#115 - add helper for unwrapping eithers
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#114 - Version 2.7.0
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#113 - fix cla check
Pull Request -
State: closed - Opened by bakkot over 2 years ago
#112 - add ImmutableList::toArray overload which takes a Class instead of an array
Pull Request -
State: closed - Opened by michaelficarra over 2 years ago
Labels: enhancement
#111 - add filterWithIndex to list; fixes #110
Pull Request -
State: closed - Opened by disnet almost 3 years ago
#110 - add `filterWithIndex`, etc, to ImmutableList
Issue -
State: closed - Opened by bakkot about 3 years ago
#109 - hashtable merge should accept subtypes
Issue -
State: open - Opened by bakkot over 3 years ago
#108 - concatlist foreach doesn't work for empty lists
Issue -
State: closed - Opened by bakkot over 3 years ago
#107 - ImmutableSet and HashTable should implement hashCode
Issue -
State: closed - Opened by bakkot over 3 years ago
#106 - Version 2.6.3
Pull Request -
State: closed - Opened by bakkot over 3 years ago
#105 - replace Travis CI with GitHub actions
Pull Request -
State: closed - Opened by bakkot over 3 years ago
#104 - Remove unused deps
Pull Request -
State: closed - Opened by disnet over 3 years ago
#103 - Bump guava from 26.0-jre to 29.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#102 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#101 - update location of CLA check script in .travis.yml
Pull Request -
State: closed - Opened by michaelficarra over 4 years ago
#100 - change JDK from Oracle to OpenJDK
Pull Request -
State: closed - Opened by bakkot about 5 years ago
#99 - Support null values in HashCodeBuilder
Pull Request -
State: closed - Opened by bakkot about 5 years ago
#98 - Fix ABI, version 2.6.1
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#97 - Version 2.6.0
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#96 - Optimize ImmutableList::from for LinkedList
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#95 - Implement Iterable in Maybe
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#94 - ImmutableSet::collector Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#93 - ImmutableSet::stream Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#92 - ImmutableSet::mapToTable Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#91 - ImmutableSet::toSet Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#90 - ImmutableSet::filter Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#89 - ImmutableSet::flatMap Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#88 - ImmutableSet::union, from for mutable Set
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#87 - Nonnullify ImmutableSet
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#86 - ImmutableSet::putAll, of for instantiation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#85 - ImmutableList::collector Implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#84 - ImmutableList::stream support
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#83 - ImmutableList::any alias
Pull Request -
State: closed - Opened by Protryon over 5 years ago
- 4 comments
#82 - ImmutableList::every implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#81 - ImmutableList::toList implementation
Pull Request -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#80 - HashTable::filter
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#79 - Add Tuple3::of, Tuple4::of
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#78 - HashTable inverse entries
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#77 - Hashtable mutable interfacing
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#76 - Pair::map
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#75 - add HashTable.orderedEntries
Pull Request -
State: closed - Opened by bakkot over 5 years ago
#74 - make Maybe iterable
Issue -
State: closed - Opened by michaelficarra over 5 years ago
- 1 comment
#73 - General improvements/tweaks to HashTable, ImmutableSet, and ImmutableList
Pull Request -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#72 - ImmutableList::toList, ImmutableList::stream
Issue -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#71 - HashTable::from
Issue -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#70 - Fix empty HashTable iteration
Pull Request -
State: closed - Opened by Protryon over 5 years ago
#69 - Populated and cleared HashTables fail to iterate
Issue -
State: closed - Opened by Protryon over 5 years ago
#68 - More method implementations for ImmutableSet
Issue -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#67 - More aliases/methods for ImmutableList
Issue -
State: closed - Opened by Protryon over 5 years ago
#66 - HashTable::mapEntries
Issue -
State: closed - Opened by Protryon over 5 years ago
- 1 comment
#65 - Track hashcode for ImmutableList, version 2.5.3
Pull Request -
State: closed - Opened by Protryon almost 6 years ago
- 4 comments
#64 - Add Tuple{3,4}.of
Issue -
State: closed - Opened by bakkot almost 6 years ago
- 1 comment
#63 - Consider randomizing hashes per project boot
Issue -
State: open - Opened by bakkot about 6 years ago
#62 - Improve MultiHashTable implementation
Issue -
State: open - Opened by Protryon about 6 years ago
#61 - Add ImmutableDoubleList, which is backed by a mutable Java LinkedList, #42
Pull Request -
State: open - Opened by Protryon about 6 years ago
- 1 comment
#60 - bump guava
Pull Request -
State: closed - Opened by bakkot about 6 years ago
#59 - update a dependency that is listed as having High Risk Infosec Identified Vulnerabilities
Issue -
State: closed - Opened by dwightmulcahy about 6 years ago
#58 - Add count method to ImmutableList, #43
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#57 - V2.5.1
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#56 - Fix HashTable iteration with added/removed nodes
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#55 - v2.5.0
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#54 - Add map method to ImmutableSet, #51
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#53 - Make HashTable, ImmutableSet iterable, #48
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#52 - Add map, mapUsingIdentity, mapUsingEquality to ImmutableSet, implement Iterable #48 #51
Pull Request -
State: closed - Opened by Protryon about 6 years ago
#51 - Add map to ImmutableSet
Issue -
State: closed - Opened by Protryon about 6 years ago
#50 - Add length check to NonEmptyImmutableList.equals. Fixes #49
Pull Request -
State: closed - Opened by Protryon over 6 years ago
- 1 comment
#49 - NonEmptyImmutableList.equals should check length of lists before iterating
Issue -
State: closed - Opened by Protryon over 6 years ago
#48 - Make ImmutableSet iterable
Issue -
State: closed - Opened by bakkot over 6 years ago
- 1 comment
#47 - Version 2.4.1
Pull Request -
State: closed - Opened by bakkot over 6 years ago
#46 - Preserve the underlying hasher when producing empty maps
Pull Request -
State: closed - Opened by bakkot over 6 years ago
#45 - Revert removal of Effect
Pull Request -
State: closed - Opened by disnet almost 7 years ago
- 3 comments
#44 - Add findIndex method to ImmutableList
Pull Request -
State: closed - Opened by disnet almost 7 years ago
#43 - Feature request: ImmutableList.count
Issue -
State: closed - Opened by bakkot about 7 years ago
- 1 comment
Labels: enhancement
#42 - add doubly-linked list which has a zero-overhead conversion to ImmutableList subtype
Issue -
State: open - Opened by michaelficarra about 7 years ago
#41 - Remove Effect
Pull Request -
State: closed - Opened by bakkot about 7 years ago
- 1 comment
#40 - Copy known-good plugins
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#39 - Version 2.3.2
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#38 - Replace ConcatList.toList recursion with loop
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#37 - change GPG config in pom.xml
Pull Request -
State: closed - Opened by michaelficarra over 7 years ago
#36 - Add Maybe._try and Either._try
Pull Request -
State: closed - Opened by bakkot over 7 years ago
- 3 comments
#35 - Add Maybe.foreach overload taking two functions
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#34 - use Java 8 Supplier and Consumer
Issue -
State: closed - Opened by michaelficarra over 7 years ago
#33 - Switch NotNull to Nonnull
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#32 - Add CheckReturnValue annotation
Pull Request -
State: closed - Opened by bakkot over 7 years ago
#31 - add a lazy interface
Issue -
State: open - Opened by bakkot almost 8 years ago
#30 - Expose length of sets
Pull Request -
State: closed - Opened by bakkot almost 8 years ago
#29 - add CheckReturnValue annotation
Issue -
State: closed - Opened by bakkot almost 8 years ago
- 1 comment
#28 - HashTable::keys
Pull Request -
State: closed - Opened by ikarienator about 8 years ago
- 1 comment
#27 - Investigate the possibility to rewrite in Kotlin
Issue -
State: open - Opened by ikarienator about 8 years ago
- 2 comments
#26 - Partition
Pull Request -
State: closed - Opened by ikarienator about 8 years ago
- 5 comments
#25 - Code clean up
Pull Request -
State: closed - Opened by ikarienator about 8 years ago
- 2 comments
#24 - Optimization on ImmutableList and ConcatList
Pull Request -
State: closed - Opened by ikarienator about 8 years ago
- 6 comments
#14 - ImmutableList#partition :: (A -> Boolean) -> ImmutableList<A> -> Pair<ImmutableList<A>, ImmutableList<A>>
Issue -
State: closed - Opened by michaelficarra over 8 years ago
#8 - HashTable::keys
Issue -
State: closed - Opened by michaelficarra about 9 years ago
- 1 comment
#2 - ConcatList iterator is horrifyingly slow
Issue -
State: closed - Opened by bakkot about 9 years ago
- 4 comments