-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: BackendJava/lambda
base: master
head repository: palatable/lambda
compare: master
- 16 commits
- 21 files changed
- 5 contributors
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e73e1f - Browse repository at this point
Copy the full SHA 5e73e1fView commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 418cfa1 - Browse repository at this point
Copy the full SHA 418cfa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a85105 - Browse repository at this point
Copy the full SHA 8a85105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0423ec9 - Browse repository at this point
Copy the full SHA 0423ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf79dd - Browse repository at this point
Copy the full SHA abf79ddView commit details
Commits on Nov 12, 2022
-
add automatic module name to jar manifest
This allows downstream projects using lambda to publish their own jars as modules without switching lambda itself to a jigsaw module.
Sebastian Hoß committedNov 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 6e92250 - Browse repository at this point
Copy the full SHA 6e92250View commit details
Commits on Nov 26, 2022
-
GitHub action CI for prs (palatable#124)
* Enable CI for pull requests * Remove travis config
Configuration menu - View commit details
-
Copy full SHA for 778fdfc - Browse repository at this point
Copy the full SHA 778fdfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for edec580 - Browse repository at this point
Copy the full SHA edec580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008fc42 - Browse repository at this point
Copy the full SHA 008fc42View commit details -
Merge pull request palatable#125 from sebhoss/master
add automatic module name to jar manifest
Configuration menu - View commit details
-
Copy full SHA for f66ec60 - Browse repository at this point
Copy the full SHA f66ec60View commit details
Commits on Dec 2, 2022
-
Fix Absent::foldLeft bug (palatable#121)
Co-authored-by: Alexander Bandukwala <skylerlutz@me.com> Co-authored-by: Skyler Lutz <skylerlutz@me.com>
Configuration menu - View commit details
-
Copy full SHA for 3fe3639 - Browse repository at this point
Copy the full SHA 3fe3639View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88e70fe - Browse repository at this point
Copy the full SHA 88e70feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e483118 - Browse repository at this point
Copy the full SHA e483118View commit details -
Merge pull request palatable#126 from palatable/discord-chat-link
Switch chat badge to point to palatable discord
Configuration menu - View commit details
-
Copy full SHA for 725d626 - Browse repository at this point
Copy the full SHA 725d626View commit details
Commits on Apr 21, 2023
-
FoldRight fixes for Monoid/Semigroup
- Semigroup::foldRight had parameters flipped - Monoid::foldRight was accumulating the accumulator from the left. This has been fixed but the identity is now being used as a starting accumulator. Otherwise, the evaluation order is unchanged. - Changed ExplainFold parameter name since accumulator can be in either position
Configuration menu - View commit details
-
Copy full SHA for c1d2193 - Browse repository at this point
Copy the full SHA c1d2193View commit details
Commits on May 1, 2023
-
Merge pull request palatable#128 from 7h3kk1d/foldright-semigroup-fix
FoldRight fixes for Monoid/Semigroup
Configuration menu - View commit details
-
Copy full SHA for d360ae8 - Browse repository at this point
Copy the full SHA d360ae8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master