1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-27 06:34:45 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Steele
f9ac12bb26 Implement whitespace control 2017-07-16 17:43:04 -04:00
Oliver Steele
1c94b61bcc Replace render switch by polymorphism
(No perf impact)
2017-07-14 13:01:04 -04:00
Oliver Steele
6ff5721080 Move package expression -> expressions 2017-07-13 20:18:23 -04:00
Oliver Steele
5a12245d9b rename node.Branch -> Clause too 2017-07-12 08:58:14 -04:00
Oliver Steele
342a8b3e81 errors return source location, phase 1 2017-07-10 11:49:14 -04:00
Oliver Steele
69d26a21ad Rename chunk -> token 2017-07-09 11:18:35 -04:00
Oliver Steele
903acb8d2e Split package render->parser 2017-07-07 05:51:40 -04:00
Oliver Steele
18e2540b3a FunctionalNode -> TagNode 2017-07-06 09:40:37 -04:00
Oliver Steele
54e840c8eb Move tag compilation to compiler stage 2017-07-06 09:35:12 -04:00