Tom Burns
|
794ca9f604
|
make the conditions around stack creation easier to read
|
2014-07-30 15:42:24 +00:00 |
|
Tom Burns
|
15f6cabf83
|
avoid a hash comparison
|
2014-07-30 15:12:22 +00:00 |
|
Tom Burns
|
e53d102a2c
|
use 'unless' instead of 'if !' for simple conditional
|
2014-07-30 14:59:56 +00:00 |
|
Tom Burns
|
f5e67a12f9
|
remove added newline in liquid.rb
|
2014-07-28 14:24:29 +00:00 |
|
Tom Burns
|
6b56bdd74f
|
remove variables used for counting empty stacks
|
2014-07-28 14:23:16 +00:00 |
|
Tom Burns
|
ba6e3e3da6
|
lazily create stacks
|
2014-07-28 14:12:11 +00:00 |
|
Tom Burns
|
30e5f06313
|
don't make original slice_collection_using_each private
|
2013-11-25 10:37:10 -05:00 |
|
Tom Burns
|
e667352629
|
move slice_collection optimization to utils
|
2013-11-24 14:00:23 -05:00 |
|
Tom Burns
|
2c26a880f0
|
add another test showing equivalent functionality
|
2013-11-24 12:32:32 -05:00 |
|
Tom Burns
|
cf49b06ccc
|
allow drops to optimize loading a slice of elements
|
2013-11-24 12:29:15 -05:00 |
|
Tom Burns
|
50b2ebee56
|
Merge pull request #189 from Shopify/cache_partials
Cache tokenized partial templates
|
2013-05-29 07:51:12 -07:00 |
|
Tom Burns
|
27fe76c0dd
|
Merge pull request #192 from Shopify/revert_utf8
Revert "Merge pull request #185 from ISSIntel/liquid-utf8"
|
2013-05-21 14:46:17 -07:00 |
|
Tom Burns
|
8913a5615a
|
Revert "Merge pull request #185 from ISSIntel/liquid-utf8"
This reverts commit c5dfcd29b0, reversing
changes made to f7d1e1d0c1.
|
2013-05-20 19:53:13 -04:00 |
|
Tom Burns
|
b8fbd2b4fa
|
typo
|
2013-05-16 20:25:31 -04:00 |
|
Tom Burns
|
ba5a9f2e47
|
remove _ on private methods
|
2013-05-13 13:45:43 -04:00 |
|
Tom Burns
|
1e309ba74b
|
cache included partial templates
|
2013-05-13 02:34:19 -04:00 |
|
Tom Burns
|
485340713a
|
Add tests for caching partial includes
|
2013-05-13 02:34:19 -04:00 |
|
Tom Burns
|
2af4ea1295
|
Support benchmarking templates with 'include' tag
|
2013-05-12 22:17:08 -04:00 |
|
Tom Burns
|
c5dfcd29b0
|
Merge pull request #185 from ISSIntel/liquid-utf8
Liquid UTF-8 support
|
2013-04-23 10:29:49 -07:00 |
|
Tom Burns
|
6c2fde5eea
|
Instantiate blank string once instead of at every comparison
|
2012-10-25 11:54:19 -04:00 |
|