Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baku89/glisp
/ functions
Functions
358 in github.com/baku89/glisp
⨍
Functions
358
◇
Types & classes
104
↓ 3 callers
Function
p
(e,t,n="[",s="]")
repl/index.js:1
↓ 3 callers
Method
readEval
(e)
repl/index.js:4
↓ 3 callers
Function
readVector
(reader: Reader, saveStr: boolean, start = '[', end = ']')
src/mal/reader.ts:146
↓ 3 callers
Function
reverseEval
( exp: MalVal, original: MalVal, forceOverwrite = false )
src/mal/utils.ts:312
↓ 3 callers
Function
setExpandInfo
(exp: MalSeq, info: ExpandInfo)
src/mal/types.ts:123
↓ 3 callers
Function
update
(val: number | string)
src/components/inputs/use-number-input.ts:58
↓ 3 callers
Function
x
(e,t)
repl/index.js:1
↓ 2 callers
Function
$
repl/index.js:1
↓ 2 callers
Function
B
repl/index.js:1
↓ 2 callers
Function
I
repl/index.js:1
↓ 2 callers
Function
M
repl/index.js:1
↓ 2 callers
Function
R
(e,t)
repl/index.js:4
↓ 2 callers
Function
U
(e)
repl/index.js:4
↓ 2 callers
Function
W
repl/index.js:1
↓ 2 callers
Method
analyzeNode
(pos: vec2, exp: MalVal, hitStyle: MalMap)
src/components/PageIndex/use/use-hit-detector/hit-detector.ts:62
↓ 2 callers
Function
applyDrawStyle
( styles: MalMap[], defaultStyle: MalMap | null, content: | PathType | { text: string x:
src/renderer/render-to-context.ts:191
↓ 2 callers
Function
char_out
(c,outs)
public/gif.worker.js:2
↓ 2 callers
Function
cl_hash
(hsize)
public/gif.worker.js:2
↓ 2 callers
Function
convertToPath2D
(exp: PathType)
src/path-utils.ts:93
↓ 2 callers
Function
createContextStyle
(style: string | any[])
src/renderer/render-to-context.ts:168
↓ 2 callers
Function
createHashMap
(args: MalVal[])
src/mal-lib/path.ts:648
↓ 2 callers
Function
createViewScope
()
src/scopes/view.ts:26
↓ 2 callers
Function
createWindow
()
src/background.ts:18
↓ 2 callers
Function
d
(e,t)
repl/index.js:1
↓ 2 callers
Method
def
(e)
repl/index.js:1
↓ 2 callers
Function
deleteExp
(exp: MalNode)
src/mal/utils.ts:209
↓ 2 callers
Function
deploy
(mode)
task.deploy.js:24
↓ 2 callers
Function
exec
()
src/scopes/console.ts:136
↓ 2 callers
Method
find
(e)
repl/index.js:4
↓ 2 callers
Function
flush_char
(outs)
public/gif.worker.js:2
↓ 2 callers
Function
generateDefaultDelimiters
(elementCount: number)
src/mal/printer.ts:35
↓ 2 callers
Function
generateExpAbsPath
(exp: MalNode)
src/mal/utils.ts:112
↓ 2 callers
Function
generateSketchURL
(codeURL: string)
src/scopes/console.ts:39
↓ 2 callers
Function
getChildPaperPathByLength
(path: paper.CompoundPath, offset: number)
src/mal-lib/path.ts:122
↓ 2 callers
Function
getHTMLElement
( el: Ref<HTMLElement | any | null> | HTMLElement )
src/utils.ts:70
↓ 2 callers
Function
getParamLabel
(exp: MalVal)
src/utils.ts:27
↓ 2 callers
Function
getUIAnnotationExp
(exp: MalNode)
src/mal/utils.ts:200
↓ 2 callers
Function
getUIBodyExp
(exp: MalVal)
src/mal/utils.ts:205
↓ 2 callers
Function
getUIOuterInfo
( _exp: MalVal | undefined )
src/mal/utils.ts:130
↓ 2 callers
Function
h
(e)
repl/index.js:1
↓ 2 callers
Function
isPair
(x: MalVal)
src/mal/eval.ts:87
↓ 2 callers
Function
iterateCurve
(path: PathType)
src/mal-lib/path.ts:161
↓ 2 callers
Function
macroexpand
(_exp: MalVal, env: Env, cache: boolean)
src/mal/eval.ts:92
↓ 2 callers
Function
nextPixel
()
public/gif.worker.js:2
↓ 2 callers
Function
onConfirm
(e: Event)
src/components/inputs/use-number-input.ts:21
↓ 2 callers
Method
popBinding
()
src/mal/env.ts:256
↓ 2 callers
Method
popBinding
()
repl/index.js:4
↓ 2 callers
Method
pushBinding
(env: Env)
src/mal/env.ts:247
↓ 2 callers
Method
pushBinding
(e)
repl/index.js:4
↓ 2 callers
Function
q
repl/index.js:1
↓ 2 callers
Function
readForm
(reader: Reader, saveStr: boolean)
src/mal/reader.ts:225
↓ 2 callers
Method
render
(exp: MalVal | undefined, settings: ViewerSettings)
src/renderer/canvas-renderer/canvas-renderer.ts:32
↓ 2 callers
Function
renderToContext
( ctx: CanvasContext, exp: MalVal, defaultStyle: MalMap | null = null )
src/renderer/render-to-context.ts:17
↓ 2 callers
Method
resize
(width: number, height: number, dpi: number)
src/renderer/canvas-renderer/canvas-renderer.ts:26
↓ 2 callers
Function
toSketchCode
(code: string)
src/components/PageIndex/utils.ts:1
↓ 2 callers
Function
undoExp
(tag?: string)
src/components/PageIndex/use/use-exp-history.ts:20
↓ 2 callers
Function
unregisterMouseEvents
()
src/components/ViewHandles/use-handle.ts:394
↓ 2 callers
Method
var
(e)
repl/index.js:4
↓ 1 callers
Function
T
repl/index.js:1
↓ 1 callers
Function
alterneigh
(radius,i,b,g,r)
public/gif.worker.js:2
↓ 1 callers
Function
altersingle
(alpha,i,b,g,r)
public/gif.worker.js:2
↓ 1 callers
Method
analyze
(pos: vec2, exp: MalVal = this.cachedExp)
src/components/PageIndex/use/use-hit-detector/hit-detector.ts:127
↓ 1 callers
Function
applyParamModifier
(modifier: MalVal, originalParams: MalVal[])
src/mal/utils.ts:483
↓ 1 callers
Function
calcOffset
(exp: MalNode)
src/mal/reader.ts:370
↓ 1 callers
Function
cl_block
(outs)
public/gif.worker.js:2
↓ 1 callers
Function
compress
(init_bits,outs)
public/gif.worker.js:2
↓ 1 callers
Function
computeExpTransform
(exp: MalVal)
src/mal/utils.ts:440
↓ 1 callers
Function
contest
(b,g,r)
public/gif.worker.js:2
↓ 1 callers
Function
convertPath
(exp: MalVal, transform?: mat2d)
src/path-utils.ts:39
↓ 1 callers
Function
createCanvasRender
(canvas?: HTMLCanvasElement)
src/renderer/canvas-renderer/index.ts:12
↓ 1 callers
Function
createHashMap
(arr: MalVal[])
src/scopes/console.ts:51
↓ 1 callers
Function
createVector
(...coll: MalVal[])
src/mal/types.ts:506
↓ 1 callers
Function
dragHandle
( path: PathType, index: number, type: string, delta: vec2, breakCorner = false )
src/mal-lib/path.ts:235
↓ 1 callers
Function
draw
(exp: MalVal, styles: MalMap[])
src/renderer/render-to-context.ts:22
↓ 1 callers
Method
endOffset
(pos = this._index)
src/mal/reader.ts:71
↓ 1 callers
Method
endOffset
(e=this._index)
repl/index.js:1
↓ 1 callers
Method
eval
(e)
repl/index.js:4
↓ 1 callers
Function
expandExp
(exp: MalVal)
src/mal/types.ts:127
↓ 1 callers
Function
expandSymbolsInExp
(exp: MalVal, env: Env)
src/mal/types.ts:94
↓ 1 callers
Function
find
(exp: MalVal, keys: number[])
src/mal/utils.ts:92
↓ 1 callers
Function
fn
(this: MalFuncThis, ...args: MalSeq)
src/mal/types.ts:366
↓ 1 callers
Function
generateDynamicUISchema
( schemaParams: SchemaDynamic, params: MalVal[] )
src/mal/schema.ts:363
↓ 1 callers
Function
generateFixedUISchema
(schemaParams: Schema[], params: MalVal[])
src/mal/schema.ts:260
↓ 1 callers
Method
getAllSymbols
()
src/mal/env.ts:56
↓ 1 callers
Method
getAllSymbols
()
repl/index.js:4
↓ 1 callers
Function
getBezier
(points: Vec2[])
src/mal-lib/path.ts:146
↓ 1 callers
Method
getDef
(symbol: MalSymbol)
src/mal/env.ts:161
↓ 1 callers
Method
getDef
(e)
repl/index.js:4
↓ 1 callers
Function
getFn
(exp: MalVal)
src/mal/utils.ts:545
↓ 1 callers
Method
getImage
({format = 'png'} = {})
src/renderer/canvas-renderer/canvas-renderer.ts:77
↓ 1 callers
Method
getPath2D
(exp: MalSeq)
src/components/PageIndex/use/use-hit-detector/hit-detector.ts:42
↓ 1 callers
Method
hasOwn
(symbol: MalSymbol)
src/mal/env.ts:209
↓ 1 callers
Function
ignorePredicate
(e: MouseEvent)
src/components/PageIndex/use/use-modes.ts:50
↓ 1 callers
Function
init
()
public/gif.worker.js:2
↓ 1 callers
Method
initAsRepl
()
src/mal/scope.ts:43
↓ 1 callers
Method
initAsRepl
()
repl/index.js:4
↓ 1 callers
Function
inxbuild
()
public/gif.worker.js:2
↓ 1 callers
Function
isParent
(parent: MalNode, child: MalNode)
src/mal/reader.ts:355
↓ 1 callers
Function
isString
(obj: MalVal | undefined)
src/mal/types.ts:434
↓ 1 callers
Function
j
repl/index.js:1
← previous
next →
101–200 of 358, ranked by callers