0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factor exception wrapped read() into nextChar(). More... about 10 years ago
May as well report the bogus final char if we can. More... about 10 years ago
Also, why add a brace and then remove it? More... about 10 years ago
Correct number of braces for error message More... about 10 years ago
Override is good in code, a distraction in docs. More... about 10 years ago
Invertable -> invertible here too. More... about 10 years ago
Invertable -> invertible. Other minor tidying. More... about 10 years ago
Add support for lambdas in inverse blocks More... about 10 years ago
Update to more recent compiler plugin. More... about 10 years ago
More test coverage plus Coveralls wiring. More... about 10 years ago
Try wiring up Coveralls Maven plugin. More... about 10 years ago
Reference 1.9 release. More... about 10 years ago
[maven-release-plugin] prepare for next development iteration More... about 10 years ago
[maven-release-plugin] prepare release jmustache-1.9 More... about 10 years ago
Merge pull request #47 from egaga/patch-1 More... about 10 years ago
reference `this´ instead of `self´ More... about 10 years ago
Added test for custom formatter. More... over 10 years ago
Fixed typo in docs. More... over 10 years ago
Fixed insufficient indentation. More... over 10 years ago
Fixed docs on Escaper, added docs for Formatter. More... over 10 years ago
Added mechanism to customize toString-ing of values. More... over 10 years ago
Cache a NOT_FOUND_FETCHER when no fetcher is found. More... over 10 years ago
Updated `nullValue` docs to be correct re: `Map`. More... over 10 years ago
Updated docs for Compiler.nullValue(). More... over 10 years ago
SBT updates, fixed GWT test depends. More... over 10 years ago
Rewrote array/list fetch-by-index using collectors. More... over 10 years ago
Access Array item by index in template More... over 10 years ago
Some javadoc improvements. More... over 10 years ago
Fixed source headers. More... over 10 years ago
Reworked user-defined escaping to suit my tastes. More... over 10 years ago