Shopify / liquid-c

Liquid performance extension in C.
MIT License
119 stars 24 forks source link

use to_liquid_value when we are accessing a hash or an array with a Drop #152

Closed ggmichaelgo closed 3 years ago

ggmichaelgo commented 3 years ago

This is a C implementation for this change in Liquid PR: https://github.com/Shopify/liquid/pull/1441