1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test for Characters .letter and .letterOrDigit
rflob
as Rune Flobakk
More... about 11 years ago
test for Characters .letter and .letterOrDigit
rflob
as Rune Flobakk
More... about 11 years ago
final on overridden methods
rflob
as Rune Flobakk
More... about 11 years ago
final on overridden methods
rflob
as Rune Flobakk
More... about 11 years ago
Strings.bytes yields Iterable<Byte> (fixes #30). PreIndexedContentIterator fixes #32.
rflob
as Rune Flobakk
More... about 11 years ago
Strings.bytes yields Iterable<Byte> (fixes #30). PreIndexedContentIterator fixes #32.
rflob
as Rune Flobakk
More... about 11 years ago
Do<Byte> to write to an OutputStream. Fixes #31
rflob
as Rune Flobakk
More... about 11 years ago
Do<Byte> to write to an OutputStream. Fixes #31
rflob
as Rune Flobakk
More... about 11 years ago
Small typo in javadoc for Elements.eval()
rflob
as Rune Flobakk
More... about 11 years ago
Small typo in javadoc for Elements.eval()
rflob
as Rune Flobakk
More... about 11 years ago
Merge branch 'flatmap' into dev
rflob
as Rune Flobakk
More... about 11 years ago
Merge branch 'flatmap' into dev
rflob
as Rune Flobakk
More... about 11 years ago
Tests for flatMap on Optional.
rflob
as Rune Flobakk
More... about 11 years ago
Tests for flatMap on Optional.
rflob
as Rune Flobakk
More... about 11 years ago
New Comparator API. Null-safety, order by value resolved from Fn, and prioritized by Predicate.
rflob
as Rune Flobakk
More... about 11 years ago
New Comparator API. Null-safety, order by value resolved from Fn, and prioritized by Predicate.
rflob
as Rune Flobakk
More... about 11 years ago
Fn to get name and simpleName of Class objects
rflob
as Rune Flobakk
More... about 11 years ago
Fn to get name and simpleName of Class objects
rflob
as Rune Flobakk
More... about 11 years ago
Added a type and construction for non-optional values, to gain access to the Optional API with better semantics for non-optional values.
rflob
as Rune Flobakk
More... over 11 years ago
Added a type and construction for non-optional values, to gain access to the Optional API with better semantics for non-optional values.
rflob
as Rune Flobakk
More... over 11 years ago
flatMap on Optional
rflob
as Rune Flobakk
More... over 11 years ago
flatMap on Optional
rflob
as Rune Flobakk
More... over 11 years ago
Replaces all use of NullIfArgIsNull and DefaultIfArgIsNull with compositional counterpart when(?, Fn).orElse(..)
rflob
as Rune Flobakk
More... over 11 years ago
Replaces all use of NullIfArgIsNull and DefaultIfArgIsNull with compositional counterpart when(?, Fn).orElse(..)
rflob
as Rune Flobakk
More... over 11 years ago
Merge branch 'dev' into flatmap
rflob
as Rune Flobakk
More... over 11 years ago
Merge branch 'dev' into flatmap
rflob
as Rune Flobakk
More... over 11 years ago
Refining of the Optional API. getOrElse shortened to orElse, added orNull and or(Optional)
rflob
as Rune Flobakk
More... over 11 years ago
Refining of the Optional API. getOrElse shortened to orElse, added orNull and or(Optional)
rflob
as Rune Flobakk
More... over 11 years ago
[maven-release-plugin] prepare for next development iteration
rflob
as Rune Flobakk
More... over 11 years ago
[maven-release-plugin] prepare for next development iteration
rflob
as Rune Flobakk
More... over 11 years ago