1
0
mirror of https://github.com/danog/liquid.git synced 2024-12-02 19:17:46 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Steele
554753223c Rename branch -> clause (and remove Governs) 2017-07-12 08:43:23 -04:00
Oliver Steele
816b46a30f Combine CompilationError -> parser.Error 2017-07-12 06:58:45 -04:00
Oliver Steele
b26913805f Parser grammar is distinct from (and embedded in) config 2017-07-10 12:23:46 -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
Oliver Steele
803471c15f Render tree is distinct type from parse AST 2017-07-06 09:21:26 -04:00
Oliver Steele
8f63cb781e Compiler copies the syntax tree 2017-07-06 08:59:10 -04:00
Oliver Steele
c7d9af2fcc Start to separate parser and compiler 2017-07-06 08:07:53 -04:00