MCPcopy Create free account

hub / github.com/adamhaile/surplus / functions

Functions354 in github.com/adamhaile/surplus

↓ 26 callersFunctionERR
(msg, loc)
compiler/index.js:370
↓ 26 callersFunctionERR
(msg, loc)
compiler/es/parse.js:309
↓ 26 callersFunctionERR
(msg : string, loc? : { line : number, col : number, pos : number })
src/compiler/parse.ts:370
↓ 26 callersFunctionIS
(t)
compiler/index.js:375
↓ 26 callersFunctionIS
(t)
compiler/es/parse.js:314
↓ 26 callersFunctionIS
(t : string)
src/compiler/parse.ts:376
↓ 26 callersFunctionNEXT
()
compiler/index.js:360
↓ 26 callersFunctionNEXT
()
compiler/es/parse.js:299
↓ 26 callersFunctionNEXT
()
src/compiler/parse.ts:362
↓ 25 callersFunctionNOT
(t)
compiler/index.js:378
↓ 25 callersFunctionNOT
(t)
compiler/es/parse.js:317
↓ 25 callersFunctionNOT
(t : string)
src/compiler/parse.ts:380
↓ 23 callersFunctiontest
(array)
spec/runtime/content.spec.js:195
↓ 15 callersFunctioncontent
(val)
spec/runtime/content.spec.js:215
↓ 15 callersFunctioninsert
(val)
spec/runtime/insert.spec.js:180
↓ 13 callersFunctionLOC
()
compiler/index.js:418
↓ 13 callersFunctionLOC
()
compiler/es/parse.js:357
↓ 13 callersFunctionLOC
()
src/compiler/parse.ts:420
↓ 12 callersFunctioncompileSegments
(node)
compiler/index.js:666
↓ 12 callersFunctioncompileSegments
(node)
compiler/es/codeGen.js:53
↓ 12 callersFunctioncompileSegments
(node : Program | EmbeddedCode)
src/compiler/codeGen.ts:67
↓ 11 callersFunctioncodeStr
(str)
compiler/index.js:858
↓ 11 callersFunctioncodeStr
(str)
compiler/es/codeGen.js:245
↓ 11 callersFunctioncodeStr
(str : string)
src/compiler/codeGen.ts:331
↓ 5 callersFunctionaddStatement
(stmt)
compiler/index.js:825
↓ 5 callersFunctionaddStatement
(stmt)
compiler/es/codeGen.js:212
↓ 5 callersFunctionaddStatement
(stmt : string)
src/compiler/codeGen.ts:283
↓ 4 callersFunctionSKIPWS
()
compiler/index.js:390
↓ 4 callersFunctionSKIPWS
()
compiler/es/parse.js:329
↓ 4 callersFunctionSKIPWS
()
src/compiler/parse.ts:396
↓ 4 callersFunctionSPLIT
(rx)
compiler/index.js:404
↓ 4 callersFunctionSPLIT
(rx)
compiler/es/parse.js:343
↓ 4 callersFunctionSPLIT
(rx : RegExp)
src/compiler/parse.ts:406
↓ 4 callersFunctionaddComputation
(body, stateVar, seed, loc)
compiler/index.js:827
↓ 4 callersFunctionaddComputation
(body, stateVar, seed, loc)
compiler/es/codeGen.js:214
↓ 4 callersFunctionaddComputation
(body : string[], stateVar : string | null, seed : string | null, loc : LOC)
src/compiler/codeGen.ts:285
↓ 4 callersFunctionclear
(node)
index.js:509
↓ 4 callersFunctionclear
(node)
es/content.js:353
↓ 4 callersFunctionclear
(node : Node)
src/runtime/content.ts:363
↓ 4 callersFunctionequable
(u, n, i, us)
index.js:454
↓ 4 callersFunctionequable
(u, n, i, us)
es/content.js:296
↓ 4 callersFunctionequable
(u : string | Node, n : Node, i : number, us : (string | Node)[])
src/runtime/content.ts:311
↓ 3 callersFunctioncodeMultiLineComment
()
compiler/index.js:347
↓ 3 callersFunctioncodeMultiLineComment
()
compiler/es/parse.js:286
↓ 3 callersFunctioncodeMultiLineComment
()
src/compiler/parse.ts:344
↓ 3 callersFunctioncodeSingleLineComment
()
compiler/index.js:335
↓ 3 callersFunctioncodeSingleLineComment
()
compiler/es/parse.js:274
↓ 3 callersFunctioncodeSingleLineComment
()
src/compiler/parse.ts:329
↓ 3 callersFunctionembeddedCode
(flags)
compiler/index.js:239
↓ 3 callersFunctionembeddedCode
(flags)
compiler/es/parse.js:178
↓ 3 callersFunctionembeddedCode
(flags : ContentFlags)
src/compiler/parse.ts:221
↓ 3 callersFunctionlocationMark
(loc)
compiler/index.js:426
↓ 3 callersFunctionlocationMark
(loc)
compiler/es/sourcemap.js:4
↓ 3 callersFunctionlocationMark
(loc : LOC)
src/compiler/sourcemap.ts:10
↓ 3 callersFunctionquotedString
()
compiler/index.js:322
↓ 3 callersFunctionquotedString
()
compiler/es/parse.js:261
↓ 3 callersFunctionquotedString
()
src/compiler/parse.ts:309
↓ 3 callersFunctionsetAttributeNS
(node, namespace, name, value)
index.js:589
↓ 3 callersFunctionvlq
(num)
compiler/index.js:483
↓ 3 callersFunctionvlq
(num)
compiler/es/sourcemap.js:61
↓ 3 callersFunctionvlq
(num : number)
src/compiler/sourcemap.ts:93
↓ 2 callersFunctionMATCH
(rx)
compiler/index.js:381
↓ 2 callersFunctionMATCH
(rx)
compiler/es/parse.js:320
↓ 2 callersFunctionMATCH
(rx : RegExp)
src/compiler/parse.ts:384
↓ 2 callersFunctionMATCHES
(rx)
compiler/index.js:384
↓ 2 callersFunctionMATCHES
(rx)
compiler/es/parse.js:323
↓ 2 callersFunctionMATCHES
(rx : RegExp)
src/compiler/parse.ts:388
↓ 2 callersFunctionPARENS
()
compiler/index.js:387
↓ 2 callersFunctionPARENS
()
compiler/es/parse.js:326
↓ 2 callersFunctionPARENS
()
src/compiler/parse.ts:392
↓ 2 callersFunctionaddId
(parent, tag, n)
compiler/index.js:820
↓ 2 callersFunctionaddId
(parent, tag, n)
compiler/es/codeGen.js:207
↓ 2 callersFunctionaddId
(parent : string, tag : string, n : number)
src/compiler/codeGen.ts:277
↓ 2 callersFunctionappendNodes
(parent, array, i, end)
index.js:468
↓ 2 callersFunctionappendNodes
(parent, array, i, end)
es/content.js:310
↓ 2 callersFunctionappendNodes
(parent : Node, array : (Node | string)[], i : number, end : number)
src/runtime/content.ts:323
↓ 2 callersFunctionbalancedParens
(segments, text, loc, flags)
compiler/index.js:252
↓ 2 callersFunctionbalancedParens
(segments, text, loc, flags)
compiler/es/parse.js:191
↓ 2 callersFunctionbalancedParens
(segments : AST.CodeSegment[], text : string, loc : LOC, flags? : ContentFlags)
src/compiler/parse.ts:241
↓ 2 callersFunctionbuildField
(id, field, expr, parent)
compiler/index.js:782
↓ 2 callersFunctionbuildField
(id, field, expr, parent)
compiler/es/codeGen.js:169
↓ 2 callersFunctionbuildField
(id : string, field : JSXStaticField | JSXDynamicField, expr : string, parent : JSXElement)
src/compiler/codeGen.ts:231
↓ 2 callersFunctionbuildHtmlElement
(node, parent, n)
compiler/index.js:754
↓ 2 callersFunctionbuildHtmlElement
(node, parent, n)
compiler/es/codeGen.js:141
↓ 2 callersFunctionbuildHtmlElement
(node : JSXElement, parent : string, n : number)
src/compiler/codeGen.ts:191
↓ 2 callersFunctionbuildJSXInsert
(node, parent, n)
compiler/index.js:810
↓ 2 callersFunctionbuildJSXInsert
(node, parent, n)
compiler/es/codeGen.js:197
↓ 2 callersFunctionbuildJSXInsert
(node : JSXInsert, parent : string, n : number)
src/compiler/codeGen.ts:264
↓ 2 callersFunctioncompileJSXElement
(node, indent)
compiler/index.js:672
↓ 2 callersFunctioncompileJSXElement
(node, indent)
compiler/es/codeGen.js:59
↓ 2 callersFunctioncompileJSXElement
(node : JSXElement, indent : Indents)
src/compiler/codeGen.ts:74
↓ 2 callersFunctionemitComputation
(comp, _a)
compiler/index.js:841
↓ 2 callersFunctionemitComputation
(comp, _a)
compiler/es/codeGen.js:228
↓ 2 callersFunctionemitComputation
(comp : Computation, { nli, nlii } : Indents)
src/compiler/codeGen.ts:303
↓ 2 callersFunctionescape
(c)
spec/compiler/parser.spec.js:163
↓ 2 callersFunctionexpected
(array)
spec/runtime/content.spec.js:202
↓ 2 callersFunctionextractMap
(src, original, opts)
compiler/index.js:460
↓ 2 callersFunctiongetFieldData
(field, svg)
compiler/index.js:606
↓ 2 callersFunctiongetFieldData
(field, svg)
compiler/es/fieldData.js:110
↓ 2 callersFunctiongetFieldData
(field : string, svg : boolean)
src/compiler/fieldData.ts:142
next →1–100 of 354, ranked by callers