This website requires JavaScript.
Explore
Help
Sign In
psimsa
/
handlebars.js
Watch
1
Star
0
Fork
0
You've already forked handlebars.js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37e36bf1371f458212db7ee45a18ed163cd329fb
handlebars.js
/
lib
/
handlebars
T
History
Alan Johnson
37e36bf137
Merge pull request
#66
from rgrove/fix-empty-array-if
...
The "if" block helper shouldn't treat empty arrays as truthy
2011-06-27 03:15:50 -07:00
..
ast.js
removed references to .boolean, which broke the YUI Compressor
2011-06-22 17:18:07 -04:00
base.js
Merge pull request
#66
from rgrove/fix-empty-array-if
2011-06-27 03:15:50 -07:00
compiler.js
removed references to .boolean, which broke the YUI Compressor
2011-06-22 17:18:07 -04:00
debug.js
Restructure things more simply
2010-12-29 18:21:43 -08:00
printer.js
removed references to .boolean, which broke the YUI Compressor
2011-06-22 17:18:07 -04:00
utils.js
Updated the boolean functions to work with YUI compressor. Linted other files for consistency
2011-06-22 13:54:17 -04:00
visitor.js
Restructure things more simply
2010-12-29 18:21:43 -08:00