summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Fix module loading within nodekpdecker2011-07-301-1/+1
* * Remove legacy support for inverse sections as additional parameters.tomhuda2011-07-071-1/+6
* Updated the boolean functions to work with YUI compressor. Linted other files...gleitz2011-06-221-1/+1
* Remove / from the list of escaped chars and add `.Ryan Grove2011-05-091-3/+3
* Add ", ', and / to the list of chars that need HTML escaping.Ryan Grove2011-04-251-3/+6
* IE 7 hates trailing commasDavid Stone2011-01-251-1/+1
* Restructure things more simplywycats2010-12-291-4/+1
* escapeExpressions should return "" for falsy valueswycats2010-12-211-2/+2
* Everything is working now on the new VM except for partials and inverse sectionswycats2010-12-151-38/+38
* lintingwycats2010-12-041-8/+4
* Fix up the compilation processwycats2010-12-041-8/+6
* A few more lingering bugs:wycats2010-12-031-0/+13
* Fix a number of outstanding issues:wycats2010-12-021-0/+54