Commit Graph

11 Commits (88a896dd1bd47d027f05a7bb8a93f6eaa83c5948)

Author SHA1 Message Date
Rich Harris 1ba34f90ed Merge pull request #122 from sveltejs/each-else
9 years ago
Arpad Borsos a8462f3d11 add parser support for raw mustache tags
9 years ago
Arpad Borsos 4f81279b24 add each-else support to parser
9 years ago
Fabrice Weinberg 4a8d868e90 Parse {{yield}} as YieldTag
9 years ago
Arpad Borsos 25797a562e 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