James Strachan
|
a4991534b4
|
added capitalize/decapitalize of strings and isUpper/LowerCase helpers to Char
|
2012-05-23 08:28:02 +01:00 |
|
Daniel Penkin
|
ebf261e92d
|
Added test annotations
|
2012-04-20 21:18:43 +04:00 |
|
Daniel Penkin
|
5436801487
|
Added startsWith(Char) and endsWith(Char) for String
|
2012-04-20 21:14:24 +04:00 |
|
Daniel Penkin
|
1348497188
|
Added test for String.split(Char)
|
2012-04-20 21:14:24 +04:00 |
|
James Strachan
|
3b95e7fa7f
|
added count(predicate) helper function to String along with Char.is*() methods from java.lang.Character
|
2012-04-17 10:12:51 +01:00 |
|
James Strachan
|
7ef65c0099
|
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
|
2012-03-14 16:14:14 +00:00 |
|