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/utils
Rich Harris 2852b96e65
collapse consecutive if-statements with the same condition (#450)
9 years ago
..
CodeBuilder.js collapse consecutive if-statements with the same condition (#450) 9 years ago
__test__.js fix prepending code to builders 9 years ago
deindent.js move files into src in preparation for SSR integration 9 years ago
flattenReference.js retain binding sourcemaps to the extent possible 9 years ago
getCodeFrame.js move files into src in preparation for SSR integration 9 years ago
globalWhitelist.js new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting 9 years ago
isReference.js move files into src in preparation for SSR integration 9 years ago
isVoidElementName.js accept DOCTYPE element in any case 9 years ago
namespaces.js add support for declared namespaces – fixes #147 9 years ago
removeNode.js make abstract removeNode function 9 years ago
reservedNames.js new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting 9 years ago
spaces.js move files into src in preparation for SSR integration 9 years ago