summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/compiler/compiler.js
diff options
context:
space:
mode:
authorYehuda Katz <tomhuda@Yehudas-iMac.local>2011-12-27 15:47:45 -0800
committerYehuda Katz <tomhuda@Yehudas-iMac.local>2011-12-27 15:47:45 -0800
commit69307d0e2b149228c1422ac30b6b2020b1a75ed9 (patch)
treeb7ca0a327bce51a6b19408b82102ae53838392da /lib/handlebars/compiler/compiler.js
parent985250263622aa5ebf8d0ce81505094c8582ca5d (diff)
downloadhandlebars.js-69307d0e2b149228c1422ac30b6b2020b1a75ed9.zip
handlebars.js-69307d0e2b149228c1422ac30b6b2020b1a75ed9.tar.gz
handlebars.js-69307d0e2b149228c1422ac30b6b2020b1a75ed9.tar.bz2
Allow function parameters to #if. This was originally disallowed because it is decidedly not idiomatic Handlebars, which would prefer that you use helpers for these cases, not pollute your context objects with functions to call from your template, but enough people asked for it that I'll give in.
I will personally not be using this feature and still strongly recommend that people use helpers in this case.
Diffstat (limited to 'lib/handlebars/compiler/compiler.js')
0 files changed, 0 insertions, 0 deletions