Commit Graph

11 Commits (f5b78e406cd771bf56b7b7c1b220a458cff8d32f)

Author SHA1 Message Date
Rich Harris f5b78e406c Merge pull request #122 from sveltejs/each-else
9 years ago
Arpad Borsos 9187c2dd09
add parser support for raw mustache tags
9 years ago
Arpad Borsos fec55a1ccd
add each-else support to parser
9 years ago
Fabrice Weinberg 4bcbdfb5ae Parse {{yield}} as YieldTag
9 years ago
Arpad Borsos 8518065c97
also trim whitespace from elseif/else blocks
9 years ago
Rich-Harris b1b47696b1 implement elseif
9 years ago
Rich-Harris c79b38ff6a implement else blocks
9 years ago
Rich-Harris 8c8b6ccfa4 parse each block index
9 years ago
Rich-Harris 2f62a5aaca more whitespace stuff
9 years ago
Rich Harris c4b1b548cc parse each blocks correctly
9 years ago
Rich Harris e620fbbd69 parse if blocks
9 years ago