Commit Graph
141 Commits
Author SHA1 Message Date
Jun YangandGitHub afca74b238 Merge pull request #10 from thardy/asyncSpike
Conversion to Async
2016-09-26 10:14:58 +08:00
Tim Hardy 8b2d6ede5d All tests passing except describe('#express()'... in liquid.js - commented out 2016-09-25 20:30:07 -05:00
Tim Hardy bb8468708a Making good progress on async 2016-09-25 00:13:29 -05:00
Tim Hardy 87e284159d Making progress on async 2016-09-22 08:47:09 -05:00
Tim Hardy dc85c80afe About halfway through converting all tags to async 2016-09-18 01:23:29 -05:00
Tim Hardy ba390df7b6 replaced bluebird with any-promise to allow consumers of the library to choose their promise implementation 2016-09-11 23:33:26 -05:00
Tim Hardy 4626f8f6bf Got first test working in async - nested includes 2016-08-28 23:28:06 -05:00
harttle 698bbd75cf fix unless: null elseTemplates 2016-07-19 07:38:05 +08:00
harttle 2fe81af5a8 modified: README.md 2016-06-30 12:50:01 +08:00
harttle 32719935d1 modified: package.json 2016-06-30 12:43:56 +08:00
harttle 1acc88ebe0 modified: package.json 2016-06-30 12:33:24 +08:00
harttle 82a6a72013 scope get all 2016-06-26 13:16:34 +08:00
harttle a482b4abe5 render undefined to '' 2016-06-26 12:52:37 +08:00
harttle a0feabce5b update README 2016-06-25 13:10:17 +08:00
harttle 88b2dc3795 err.file for #renderFile() 2016-06-24 12:25:55 +08:00
harttle aebf9812cb express 2016-06-24 11:17:10 +08:00
harttle e6cd6e4d46 modified: README.md 2016-06-24 10:49:33 +08:00
harttle 3695eb2d6e tag: layout, block 2016-06-24 10:44:57 +08:00
harttle 8fbbec089f tag:include 2016-06-24 02:44:20 +08:00
harttle 21bde3cb6d updated readme 2016-06-23 18:58:57 +08:00
harttle 8053d7021f raw and comment 2016-06-20 01:10:43 +08:00
harttle 54bc206d36 enable cache: parse and render 2016-06-20 00:34:54 +08:00
harttle aa1df95714 Coverage 2016-06-19 11:16:36 +08:00
harttle 1bc6d9355a coverage 2016-06-19 00:46:29 +08:00
harttle 4595e2872e filters: all 2016-06-18 23:18:46 +08:00
harttle b478c798fd tag: tablerow 2016-06-17 14:59:30 +08:00
harttle 0b7da2abf7 fix existing tags
new tags: for,cycle
2016-06-17 08:39:23 +08:00
harttle 8b9e9f759a import parser to support nested tags 2016-06-17 03:38:03 +08:00
harttle a842284628 test scripts for filters and tags 2016-06-16 02:08:53 +08:00
harttle 2e65b5e2d1 global locale test for date filter 2016-06-16 01:25:44 +08:00
harttle d9b56904f8 remove dev-dep: chai-as-promised 2016-06-16 01:05:08 +08:00
harttle 9fe49e9872 fix dependency: strftime 2016-06-16 01:02:00 +08:00
harttle 2498e6c202 tag:capture 2016-06-15 22:45:50 +08:00
harttle 58daab6128 filters 2016-06-15 22:37:24 +08:00
harttle d5ecce9c8b case/when 2016-06-15 14:55:00 +08:00
harttle 611882ae10 assign tag, abs filter 2016-06-15 03:21:35 +08:00
harttle 51b2406187 liquid instance 2016-06-15 02:04:30 +08:00
harttle d29558035c render, filter, tag 2016-06-15 00:58:14 +08:00
harttle d502860ca9 context and identifier 2016-06-14 00:31:24 +08:00
harttle 5a33b4b84a tokenizer 2016-06-13 18:38:43 +08:00
Jun Yang afb256e5bd Initial commit 2016-06-13 15:39:31 +08:00