0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #26 from samporapeli/fix-with-parsed-input
Sam
More... about 2 months ago
Update `withParsedInput` to `withParsedBody` More... 3 months ago
Merge pull request #23 from routis/feature/add-orElse
Sam
More... 4 months ago
Merge pull request #25 from routis/fix/depracate-flatMap
Sam
More... 4 months ago
Added flatMap More... 4 months ago
Deprecated Parser.flatMap() in favor of Parser.transformEither() More... 4 months ago
Fixed some more typos More... 4 months ago
Typos fixed More... 4 months ago
Added to parser orElse() & orElseEither() More... 4 months ago
Merge pull request #21 from routis/fix/use-java-toolchain
Sam
More... 4 months ago
Used java toolchain to explicitly set jdk compatibility More... 4 months ago
Update README.md
Sam
More... 4 months ago
Update README.md
Sam
More... 4 months ago
Update README.md
Sam
More... 4 months ago
Use s01. for snapshots More... 4 months ago
Updated changelog More... 4 months ago
Updated changelog More... 4 months ago
Gradle 8.5 More... 4 months ago
Added variant of trim that operates on nulls More... 4 months ago
Improved nullIf More... 4 months ago
Added lengthOrNull variant More... 4 months ago
Renamed some boolean methods More... 4 months ago
Added improved boolean syntaxx More... 4 months ago
Added improved enum syntax More... 4 months ago
Added nullable version of enum More... 4 months ago
Added javadoc on enums More... 4 months ago
Updated boolean functions More... 4 months ago
Updated docs More... 4 months ago
Updated list and set handling More... 4 months ago
Added mapOf More... 4 months ago