summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/compiler/ast.js
Commit message (Expand)AuthorAgeFilesLines
* Allow ID, STRING, or INTEGER for partial namekpdecker2013-05-291-1/+1
* Improve tracking of original path valueskpdecker2013-05-271-7/+12
* Remove unused scope functionkpdecker2013-02-161-101/+98
* mergeTommy Messbauer2013-02-111-91/+101
|\
| * Only allow 'this' or '..' to lead a pathLes Hill2013-01-211-2/+5
| * Boolean("false") === truetomhuda2013-01-181-1/+1
| * Add support for getting types in string modeYehuda Katz2013-01-161-0/+5
| * Partials can be pathsLes Hill2012-12-131-7/+9
* | restored scope of var verifyMatchTommy Messbauer2013-02-111-6/+6
* | Factory update with tabs to spaces.. sorry :(Tommy Messbauer2012-11-261-117/+119
* | Commiting initial factory codeTommy Messbauer2012-08-291-3/+4
|/
* Add support for @data variablesYehuda Katz2012-07-051-0/+5
* Clean up parser tests and AST printertomhuda2012-05-281-0/+4
* More cleanuptomhuda2012-05-281-8/+2
* Start doing earlier work on helpersYehuda Katz2012-05-281-5/+22
* Fix module loading within nodekpdecker2011-07-301-1/+1
* Move art into compiler dirkpdecker2011-07-301-0/+103