You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/src/parse
Rich-Harris 71cfb93384
simplify JS parsing step
9 years ago
..
read simplify JS parsing step 9 years ago
state only process special tags (script, style) when they are top-level 9 years ago
utils move files into src in preparation for SSR integration 9 years ago
index.js more informative error message when elements/blocks are left open (#258) 9 years ago
patterns.js differentiate between nbsp and other whitespace (#348) 9 years ago