1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor mustache into a separate things More... almost 15 years ago
reduce the amount of memory that we use at runtime by using an array instead of a list. More... almost 15 years ago
make the code classes concrete and include file/line # information More... almost 15 years ago
had a fail by 1ms More... almost 15 years ago
show the time it took More... almost 15 years ago
add an additional api and also fix an ordering issue More... almost 15 years ago
also support superclasses like the compiler. More... almost 15 years ago
add a benchmark More... almost 15 years ago
all tests passing for interpreter now More... almost 15 years ago
only futures not working now More... almost 15 years ago
fix partials More... almost 15 years ago
update to a new snapshot. also functions are working. More... almost 15 years ago
add the rest of the tests. they are broken right now with some whitespace issues. More... almost 15 years ago
add parsefile api More... almost 15 years ago
also report compilation time More... almost 15 years ago
same interface as compiler now. benchmarks show that performance is comparable or even better than compiled. my guess is hotspot likes fewer classes. More... almost 15 years ago
interpreter runs simple.html More... almost 15 years ago
work in progress, not working yet More... almost 15 years ago
interpreter More... almost 15 years ago
support get* and is* getters from the javabean specification. this will slow down initial loads but will be useful for those that use that programming pattern. More... almost 15 years ago
creating the logger wasnt adding a lot of value. also removed reliance on the worst split function ever in the jdk. More... almost 15 years ago
also trace flushing pauses More... almost 15 years ago
callback for filtering whitespace More... almost 15 years ago
allow the text to be filtered. html can do without multiple spaces. More... almost 15 years ago
upgrading to guava r09 renames ValueFuture to SettableFuture. More... almost 15 years ago
make this slightly more efficient. encode newlines as linefeed entity refs. More... almost 15 years ago
change encoding More... almost 15 years ago
update to a new release More... almost 15 years ago
sonatype push More... almost 15 years ago
update handlebar to the latest mustache version More... almost 15 years ago