MCPcopy Create free account

hub / github.com/compiler-explorer/compiler-explorer / functions

Functions5,265 in github.com/compiler-explorer/compiler-explorer

↓ 22 callersMethodremove
(key: string)
static/local.ts:34
↓ 21 callersMethod_debug_log
Log debug message if debug mode is enabled.
etc/scripts/ce-properties-wizard/ce_properties_wizard/compiler_detector.py:1177
↓ 21 callersFunctionaddPaneOpenTest
(paneData)
cypress/e2e/frontend.cy.ts:80
↓ 21 callersMethodgetSegmentOffset
(segment: string)
lib/mapfiles/map-file.ts:120
↓ 21 callersFunctionisString
(x: any)
shared/common-utils.ts:25
↓ 21 callersFunctionmakeCompiler
(stdout?: string, stderr?: string, code?: number)
test/compilers/argument-parsers-tests.ts:40
↓ 21 callersMethodparseOutput
(result, inputFilename: string, tempPath: string)
lib/compilers/pascal.ts:286
↓ 21 callersMethodput
(key: string, value: any, creator?: string)
lib/cache/base.interfaces.ts:49
↓ 21 callersFunctionrange
* Creates an array of numbers ranging from low to high * * @param low - the lowest number in the array to create * @param high - the highest number
static/ansi-to-html.ts:238
↓ 21 callersMethodreadCompressedUInt
(buffer: Buffer, offsetRef: {offset: number})
lib/parsers/pdb-parser-dotnet.ts:210
↓ 21 callersFunctionreferenceType
(name: string, args: DotNetTypeSignature[] = [])
test/dotnet-parser-tests.ts:48
↓ 20 callersMethodcreateRouter
* Create a separate express router for this controller. * * The purpose of this is to allow for a consistent API surface across both test an
lib/handlers/api/controller.interfaces.ts:34
↓ 20 callersFunctionfakeProps
(fake: Record<string, PropertyValue>)
lib/properties.ts:345
↓ 20 callersFunctionfindPane
(titleMatch: string)
cypress/support/utils.ts:67
↓ 20 callersMethodstring
(x: string)
shared/rison.ts:146
↓ 19 callersFunctioncompilerOutput
()
cypress/support/utils.ts:134
↓ 19 callersFunctioncreateCacheFromConfig
(name: string, config: string)
lib/cache/from-config.ts:73
↓ 19 callersMethodfilterAsmLine
(line: string, filters: ParseFiltersAndOutputOptions)
lib/parsers/asmregex.ts:49
↓ 19 callersFunctiongenericParameter
(genericParameter: string)
test/dotnet-parser-tests.ts:55
↓ 19 callersFunctionmake_issue
Helper to create test issue data.
etc/scripts/gh_tool/tests/test_duplicate_finder.py:34
↓ 19 callersFunctionprint_info
Print info message in blue.
etc/scripts/ce-properties-wizard/ce_properties_wizard/main.py:32
↓ 19 callersMethodtoHtml
(input: string | string[])
static/ansi-to-html.ts:518
↓ 18 callersFunctionaddKeywords
(keywords: string[])
static/modes/hlsl-mode.ts:32
↓ 18 callersFunctionaddKeywords
(keywords: string[])
static/modes/slang-mode.ts:33
↓ 18 callersMethodoptionsForFilter
(filters: ParseFiltersAndOutputOptions, outputFilename: string, userOptions?: string[])
lib/compilers/v.ts:42
↓ 18 callersMethodreadIndex
(buffer: Buffer, offset: number, size: number)
lib/parsers/pdb-parser-dotnet.ts:576
↓ 18 callersMethodrun
(onLoad, editorText, currentLanguage: Language)
static/widgets/load-save.ts:229
↓ 17 callersMethodbreakdownOutputIntoPassDumps
(ir: ResultLine[])
lib/parsers/llvm-pass-dump-parser.ts:134
↓ 17 callersFunctioncompressedUInt
(value: number)
test/dotnet-parser-tests.ts:93
↓ 17 callersFunctionfilterIssues
(issues: ValidationIssue[])
lib/properties-validator.ts:604
↓ 17 callersFunctionformatIssues
(name: string, issues: ValidationIssue[])
lib/properties-validator.ts:662
↓ 17 callersMethodfromGoldenLayout
(globj: GoldenLayoutRootStruct)
lib/clientstate-normalizer.ts:352
↓ 17 callersMethodindex
(value: Buffer)
test/dotnet-parser-tests.ts:142
↓ 17 callersFunctionmakeIconSets
( icons: Sponsor[], maxIcons: number, maxIters = 100, maxStandardDeviation = 0.5, )
lib/sponsors.ts:94
↓ 17 callersFunctionpushTimingInfo
(data: Data, step: string, time: number | string)
static/widgets/timing-info-widget.ts:37
↓ 17 callersMethodshow
()
static/presentation.ts:57
↓ 17 callersMethodshow
()
static/widgets/simplecook.ts:46
↓ 17 callersFunctionu32
(value: number)
test/dotnet-parser-tests.ts:80
↓ 16 callersFunctionapplyMatch
(items: T[], pattern: string | undefined, extract: (item: T) => string[])
lib/mcp/utils.ts:51
↓ 16 callersMethoddemangleIfNeeded
(text: string)
lib/demangler/pascal.ts:208
↓ 16 callersFunctionextendConfig
(overrides: T, settings?: Pick<SiteSettings, 'editorsFFont' | 'autoIndent' | 'useVim' | 'editorsFLigatures'>)
static/monaco-config.ts:64
↓ 16 callersMethodgetPaneName
()
static/panes/tree.ts:739
↓ 16 callersMethodoff
(signal: 'exit', listener: GracefulListener)
lib/node-graceful.ts:73
↓ 16 callersFunctionprint_error
Print error message in red.
etc/scripts/ce-properties-wizard/ce_properties_wizard/main.py:27
↓ 16 callersFunctionvalueType
(name: string)
test/dotnet-parser-tests.ts:41
↓ 16 callersFunctionvectorTypes
(basename: string)
static/modes/glsl-mode.ts:55
↓ 15 callersFunctionaddAttSyntaxWarningIfNeeded
( data: AssemblyInstructionInfo, syntax: AssemblySyntax, )
static/assembly-syntax.ts:35
↓ 15 callersMethodclear
()
lib/node-graceful.ts:82
↓ 15 callersMethodfindCompiler
(langId: LanguageKey, compilerId: string)
lib/handlers/compile.ts:350
↓ 15 callersMethodgetDefaultExecOptions
()
lib/base-compiler.ts:516
↓ 15 callersMethodgetStoredSettings
()
static/settings.ts:244
↓ 15 callersFunctionhasLineContaining
(result: {asm: {text: string}[]}, substring: string)
test/asm-parser-m68k-tests.ts:67
↓ 15 callersMethodhasSupportStartsWith
(options: Record<string, Argument>, forOption: string)
lib/compilers/argument-parsers.ts:52
↓ 15 callersFunctionparsePropertiesFileRaw
(content: string, filename: string)
lib/properties-validator.ts:141
↓ 15 callersMethodpopulateOptions
(options: PossibleArguments)
types/compiler-arguments.interfaces.ts:44
↓ 15 callersFunctionregisterCompilersTool
(server: McpServer, apiHandler: ApiHandler)
lib/mcp/tools/compilers.ts:109
↓ 15 callersMethodsetCompilers
(compilers: CompilerInfo[])
lib/handlers/api.ts:425
↓ 15 callersMethodtestGetObjdumperForResult
(result: CompilationResult)
test/objdumper-tests.ts:131
↓ 15 callersFunctionunwrapString
(x: any, message?: string, ...extra_info: any[])
shared/assert.ts:85
↓ 14 callersMethodaddState
(state: any)
static/widgets/fontscale.ts:129
↓ 14 callersMethodalert
* Display an alert with a title and a body
static/widgets/alert.ts:57
↓ 14 callersMethodemit
* Emit an event to the layout event hub. * * Events are deferred by the parent hub during initialization to allow all * components to i
static/event-hub.ts:66
↓ 14 callersFunctiongetAsmOpcode
(opcode: string | undefined)
lib/asm-docs/generated/asm-docs-evm.ts:3
↓ 14 callersMethodgetLanguageId
()
static/multifile-service.ts:203
↓ 14 callersMethodgte
(version: OdinVersion)
lib/compilers/odin.ts:56
↓ 14 callersMethodlistSymbols
()
lib/symbol-store.ts:88
↓ 14 callersMethodlistTranslations
()
lib/symbol-store.ts:94
↓ 14 callersMethodparseLines
(stdout: string, optionRegex: RegExp)
lib/compilers/argument-parsers.ts:730
↓ 14 callersMethodpop
()
lib/execution/sqs-execution-queue.ts:104
↓ 14 callersFunctionrenderConfig
( extra: Record<string, any>, urlOptions?: Record<string, any>, )
lib/app/rendering.ts:94
↓ 14 callersFunctionsetupAndWaitForCompilation
()
cypress/support/utils.ts:144
↓ 14 callersMethodsquashHorizontalWhitespace
(line: string, atStart: boolean)
lib/parsers/asmregex.ts:37
↓ 13 callersFunctionaddArtifactToResult
( result: CompilationResult, filepath: string, customType?: string, customTitle?: string,
lib/artifact-utils.ts:33
↓ 13 callersFunctionallCompilerTabs
()
cypress/support/utils.ts:151
↓ 13 callersMethoddelete
(key: string, path: string)
lib/s3-handler.ts:62
↓ 13 callersMethodenqueue
(job: Job<Result>, options?: EnqueueOptions)
lib/compilation-queue.ts:76
↓ 13 callersFunctionexecuteDirect
( command: string, args: string[], options: ExecutionOptions, filenameTransform?: FilenameTran
lib/exec.ts:93
↓ 13 callersFunctionfilters
(overrides: ParseFiltersAndOutputOptions = {})
test/dotnet-parser-tests.ts:35
↓ 13 callersMethodgetCompilerResultLanguageId
(filters?: ParseFiltersAndOutputOptions)
lib/compilers/opt.ts:45
↓ 13 callersMethodgetInfo
()
lib/compilers/fake-for-test.ts:67
↓ 13 callersMethodinitialize
(ceProps: PropertyGetter)
lib/formatting-service.ts:59
↓ 13 callersMethodload
(language: string, filename: string)
types/source.interfaces.ts:40
↓ 13 callersFunctionparseCompilersList
(value: string)
lib/properties-validator.ts:132
↓ 13 callersMethodreadUInt8
()
lib/parsers/pdb-parser-dotnet.ts:156
↓ 13 callersMethodrefresh
()
static/panes/tree.ts:408
↓ 13 callersFunctionresolveReleaseTrack
( rawOverride: unknown, inputs: ReleaseTrackInputs, compilerId: string, )
lib/release-track.ts:133
↓ 13 callersFunctionresource
(name: string)
static/modes/hlsl-mode.ts:54
↓ 13 callersFunctionresource
(name: string)
static/modes/slang-mode.ts:55
↓ 13 callersFunctiontruncateLines
(lines: ResultLine[] | null | undefined, maxLines: number)
lib/mcp/utils.ts:147
↓ 13 callersMethodupdate
(id: number | string, compiler: CompilerInfo, result: CompilationResult)
static/panes/diff.ts:92
↓ 13 callersMethodupdateState
()
static/panes/compiler.ts:3874
↓ 12 callersFunctionSentryCapture
(value: unknown, context?: string)
lib/sentry.ts:64
↓ 12 callersFunctionaddKeywords
(keywords: string[])
static/modes/openclc-mode.ts:49
↓ 12 callersFunctionaddKeywords
(keywords: string[])
static/modes/cpp-for-opencl-mode.ts:36
↓ 12 callersMethodboolean
(x: boolean)
shared/rison.ts:99
↓ 12 callersFunctioncheckForNoAiDirective
(sourceCode: string)
static/panes/explain-view-utils.ts:120
↓ 12 callersMethodexec
(toolExe: string, args: string[], options: ExecutionOptions)
lib/tooling/base-tool.ts:96
↓ 12 callersFunctionextractJsonFromBufferAndInflateIfRequired
(buffer: Buffer)
lib/handlers/route-api.ts:310
↓ 12 callersMethodgetExtraFilepath
(dirPath: string, filename: string)
lib/base-compiler.ts:3171
↓ 12 callersMethodgetOptions
()
static/panes/flags-view.ts:143
← previousnext →101–200 of 5,265, ranked by callers