FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - 66-24/functional_java · GitHub
66-24
/
functional_java
Public
forked from
kousen/java_upgrade
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
functional_java
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 14, 2025
Add tests for stream reduce operations in `ReduceTest`
Show description for ffa0d7d
kousen
authored and
funsimplenimble
committed
ffa0d7d
View commit details
Copy full SHA for ffa0d7d
View code at this point
Browse repository at this point
Refactor `FlatMapDemo` and `CompanyEmployee` with modern Java constructs
Show description for fcdda0c
kousen
authored and
funsimplenimble
committed
fcdda0c
View commit details
Copy full SHA for fcdda0c
View code at this point
Browse repository at this point
Modernize `UsePerson` with Java 17 features and suppress warnings
Show description for 9174f1a
kousen
authored and
funsimplenimble
committed
9174f1a
View commit details
Copy full SHA for 9174f1a
View code at this point
Browse repository at this point
Implement remaining TODOs in `LazyEvaluationExercises` and `FileFilterExercises`
Show description for 95e00d9
kousen
authored and
funsimplenimble
committed
95e00d9
View commit details
Copy full SHA for 95e00d9
View code at this point
Browse repository at this point
Refactor `FileFilterExercises` tests for clarity and completeness
Show description for 4a0271d
kousen
authored and
funsimplenimble
committed
4a0271d
View commit details
Copy full SHA for 4a0271d
View code at this point
Browse repository at this point
📝 ✨ (Notes.md, CurryingExample.java): Add Vavr.io notes and improve currying example code formatting
Show description for 8d64563
funsimplenimble
committed
8d64563
View commit details
Copy full SHA for 8d64563
View code at this point
Browse repository at this point
✨ Add CurryingExample.java: implement currying in Java using lambda expressions
Show description for a6de8ac
funsimplenimble
committed
a6de8ac
View commit details
Copy full SHA for a6de8ac
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
✅ ✨ (FunctionalInterfacesTest.java): Add tests for Supplier and DoubleSupplier functional interfaces
Show description for fb0a4be
funsimplenimble
committed
fb0a4be
View commit details
Copy full SHA for fb0a4be
View code at this point
Browse repository at this point
Add singleton pattern to `InMemoryMemberDAO` and introduce `CompanyEmployee` implementation
Show description for f708c8b
kousen
committed
f708c8b
View commit details
Copy full SHA for f708c8b
View code at this point
Browse repository at this point
Commits on May 22, 2025
Modernize codebase for Java 17 features
Show description for a9a42cb
kousen
and
claude
committed
a9a42cb
View commit details
Copy full SHA for a9a42cb
View code at this point
Browse repository at this point
Refactor Order and Product classes to records
Show description for f0cad30
kousen
and
claude
committed
f0cad30
View commit details
Copy full SHA for f0cad30
View code at this point
Browse repository at this point
Optimize imports by removing unused imports
Show description for 106dfa0
kousen
and
claude
committed
106dfa0
View commit details
Copy full SHA for 106dfa0
View code at this point
Browse repository at this point
Replace Arrays.asList with List.of for modern Java idioms
Show description for 5227eb5
kousen
and
claude
committed
5227eb5
View commit details
Copy full SHA for 5227eb5
View code at this point
Browse repository at this point
Commits on May 19, 2025
Add simple parallel streams exercise
kousen
committed
1ea4e26
View commit details
Copy full SHA for 1ea4e26
View code at this point
Browse repository at this point
Add Book Sorting exercise with Comparators
kousen
committed
dad8fd9
View commit details
Copy full SHA for dad8fd9
View code at this point
Browse repository at this point
Convert Golfer class to a record
kousen
committed
5336558
View commit details
Copy full SHA for 5336558
View code at this point
Browse repository at this point
Add BigDecimal reduce exercise with alternative demo
Show description for b0e6987
kousen
and
claude
committed
b0e6987
View commit details
Copy full SHA for b0e6987
View code at this point
Browse repository at this point
Remove original LazyErrorMessageTest
Show description for 6a22e2f
kousen
and
claude
committed
6a22e2f
View commit details
Copy full SHA for 6a22e2f
View code at this point
Browse repository at this point
Convert LazyErrorMessageTest to exercise
Show description for 52985ad
kousen
and
claude
committed
52985ad
View commit details
Copy full SHA for 52985ad
View code at this point
Browse repository at this point
Add FileFilter lambda evolution exercise
Show description for e1ff874
kousen
and
claude
committed
e1ff874
View commit details
Copy full SHA for e1ff874
View code at this point
Browse repository at this point
Modernize AntarcticaTimeZones to use Stream.toList()
Show description for 916813a
kousen
and
claude
committed
916813a
View commit details
Copy full SHA for 916813a
View code at this point
Browse repository at this point
Add new functional programming exercises
Show description for 66e76b6
kousen
and
claude
committed
66e76b6
View commit details
Copy full SHA for 66e76b6
View code at this point
Browse repository at this point
Commits on May 16, 2025
Modernize Java code using newer language features
Show description for 8ad3eba
kousen
and
claude
committed
8ad3eba
View commit details
Copy full SHA for 8ad3eba
View code at this point
Browse repository at this point
Modernize main source code to use current Java idioms
Show description for 46d5ac1
kousen
and
claude
committed
46d5ac1
View commit details
Copy full SHA for 46d5ac1
View code at this point
Browse repository at this point
Modernize code to use current Java idioms
Show description for 18a8162
kousen
and
claude
committed
18a8162
View commit details
Copy full SHA for 18a8162
View code at this point
Browse repository at this point
Commits on May 20, 2024
Replace RuntimeException with UncheckedIOException
Show description for 95f4bfc
kousen
committed
95f4bfc
View commit details
Copy full SHA for 95f4bfc
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Disable InMemoryMemberDAOTests temporarily
Show description for 12e46ae
kousen
committed
12e46ae
View commit details
Copy full SHA for 12e46ae
View code at this point
Browse repository at this point
Remove MemberDAOTests and refactor DAO and tests
Show description for 85ce048
kousen
committed
85ce048
View commit details
Copy full SHA for 85ce048
View code at this point
Browse repository at this point
Update finalize method, JDK version and Gradle version
Show description for def4271
kousen
committed
def4271
View commit details
Copy full SHA for def4271
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Merge remote-tracking branch 'origin/main'
kousen
committed
4d44b00
View commit details
Copy full SHA for 4d44b00
View code at this point
Browse repository at this point
Improve Exception Handling and Quiescence Await test
Show description for 0fdc5ce
kousen
committed
0fdc5ce
View commit details
Copy full SHA for 0fdc5ce
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Add comment about Java version compatibility
Show description for ebcd9a5
kousen
committed
ebcd9a5
View commit details
Copy full SHA for ebcd9a5
View code at this point
Browse repository at this point
Refactor StringExercises and update README
Show description for 06cf890
kousen
committed
06cf890
View commit details
Copy full SHA for 06cf890
View code at this point
Browse repository at this point
Refactor RunnableDemo and refactor stream operations in LoopsSortsAndIfs
Show description for 385586c
kousen
committed
385586c
View commit details
Copy full SHA for 385586c
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
Reset tests
kousen
committed
1cb27b4
View commit details
Copy full SHA for 1cb27b4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL