Commit Graph
43 Commits
Author SHA1 Message Date
harttle c3de3fbb19 fix: post-increment, pre-decrement working on #76 2018-07-21 22:59:52 +08:00
Jun Yang 78b6e35fbf fix: file path asserts for windows 2018-03-03 20:01:24 +08:00
ChenLandJun Yang 925df9a9b5 100% coverage 2018-01-12 10:53:43 +08:00
ChenLandJun Yang 7b696ed0d2 low version, skip tests 2018-01-12 10:53:43 +08:00
ChenLandJun Yang c55f0234eb Add xhr support for render file in browser. 2018-01-12 10:53:43 +08:00
harttle 8c77fc5a3d fix: whiteSpace Ctrl with compliance to shopify/liquid, working on #17 2017-10-30 00:09:29 +08:00
harttle d08ad6dc97 fix: error.stack assertion in v8.5 2017-10-06 12:32:06 +08:00
harttle e22870f5d7 fix: broken unit test by UTC time parsing behaviour change 2017-10-06 12:16:03 +08:00
harttle 11259fae62 fix stack matching 2017-08-16 00:04:31 +08:00
harttle 030037eedc cover all 2017-08-15 23:52:05 +08:00
harttle 6d59f34fc8 cover all 2017-08-14 22:43:49 +08:00
harttle 72597c52e5 cover all 2017-08-14 22:07:08 +08:00
harttle 4ee2bc964c upgrade outdated dependencies 2017-07-28 21:25:24 +08:00
harttle 14e53ed3a9 test cases for #32 2017-07-14 00:34:12 +08:00
harttle 2632e3e97e eslint 2017-04-24 21:31:30 +08:00
harttle 84f7a399c5 update README and unit test 2016-12-27 00:33:11 +08:00
harttle 564d9cd9f4 feature: whitespace control, fixes #17 2016-12-26 23:23:58 +08:00
harttle 543368ed89 unit test for original error for {%layout%} 2016-12-01 00:50:36 +08:00
harttle 40bdd7e94a refactor: move file to token property 2016-11-16 01:06:37 +08:00
harttle 64e9cb7044 fix nested render error message 2016-11-16 00:48:54 +08:00
harttle 2bc53a3850 change: move context error from err.message to err.stack 2016-11-16 00:31:20 +08:00
harttle cb3378b648 refactor: static strict_filters, disable settigns when rendering 2016-11-09 02:37:52 +08:00
harttle 5c0209ec8b feature: rich info error 2016-11-09 01:58:49 +08:00
harttle 295eee8134 fix: find variable in parent scope (strict_variables) 2016-11-08 21:01:25 +08:00
harttle ddd06e12b5 strict_filters/strict_variables when creating engine 2016-11-07 00:01:02 +08:00
harttle fd2df81f9c use native path 2016-11-06 17:20:03 +08:00
harttle a82e50e1ab fix: crash when express views set to string 2016-11-06 16:22:52 +08:00
harttle 21950295ac unit test for _.echo 2016-11-06 15:26:39 +08:00
harttle f70b2ee203 refactor: use assert, fix: respect to express settings.views, close #16 2016-11-03 00:43:23 +08:00
harttle ce99bb56eb fix istanbul report writting by mock.restore in test/util/error.js 2016-11-01 23:09:47 +08:00
harttle 951225fb75 refactor: use promise.mapSeries 2016-11-01 22:24:56 +08:00
harttle f8269f4d20 feature: template file lookup error message 2016-11-01 00:22:41 +08:00
harttle 9961afa3dd feture: promise.mapSeries 2016-10-31 23:45:41 +08:00
harttle 6dd836f157 feature: root option allows array of strings 2016-10-31 23:21:28 +08:00
harttle 377c805230 coverage 2016-10-26 02:50:41 +08:00
harttle 34f5cfa34d strftime coverage 2016-10-26 01:55:33 +08:00
harttle cb75e69122 fix strftime test 2016-10-24 02:00:57 +08:00
harttle 9fb5beb756 fix strftime test 2016-10-24 01:57:24 +08:00
harttle fa50ca51d4 fix strftime test 2016-10-23 19:48:44 +02:00
harttle f5a0465b10 fix strftime test 2016-10-24 01:31:18 +08:00
harttle fbcd244946 test for strftime 2016-10-24 00:23:50 +08:00
harttle 365a047736 refactor filters and corresponding tests 2016-10-24 00:05:17 +08:00
harttle 300c3710c6 feature: if the provided date is 'now', create a date (#14) 2016-10-23 00:11:22 +08:00