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
↓ 1 callers
Function
learn
()
public/gif.worker.js:2
↓ 1 callers
Function
malEquals
(a: MalVal, b: MalVal)
src/mal/types.ts:541
↓ 1 callers
Function
publishToGist
()
src/scopes/console.ts:365
↓ 1 callers
Function
quasiquote
(exp: MalVal)
src/mal/eval.ts:57
↓ 1 callers
Function
readAtom
(reader: Reader)
src/mal/reader.ts:109
↓ 1 callers
Function
readHashMap
(reader: Reader, saveStr: boolean)
src/mal/reader.ts:209
↓ 1 callers
Function
readList
(reader: Reader, saveStr: boolean)
src/mal/reader.ts:202
↓ 1 callers
Function
renderTime
(time: number)
src/scopes/console.ts:245
↓ 1 callers
Function
renderToSvg
( view: MalVal, width: number, height: number )
src/renderer/render-to-svg.ts:5
↓ 1 callers
Function
s
(o,u)
public/gif.worker.js:2
↓ 1 callers
Function
saveOuter
(exp: MalVal, outer: MalVal, index?: number)
src/mal/reader.ts:558
↓ 1 callers
Function
seek
(exp: MalNode, path: string)
src/mal/utils.ts:115
↓ 1 callers
Method
setOuter
(outer: Env)
src/mal/env.ts:243
↓ 1 callers
Method
setOuter
(e)
repl/index.js:4
↓ 1 callers
Function
setup
(el: HTMLElement)
src/components/use/use-resize-sensor.ts:11
↓ 1 callers
Method
setup
(e)
repl/index.js:4
↓ 1 callers
Function
setupKeybinds
(editor: ace.Editor)
src/components/GlispEditor/setup.ts:37
↓ 1 callers
Function
setupResizeHandler
(editor: ace.Editor)
src/components/GlispEditor/setup.ts:31
↓ 1 callers
Function
setupSettings
(editor: ace.Editor)
src/components/GlispEditor/setup.ts:10
↓ 1 callers
Function
tagExpHistory
(tag: string)
src/components/PageIndex/use/use-exp-history.ts:56
↓ 1 callers
Function
tokenize
(str: string, saveStr = false)
src/mal/reader.ts:83
↓ 1 callers
Function
transformPath
(path: PathType, transform?: mat2d)
src/path-utils.ts:69
↓ 1 callers
Function
trimByLength
* Trim path by relative length from each ends
src/mal-lib/path.ts:680
↓ 1 callers
Function
unbiasnet
()
public/gif.worker.js:2
↓ 1 callers
Function
updateParamsByDynamicUISchema
( schuema: SchemaDynamic, uiSchema: Schema[], index: number, value: MalVal )
src/mal/schema.ts:460
↓ 1 callers
Function
updateParamsByFixedUISchema
( schemaParams: Schema[], uiSchema: Schema[], params: MalVal[], index: number, value: MalVal )
src/mal/schema.ts:401
↓ 1 callers
Function
upload
()
task.deploy.js:12
↓ 1 callers
Function
useKeyboardState
()
src/components/use/use-keyboard-state.ts:25
↓ 1 callers
Function
useMouseEvents
( target: Ref<HTMLElement | any | null> | HTMLElement, { ignorePredicate, onMove, onDown, onDrag,
src/components/use/use-mouse-events.ts:4
↓ 1 callers
Function
useResizeSensor
( element: Ref<HTMLElement | null> | HTMLElement, onResized: (el: HTMLElement) => any, immediate = false )
src/components/use/use-resize-sensor.ts:4
↓ 1 callers
Function
v
(e,t)
repl/index.js:1
↓ 1 callers
Function
withMeta
(a: MalVal, m: any)
src/mal/types.ts:241
Function
ByteArray
()
public/gif.worker.js:2
Function
GIFEncoder
(width,height)
public/gif.worker.js:2
Function
GlispHighlightRules
(this: any)
src/components/GlispEditor/define-glisp-mode.ts:134
Function
LZWEncoder
(width,height,pixels,colorDepth)
public/gif.worker.js:2
Function
Mode
(this: any)
src/components/GlispEditor/define-glisp-mode.ts:16
Function
N
repl/index.js:1
Function
NeuQuant
(pixels,samplefac)
public/gif.worker.js:2
Function
O
(e,t=!0)
repl/index.js:1
Function
V
repl/index.js:1
Function
alignMatrixAtLength
(offset: number, path: PathType)
src/mal-lib/path.ts:491
Function
angleAtLength
(offset: number, path: PathType)
src/mal-lib/path.ts:482
Function
buildColormap
()
public/gif.worker.js:2
Function
c
(t)
repl/index.js:4
Function
callback
(e: KeyboardEvent)
src/scopes/app.ts:20
Function
closedQ
(path: PathType)
src/mal-lib/path.ts:351
Function
computeTheme
(background: string)
src/theme.ts:73
Method
constructor
(value: T)
src/utils.ts:40
Method
constructor
()
src/components/PageIndex/use/use-hit-detector/hit-detector.ts:33
Method
constructor
(private canvas: Canvas)
src/renderer/canvas-renderer/canvas-renderer.ts:16
Method
constructor
(tokens: string[], str: string)
src/mal/reader.ts:41
Method
constructor
( protected outer: Env | null = null, binds?: MalBind, exps?: MalVal[], public name = 'let' )
src/mal/env.ts:29
Method
constructor
( private outer: Scope<any> | null = null, private name = 'repl', private onSetup: ((scope: Scope<T>, op
src/mal/scope.ts:28
Method
constructor
(public value: string)
src/mal/types.ts:439
Method
constructor
(public value: MalVal)
src/mal/types.ts:535
Method
constructor
(e)
repl/index.js:1
Method
constructor
(e)
repl/index.js:1
Method
constructor
(e,t)
repl/index.js:1
Method
constructor
(e=null,t,n,r="let")
repl/index.js:4
Method
constructor
(e=null,t="repl",n=null,r=!1)
repl/index.js:4
Function
convertToAceRange
( editor: ace.Editor, start: number, end: number )
src/components/GlispEditor/utils.ts:23
Method
def
(def: MalSeq | null)
src/mal/types.ts:443
Function
delay
(ms: number)
src/utils.ts:66
Function
dragAnchor
(path: PathType, index: number, delta: vec2)
src/mal-lib/path.ts:183
Function
encode
(outs)
public/gif.worker.js:2
Function
evalAtom
( this: void | MalFuncThis, exp: MalVal, env: Env, cache: boolean )
src/mal/eval.ts:111
Method
evaluated
(value: MalVal)
src/mal/types.ts:451
Method
evaluated
(e)
repl/index.js:1
Function
extractParams
(exp: MalSeq)
src/mal/schema.ts:249
Function
findExpByRange
( exp: MalVal, start: number, end: number )
src/mal/reader.ts:410
Function
generateSchemaParamLabel
(_schemaParams: Schema[], fn: MalFunc)
src/mal/schema.ts:215
Function
generateUISchema
( schemaParams: Schema[] | SchemaDynamic, params: MalVal[] )
src/mal/schema.ts:390
Method
getChain
()
src/mal/env.ts:230
Method
getChain
()
repl/index.js:4
Function
getColormap
()
public/gif.worker.js:2
Function
getEditorSelection
(editor: ace.Editor)
src/components/GlispEditor/utils.ts:12
Function
getMalFromSelection
(sel: MalSelection)
src/mal/types.ts:285
Function
getRangeOfExp
( exp: MalNode, root?: MalNode )
src/mal/reader.ts:351
Function
getSVGPathDataRecursive
(exp: MalVal)
src/path-utils.ts:36
Method
hasOwn
(e)
repl/index.js:4
Method
index
()
src/mal/reader.ts:58
Method
index
()
repl/index.js:1
Function
insideQ
(pos: number[], malPath: PathType)
src/mal-lib/path.ts:841
Function
intersections
(_a: PathType, _b: PathType)
src/mal-lib/path.ts:846
Function
inxsearch
(b,g,r)
public/gif.worker.js:2
Function
isEqual
(a: MalVal, b: MalVal)
src/mal/types.ts:299
Function
isPath
(exp: any)
src/path-utils.ts:17
Function
isValidColorString
(str: string)
src/theme.ts:69
Function
jsEval
(str: string)
src/mal/repl-core.ts:34
Function
jsEval
(str)
repl/index.js:4
Function
jsMethodCall
(objMethodStr: string, ...args: MalVal[])
src/mal/repl-core.ts:38
Function
jsMethodCall
(e,...t)
repl/index.js:4
Function
jsToMal
(obj: any)
src/mal/interop.ts:20
Function
jsToMal
(e)
repl/index.js:4
Function
nearestOffset
(pos: number[], malPath: PathType)
src/mal-lib/path.ts:829
Function
nearestPoint
(pos: number[], malPath: PathType)
src/mal-lib/path.ts:835
Function
normalAtLength
(offset: number, path: PathType)
src/mal-lib/path.ts:463
Function
offset
(d: number, path: PathType, ...args: MalVal[])
src/mal-lib/path.ts:655
Function
offsetStroke
(d: number, path: PathType, ...args: MalVal[])
src/mal-lib/path.ts:666
← previous
next →
201–300 of 358, ranked by callers