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
Efthymis Sarmpanis b1909dc19b
Properly override toString in CompileError
8 years ago
..
CodeBuilder.ts remove excess parentheses 8 years ago
CompileError.ts Properly override toString in CompileError 8 years ago
__test__.ts
annotateWithScopes.ts attach globals to state object on initialisation 8 years ago
clone.ts
createDebuggingComment.ts refactor 8 years ago
deindent.ts
flattenReference.ts
getCodeFrame.ts
getExpressionPrecedence.ts
getName.ts treat quoted property names the same way as identifiers - fixes #914 8 years ago
getObject.ts
getStaticAttributeValue.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 8 years ago
getTailSnippet.ts
globalWhitelist.ts
isReference.ts
isVoidElementName.ts
list.ts Increase code coverage 8 years ago
namespaces.ts
patterns.ts
removeNode.ts treat quoted property names the same way as identifiers - fixes #914 8 years ago
repeat.ts
reservedNames.ts throw error on illegal context (#934) 8 years ago
stringify.ts fix escaping of %-prefixed names 8 years ago
stringifyProps.ts combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 8 years ago
trim.ts
validCalleeObjects.ts allow console.* calls in event handlers. fixes #782 8 years ago