summaryrefslogtreecommitdiffstats
path: root/spec/basic.js
Commit message (Expand)AuthorAgeFilesLines
* Update to latest eslintkpdecker2015-09-011-2/+2
* Fix escaping of non-javascript identifierskpdecker2015-08-011-2/+6
* Add tests for string contextskpdecker2015-05-061-0/+4
* Add full support for es6kpdecker2015-04-161-118/+119
* Fix IE test freakoutkpdecker2015-04-141-2/+2
* Allow this references in literal statementskpdecker2015-04-141-4/+15
* Allow undefined and null in helper nameskpdecker2015-04-131-0/+14
* Add undefined and null literal supportkpdecker2015-04-071-0/+10
* Handle all potential literal valueskpdecker2015-02-091-12/+23
* Transform literals to path expressions in mustache nodesMarcio Junior2015-02-081-7/+9
* Test compilation of literal values in mustachesMarcio Junior2015-02-081-0/+16
* Add tests for partial comment whitespace controlkpdecker2015-01-171-3/+7
* Allow whitespace control on commentskpdecker2014-11-021-0/+3
* Render false literal as “false”kpdecker2014-08-251-0/+8
* Fix missing parameters for pathed mustacheskpdecker2014-01-171-0/+28
* Use shouldThrow helper for test assertskpdecker2013-12-231-4/+5
* Protect context-lookups from undefined valueskpdecker2013-11-031-0/+6
* Merge branch 'fix-issue-599' of github.com:laurie71/handlebars.js into laurie...kpdecker2013-10-141-0/+12
|\
| * Test cases for #599Laurie Harper2013-08-281-0/+12
* | Fix "\\" escapingDaniel Marcotte2013-10-131-0/+2
* | Fix test runners under nodekpdecker2013-10-091-1/+1
* | Make the Handlebars environment into an objectYehuda Katz2013-07-261-0/+6
|/
* Refactor qunit unit testskpdecker2013-06-011-0/+162