Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PlumpMath
/
functionaljava
Public
forked from
functionaljava/functionaljava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 10, 2017
Added working tests coverage for the StringBuffer and StringBuilder semigroup implementations. Added the Semigroup tests to the list of Scalacheck test suite.
bakeemawaytoys
authored and
jbgi
committed
aa4de33
View commit details
Copy full SHA for aa4de33
Browse repository at this point
Fixed the ArbitraryIO implementation and created a Properties object for testing the IO semigroup.
bakeemawaytoys
authored and
jbgi
committed
a8e979f
View commit details
Copy full SHA for a8e979f
Browse repository at this point
Added unit test coverage for Semigroup implementations. The StringBuffer and StringBuilder tests fail because both of those types are mutable. The IO test fails because the ArbitraryIO implementa…
Show description for ef81130
bakeemawaytoys
authored and
jbgi
committed
ef81130
View commit details
Copy full SHA for ef81130
Browse repository at this point
Added Scalacheck Arbitrary implementations for Natural and NonEmptyList.
bakeemawaytoys
authored and
jbgi
committed
405c3ec
View commit details
Copy full SHA for 405c3ec
Browse repository at this point
Fixed a bug in the NonEmptyList Semigroup implementation that resulted in the same NonEmptyList appended to itself.
bakeemawaytoys
authored and
jbgi
committed
07f94fa
View commit details
Copy full SHA for 07f94fa
Browse repository at this point
Commits on Mar 27, 2017
Prepare next iteration.
jbgi
committed
0ff3a9c
View commit details
Copy full SHA for 0ff3a9c
Browse repository at this point
4.7 release.
jbgi
committed
8fb59b9
View commit details
Copy full SHA for 8fb59b9
Browse repository at this point
java-core build: remove duplicate call of configureAllRetroLambda()
jbgi
committed
5e1e129
View commit details
Copy full SHA for 5e1e129
Browse repository at this point
Update gradle wrapper to 3.4.1
jbgi
committed
4d36fcd
View commit details
Copy full SHA for 4d36fcd
Browse repository at this point
Commits on Mar 25, 2017
Make retrolambda target java 6.
jbgi
committed
1faf5b9
View commit details
Copy full SHA for 1faf5b9
Browse repository at this point
Commits on Mar 16, 2017
Merge branch 'master' of https://github.com/functionaljava/functionaljava
mperry
committed
e405e0e
View commit details
Copy full SHA for e405e0e
Browse repository at this point
Added release notes for 4.7
mperry
committed
0759750
View commit details
Copy full SHA for 0759750
Browse repository at this point
Merge pull request #302 from jbgi/gradle-java8-classifier
Show description for 68e8a73
mperry
authored
68e8a73
View commit details
Copy full SHA for 68e8a73
Browse repository at this point
Commits on Feb 27, 2017
upgrade to latest retrolambda version.
jbgi
committed
d1b15e1
View commit details
Copy full SHA for d1b15e1
Browse repository at this point
java-core module should be publish with retrolambda processing.
jbgi
committed
3dcdf40
View commit details
Copy full SHA for 3dcdf40
Browse repository at this point
add "_1.8" suffix to artifact cross-built for java 8. Use JDK7 as retrolambda target
jbgi
committed
6fa8bce
View commit details
Copy full SHA for 6fa8bce
Browse repository at this point
Update to gradle 3.4
jbgi
committed
9ca5ce3
View commit details
Copy full SHA for 9ca5ce3
Browse repository at this point
Fix typo. sofMemo -> softMemo
jbgi
committed
dd8451d
View commit details
Copy full SHA for dd8451d
Browse repository at this point
Force strict evaluation in 'TreeMap.map'.
siro-mateos
authored and
jbgi
committed
443e01a
View commit details
Copy full SHA for 443e01a
Browse repository at this point
+ Added 'Set.lookup', and 'Set.lookupLT', 'Set.lookupGT','Set.lookupLE' and 'Set.lookupGE' from Haskell.
Show description for 7417c43
siro-mateos
authored and
jbgi
committed
7417c43
View commit details
Copy full SHA for 7417c43
Browse repository at this point
Commits on Jan 23, 2017
Add NEL.minimum/maximum and safe versions of minimum/maximum for List
Show description for 6ac5f95
shimib
authored and
jbgi
committed
6ac5f95
View commit details
Copy full SHA for 6ac5f95
Browse repository at this point
Commits on Dec 16, 2016
Change coverage executionData on root project to use wildcard path (#310)
Show description for e95182a
jbgi
authored
e95182a
View commit details
Copy full SHA for e95182a
Browse repository at this point
Commits on Dec 15, 2016
Merge pull request #308 from gliptak/coverio1
Show description for c75318c
jbgi
authored
c75318c
View commit details
Copy full SHA for c75318c
Browse repository at this point
Commits on Dec 7, 2016
Switch coverage to cover.io
gliptak
committed
bb16633
View commit details
Copy full SHA for bb16633
Browse repository at this point
Merge pull request #306 from gliptak/coveralls1
Show description for 3eff5dd
jbgi
authored
3eff5dd
View commit details
Copy full SHA for 3eff5dd
Browse repository at this point
Upgrade Gradle to 2.14.1
gliptak
committed
b897b74
View commit details
Copy full SHA for b897b74
Browse repository at this point
Commits on Nov 6, 2016
Merge pull request #284 from jbgi/optimizable-typeclasses
Show description for dea93c2
jbgi
authored
dea93c2
View commit details
Copy full SHA for dea93c2
Browse repository at this point
Fix BitSet.range property checking.
jbgi
committed
f583adb
View commit details
Copy full SHA for f583adb
Browse repository at this point
retrolambda: enable backport of default methods.
jbgi
committed
3d57ed7
View commit details
Copy full SHA for 3d57ed7
Browse repository at this point
Do not deprecate monoid/ord/semigroup constructors for non java 8 users.
jbgi
committed
05275db
View commit details
Copy full SHA for 05275db
Browse repository at this point
List.minimum/maximum: use uncurried Ord.max/min for better perf.
jbgi
committed
5f73cac
View commit details
Copy full SHA for 5f73cac
Browse repository at this point
rename Ord/Equal.AltDef
jbgi
committed
732a151
View commit details
Copy full SHA for 732a151
Browse repository at this point
Merge branch 'master' of https://github.com/functionaljava/functionaljava into optimizable-typeclasses
jbgi
committed
df05355
View commit details
Copy full SHA for df05355
Browse repository at this point
Add a Hash Array Mapped Trie
Show description for 0e3187f
jbgi
authored
0e3187f
View commit details
Copy full SHA for 0e3187f
Browse repository at this point
Commits on Oct 23, 2016
P1.*memo: avoid uncessary wrapping of F0 value into a P1.lazy when possible. Expose static factories in P for this.
Show description for f56fa23
jbgi
committed
f56fa23
View commit details
Copy full SHA for f56fa23
Browse repository at this point
Previous
Next
You can’t perform that action at this time.