1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-26 21:14:45 +01:00
liquid/render
Oliver Steele 1c94b61bcc Replace render switch by polymorphism
(No perf impact)
2017-07-14 13:01:04 -04:00
..
blocks.go Complete #4 case…else 2017-07-12 09:18:49 -04:00
compiler_test.go Source location is an initialization parameter 2017-07-14 10:38:30 -04:00
compiler.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
config.go Parser grammar is distinct from (and embedded in) config 2017-07-10 12:23:46 -04:00
context_test.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
context.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
error.go Error.Filename -> Path 2017-07-12 07:12:14 -04:00
node_context.go Move package expression -> expressions 2017-07-13 20:18:23 -04:00
nodes.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
render_test.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
render.go Replace render switch by polymorphism 2017-07-14 13:01:04 -04:00
tags.go Rename 2017-07-06 09:38:18 -04:00