0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
comment More... almost 16 years ago
Enumerable sections now accept a single hash and work as you'd expect More... almost 16 years ago
update history More... almost 16 years ago
Improved error messages - Mustache will tell you when it expected a hash. More... almost 16 years ago
expand our compiled code so it is easier to understand More... almost 16 years ago
Merge branch 'master' into delimiters More... almost 16 years ago
merge in 0.2.2 More... almost 16 years ago
version 0.2.2 More... almost 16 years ago
update history More... almost 16 years ago
Merge branch 'delimiters' into merge_delims More... almost 16 years ago
Fix single line sections but *break* indentation preservation. More... almost 16 years ago
add a failing test for double line sections More... almost 16 years ago
Add a failing test for single line sections More... almost 16 years ago
whitespace More... almost 16 years ago
update the history More... almost 16 years ago
document Set Delimiter More... almost 16 years ago
document template_extension in the README More... almost 16 years ago
Dict example uses Winner to be more explicit, less confusing More... almost 16 years ago
Dict example uses Winner to be more explicit, less confusing More... almost 16 years ago
Avoid redundant Regexp.escape calls by caching our delimiters More... almost 16 years ago
ERB should respect CACHED env var in benchmarks More... almost 16 years ago
ERB should respect CACHED env var in benchmarks More... almost 16 years ago
Custom delimiter support. More... almost 16 years ago
0.2.1 More... almost 16 years ago
add HISTORY file More... almost 16 years ago
Recompile the template on any setting changes More... almost 16 years ago
Settings (except `template`) are once again class-level only. Use subclasses. More... almost 16 years ago
underscore method should work for anonymous subclasses More... almost 16 years ago
Fix the benchmark More... almost 16 years ago
push the setting defaults down into the instance More... almost 16 years ago