summaryrefslogtreecommitdiffstats
path: root/spec/partials.js
Commit message (Expand)AuthorAgeFilesLines
* Use XML-like tags in test instead of bizarre dot delimitersLon Ingram2016-08-171-4/+4
* Add test reproducing #1185Lon Ingram2016-08-171-0/+9
* Walk up data frames for nested @partial-blockLon Ingram2016-08-161-0/+14
* Use template string :sparkles: for error message and double-quotes for quotin...Mark Christian2015-10-191-1/+1
* Include partial name in 'undefined partial' exception messageMark Christian2015-10-191-1/+1
* Add explicitPartialContext compiler flagkpdecker2015-09-011-0/+15
* Implement inline partialskpdecker2015-08-221-0/+39
* Implement partial blockskpdecker2015-08-221-0/+61
* Fix partial handling with different contextkpdecker2015-08-031-0/+6
* Add tests for string contextskpdecker2015-05-061-0/+7
* Add full support for es6kpdecker2015-04-161-107/+106
* Add support for dynamic partial nameskpdecker2015-01-181-0/+26
* Update statement node ASTskpdecker2014-11-261-0/+6
* Propagate options for client compiled partialskpdecker2014-11-081-0/+9
* Merge pull request #870 from max-b/masterKevin Decker2014-11-081-6/+13
|\
| * Fixing indentation in spec/partials.jsMaxb2014-09-191-6/+6
| * Registering undefined partial throws exception.Maxb2014-09-191-0/+7
* | Add preventIndent option for partialskpdecker2014-11-021-0/+8
|/
* Fix compat partial exec without datakpdecker2014-08-151-6/+12
* Additional test coveragekpdecker2014-08-151-1/+11
* Increase test coverage a touchkpdecker2014-08-141-0/+3
* Implement partial recursive lookupkpdecker2014-08-141-0/+6
* Inherit compat flag for partialskpdecker2014-08-141-0/+9
* Add additional tests for standalone partialskpdecker2014-08-121-1/+19
* Test more concrete behavior in partial hash testkpdecker2014-01-171-4/+4
* Implement partial hash evaluationkpdecker2014-01-171-0/+8
* Handle empty responses from partialskpdecker2013-12-231-0/+6
* Use shouldThrow helper for test assertskpdecker2013-12-231-4/+4
* Protect context-lookups from undefined valueskpdecker2013-11-031-0/+7
* Move more testing mutations into the environmentYehuda Katz2013-07-261-2/+2
* Refactor qunit unit testskpdecker2013-06-011-0/+119