1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding String.format() and MessageFormat.format() to AboutStrings More... over 13 years ago
updating readme, last try More... over 13 years ago
updating readme, git flavored markdown is grumping More... over 13 years ago
updating readme, git flavored markdown is quirky More... over 13 years ago
updating readme More... over 13 years ago
updating README More... over 13 years ago
updating readme More... over 13 years ago
Expanding AboutPrimitives + Moving it before AboutStrings More... over 13 years ago
Adding a simple AboutEquality suite to explain '==' and '.equals()' because they are used in later koans More... over 13 years ago
Inlining variable 'c' because the type 'Class<?>' might be confusing at this stage More... over 13 years ago
improving malformed koan output on startup More... over 13 years ago
moving SimpleEntry` More... over 13 years ago
removed Counter, moved SimpleEntry More... over 13 years ago
restoring one koan to one assertion More... over 13 years ago
extra line break in compilation failure output More... over 13 years ago
moved UnitTests DirectorySet, rm KoanBatchResult More... over 13 years ago
eliminated ConsoleUtils class More... over 13 years ago
refactored API to match behavior of compilation logging More... over 13 years ago
Merge pull request #27 from nurous/master More... over 13 years ago
Fixing spelling errors More... over 13 years ago
Making AboutAssertions.assertSameInstance and AboutAssertions.assertNotSameInstance easier to understand More... over 13 years ago
Printing cause of compilation failure - System.exit() is not ideal but it avoids printing the Truncate Class File error that run.sh has after a compilation failure and run.sh fails to dynamically reload after that anyway More... over 13 years ago
simplified a few examples, removed redundant koan. More... over 13 years ago
Merge pull request #26 from alwozniak/master More... over 13 years ago
Removing answers. More... over 13 years ago
Koans about the order of code execution in try-catch-finally statement with return. More... over 13 years ago
doSutff() -> doStuff() in AboutExceptions.java More... over 13 years ago
finally an elegant solution to relative fs access More... over 13 years ago
Merge pull request #25 from t-hill/master More... over 13 years ago
Semicolon that was target of "why do you need a semicolon here" question in fact not needed; deleted redundant semicolon, moved question to more appropriate location. More... over 13 years ago