MCPcopy Create free account

hub / github.com/danaugrs/deltanets / functions

Functions169 in github.com/danaugrs/deltanets

FunctionApp
()
visualizer/islands/App.tsx:45
FunctionDarkThemeIcon
()
visualizer/islands/App.tsx:745
FunctionGitHubIcon
()
visualizer/islands/App.tsx:735
FunctionGraph
( { theme, translate, scale, center }: { theme: "light" | "dark"; translate: Signal<Pos>; scale:
visualizer/islands/Graph.tsx:5
FunctionHome
()
visualizer/routes/index.tsx:3
FunctionLightThemeIcon
()
visualizer/islands/App.tsx:764
Functionback
()
visualizer/lib/methods/deltanets.ts:1516
Functionback
()
visualizer/lib/methods/lambdacalc.ts:235
FunctioncleanExpr
(expr: string)
visualizer/lib/util.ts:11
Methodconstructor
( value: string = "", attrs: Record<string, any> = {}, styles: Record<string, any> = {}, event
visualizer/lib/render.ts:233
Methodconstructor
( width: number, height: number, rx: number = 0, ry: number = 0, attrs: Record<string, any
visualizer/lib/render.ts:279
Methodconstructor
( radius: number, attrs: Record<string, any> = {}, styles: Record<string, any> = {}, eventHand
visualizer/lib/render.ts:328
Methodconstructor
( path: d3.Path = d3.path(), attrs: Record<string, any> = {}, styles: Record<string, any> = {},
visualizer/lib/render.ts:369
Methodconstructor
(label: string = "")
visualizer/lib/render.ts:413
Methodconstructor
( start: Pos, end: Pos, startPort?: Port, endPort?: Port, onClick?: () => void, )
visualizer/lib/render.ts:496
Methodconstructor
(bounds: Bounds, vars: Label[])
visualizer/lib/render.ts:604
Methodconstructor
(type: "up" | "down", label: string = "")
visualizer/lib/render.ts:717
Methodconstructor
( type: "up" | "down", scopeType: "+" | "-" | undefined, fv: boolean, label: string = "", )
visualizer/lib/render.ts:768
Methodconstructor
()
visualizer/lib/render.ts:827
Methodconstructor
()
visualizer/lib/render.ts:862
Methodconstructor
( start: Node2D, end: Node2D, viaY: number, onClick?: () => void, color?: string, )
visualizer/lib/render.ts:905
Methodconstructor
( type: "up" | "down", label: string = "", levelDeltas: number[], height = Replicator.HEIGHT,
visualizer/lib/render.ts:1034
Methodconstructor
(type: "up" | "down", label: string = "", length: number)
visualizer/lib/render.ts:1130
Methodconstructor
( levels: (string | null)[], labelLeft?: string, labelRight?: string, type: "horizontal" | "ve
visualizer/lib/render.ts:1193
Methodconstructor
(input: string)
visualizer/lib/parser.gen.ts:116
Methodconstructor
(pos: PosInfo, expmatches: MatchAttempt[])
visualizer/lib/parser.gen.ts:503
FunctionfinalStep
()
visualizer/lib/methods/deltanets.ts:604
Methodfn
()
visualizer/lib/parser.gen.ts:190
MethodforEachDescendant
(f: (node: Node2D) => void)
visualizer/lib/render.ts:96
Functionforward
()
visualizer/lib/methods/deltanets.ts:1497
Functionforward
()
visualizer/lib/methods/lambdacalc.ts:213
FunctionhandleResize
()
visualizer/islands/App.tsx:314
Functioninit
(ast: AstNode, systemType: SystemType, relativeLevel: boolean)
visualizer/lib/methods/deltanets.ts:30
Functioninit
(ast: AstNode, systemType: SystemType, relativeLevel: boolean)
visualizer/lib/methods/lambdacalc.ts:34
FunctioninvertMatrix
(M: Matrix)
visualizer/lib/util.ts:181
FunctionisAbstractionClosed
(node: Abstraction)
visualizer/lib/ast.ts:209
FunctionisConnectedToSomeErasers
(node: Node)
visualizer/lib/methods/deltanets.ts:402
Functionlast
()
visualizer/lib/methods/deltanets.ts:1554
Functionlast
()
visualizer/lib/methods/lambdacalc.ts:275
MethodloopPlus
(func: $$RuleType<T>)
visualizer/lib/parser.gen.ts:366
Methodmemoise
(rule: $$RuleType<K>, memo: Map<number, [Nullable<K>, PosInfo]>)
visualizer/lib/parser.gen.ts:461
FunctionminMax
(a: number, b: number)
visualizer/lib/util.ts:142
Functionmove
(e: any)
visualizer/islands/Graph.tsx:44
Methodnegate
(fn: $$RuleType<T>)
visualizer/lib/parser.gen.ts:451
FunctiononKey
(e: any)
visualizer/islands/App.tsx:172
FunctiononMouseMove
(e: MouseEvent)
visualizer/islands/App.tsx:331
FunctiononMouseUp
()
visualizer/islands/App.tsx:352
MethodportDelta
(i: number)
visualizer/lib/render.ts:747
MethodportDelta
(i: number)
visualizer/lib/render.ts:1167
MethodportDelta
(i: number)
visualizer/lib/render.ts:1429
Functionpress
(e: any)
visualizer/islands/Graph.tsx:24
Functionrelease
(e: any)
visualizer/islands/Graph.tsx:37
Methodremove
(...children: Node2D[])
visualizer/lib/render.ts:90
FunctionremoveFromArray
(array: E[], elements: E[])
visualizer/lib/util.ts:160
Functionrender
( state: Signal<State>, expression: Signal<string>, systemType: SystemType, relativeLevel: boolean, )
visualizer/lib/methods/deltanets.ts:417
Functionrender
( state: Signal<State>, expression: Signal<string>, systemType: SystemType, relativeLevel: boolean, )
visualizer/lib/methods/lambdacalc.ts:41
MethodrenderSelf
( pos: Pos, theme: "light" | "dark", debug = false, )
visualizer/lib/render.ts:246
MethodrenderSelf
( pos: Pos, theme: "light" | "dark", debug = false, )
visualizer/lib/render.ts:341
MethodrenderSelf
(pos: Pos, theme: "light" | "dark", debug?: boolean)
visualizer/lib/render.ts:457
MethodrenderSelf
( pos: Pos, theme: "light" | "dark", debug = false, )
visualizer/lib/render.ts:540
MethodrenderSelf
( pos: Pos, theme: "light" | "dark", debug = false, )
visualizer/lib/render.ts:610
MethodrenderSelf
(pos: Pos, theme: "light" | "dark", debug?: boolean)
visualizer/lib/render.ts:806
MethodrenderSelf
( pos: Pos, theme: "light" | "dark", debug = false, )
visualizer/lib/render.ts:936
MethodrenderSelf
(pos: Pos, theme: "light" | "dark", debug?: boolean)
visualizer/lib/render.ts:1368
Functionreset
()
visualizer/lib/methods/deltanets.ts:1536
Functionreset
()
visualizer/lib/methods/lambdacalc.ts:256
Methodtest
()
visualizer/lib/parser.gen.ts:343
MethodupdateBounds
()
visualizer/lib/render.ts:85
Functionwheel
(e: any)
visualizer/islands/Graph.tsx:73
← previous101–169 of 169, ranked by callers