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 9607593705
sparse array patterns
7 years ago
..
CodeBuilder.ts
__test__.ts
addToSet.ts WIP 7 years ago
annotateWithScopes.ts WIP 7 years ago
createDebuggingComment.ts rename Generator -> Compiler 7 years ago
deindent.ts
error.ts rename loc to start, include character info in locations 7 years ago
fixAttributeCasing.ts another stab at #1062; also fix attribute case in static HTML 7 years ago
flattenReference.ts overwrite this in custom event handlers - fixes #1297 7 years ago
fullCharCodeAt.ts handle wacky identifier names in templates 7 years ago
getCodeFrame.ts
getName.ts treat quoted property names the same way as identifiers - fixes #914 7 years ago
getObject.ts
getStaticAttributeValue.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 7 years ago
getTailSnippet.ts
globalWhitelist.ts
hash.ts use base36 for style classes 7 years ago
isThisGetCallExpression.ts Check against this usage in computed functions 7 years ago
isValidIdentifier.ts handle wacky identifier names in templates 7 years ago
isVoidElementName.ts
list.ts Increase code coverage 7 years ago
namespaces.ts
nodeToString.ts Accept backtick string literals in tag/props properties 7 years ago
patterns.ts
quoteIfNecessary.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
removeNode.ts treat quoted property names the same way as identifiers - fixes #914 7 years ago
repeat.ts
reservedNames.ts throw error on illegal context (#934) 7 years ago
stringify.ts fix escaping of template string characters 7 years ago
stringifyProps.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 7 years ago
trim.ts
unpackDestructuring.ts sparse array patterns 7 years ago
validCalleeObjects.ts
walkThroughTopFunctionScope.ts Check against this usage in computed functions 7 years ago