Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LambdaNote/support-ts-tapl
/ functions
Functions
135 in github.com/LambdaNote/support-ts-tapl
⨍
Functions
135
◇
Types & classes
0
↓ 1 callers
Function
parseArith
(code: string)
article/utils.ts:504
↓ 1 callers
Function
parseBasic
(code: string)
book/tiny-ts-parser.ts:1071
↓ 1 callers
Function
parseBasic
(code: string)
article/utils.ts:512
↓ 1 callers
Function
parseBasic2
(code: string)
book/tiny-ts-parser.ts:1079
↓ 1 callers
Function
parseObj
(code: string)
book/tiny-ts-parser.ts:1123
↓ 1 callers
Function
parsePoly
(code: string)
book/tiny-ts-parser.ts:1239
↓ 1 callers
Function
parseRec
(code: string)
book/tiny-ts-parser.ts:1193
↓ 1 callers
Function
parseRec2
(code: string)
book/tiny-ts-parser.ts:1215
↓ 1 callers
Function
parseSub
(code: string)
book/tiny-ts-parser.ts:1185
↓ 1 callers
Function
parseTaggedUnion
(code: string)
book/tiny-ts-parser.ts:1144
↓ 1 callers
Function
subst
(ty: Type, tyVarName: string, repTy: Type)
book/typecheckers/poly_bug.ts:28
↓ 1 callers
Function
subtype
(ty1: Type, ty2: Type)
book/typecheckers/sub.ts:30
↓ 1 callers
Function
typeEqSub
(ty1: Type, ty2: Type, map: Record<string, string>)
book/typecheckers/poly_bug.ts:51
↓ 1 callers
Function
typeEqSub
(ty1: Type, ty2: Type, map: Record<string, string>)
book/typecheckers/poly.ts:65
↓ 1 callers
Function
typeEqSub
(ty1: Type, ty2: Type, seen: [Type, Type][])
book/typecheckers/rec2.ts:149
↓ 1 callers
Function
typeEqSub
(ty1: Type, ty2: Type, seen: [Type, Type][])
book/typecheckers/rec.ts:118
↓ 1 callers
Function
typeShow
(ty: Type)
article/utils.ts:51
Function
parseExtended
(code: string)
article/utils.ts:520
Function
parsePoly
(code: string)
article/utils.ts:584
Function
parseRec
(code: string)
article/utils.ts:552
Function
parseRec2
(code: string)
article/utils.ts:560
Function
parseSelf
(code: string)
book/tiny-ts-parser.ts:1247
Function
parseSub
(code: string)
article/utils.ts:544
Function
typecheck
(t: Term)
book/typecheckers/arith.ts:14
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/basic2.ts:44
Function
typecheck
(t: Term, tyEnv: TypeEnv, tyVars: string[])
book/typecheckers/poly_bug.ts:93
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/union.ts:82
Function
typecheck
(t: Term, tyEnv: TypeEnv, tyVars: string[])
book/typecheckers/poly.ts:107
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/rec2.ts:212
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/recfunc2.ts:52
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/recfunc.ts:52
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/basic.ts:44
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/sub.ts:60
Function
typecheck
(t: Term, tyEnv: TypeEnv)
book/typecheckers/rec.ts:164
Function
typecheck
(t: Term, tyEnv: TypeEnv)
article/basic.ts:44
← previous
101–135 of 135, ranked by callers