1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor some things. getting ready for the extraction. More... over 13 years ago
mapguard compiled version More... over 13 years ago
refactor the compilation stuff into a separate package More... over 13 years ago
turn compilation off by default More... over 13 years ago
passing all the tests More... over 13 years ago
optimized guards when using classes More... over 13 years ago
make more of them comilable More... over 13 years ago
simplify the guard -- gets rid of the synthetic method! More... over 13 years ago
compile the class guard More... over 13 years ago
could cause an npe. changing order. More... over 13 years ago
dont need to submit these More... over 13 years ago
add a scalaobjecthandler that doesnt require the twitter libraries More... over 13 years ago
added some of guava helper methods to IO and exception stuff More... over 13 years ago
added MIME config file More... over 13 years ago
added common MIME extensions via properties file; changed exception handling to global within method so every request has the chance to print stacktrace friendly; added some error friendly pages support (404.html and 500.html) More... over 13 years ago
added new argument dir to specify templates root folder More... over 13 years ago
Fixed IndexOutOfBoundsException for paths ending in "/" More... over 13 years ago
with extension, we have to bypass caching. this means that we cant have recursive extensions like you can with partials. More... over 13 years ago
Merge pull request #47 from soluvas/master More... over 13 years ago
Merge pull request #48 from gw0/bug-subblockcaching More... over 13 years ago
tests work in the resources directory for maven More... over 13 years ago
Improved inheritance test with sub sub replacing block that fails while caching. More... over 13 years ago
OSGi support More... over 13 years ago
Fix a bug with scala case classes causing debug to fail. More... over 13 years ago
Make the DefaultMustacheFactory more extensible. Also fix a subtle fragment caching bug. More... over 13 years ago
Merge pull request #38 from gw0/function-comment More... over 13 years ago
Merge pull request #39 from gw0/function-translatebundle More... over 13 years ago
Merge pull request #37 from gw0/fallback-factory More... over 13 years ago
Added unit tests for fallback factory. More... over 13 years ago
Added a Mustache.java factory with a fallback mechanism for locating resources. More... over 13 years ago