Commit Graph
9 Commits
Author SHA1 Message Date
harttle bc9d8f92af refactor: import rollup 2018-08-20 23:58:41 +08:00
harttle 19891b2df0 refactor: es6 building and linting 2018-08-16 23:14:12 +08:00
harttle 8efb41a631 use isTruthy for and/or operators, fixes #47 2017-11-26 23:59:50 +08:00
harttle 030037eedc cover all 2017-08-15 23:52:05 +08:00
harttle 2632e3e97e eslint 2017-04-24 21:31:30 +08:00
chenosandJun Yang 66774865f4 All values in Liquid are truthy except nil and false. (#26)
* All values in Liquid are truthy except nil and false.

* The falsy values are null, undefined and false.
2017-03-21 12:25:11 +08:00
harttle f70b2ee203 refactor: use assert, fix: respect to express settings.views, close #16 2016-11-03 00:43:23 +08:00
harttle 6d20f7aa8e rename expression.js -> syntax.js 2016-10-24 23:11:37 +08:00
harttle 8fbbec089f tag:include 2016-06-24 02:44:20 +08:00