MCPcopy Create free account

hub / github.com/SerenityOS/jakt / functions

Functions5,565 in github.com/SerenityOS/jakt

MethodInputBufferedSeekable
bootstrap/stage0/runtime/AK/BufferedStream.h:317
MethodIntegerWrapper
There is no reason to ban u128{0} + 1 (although the second argument type is signed, the value is known at the compile time to be non-negative). In ord
bootstrap/stage0/runtime/AK/BigIntBase.h:160
MethodInternal
bootstrap/stage0/parser.cpp:11099
MethodInternalDictionaryProduct
bootstrap/stage0/typechecker.h:269
MethodInternetChecksum
bootstrap/stage0/runtime/AK/InternetChecksum.h:17
MethodInternetChecksum
bootstrap/stage0/runtime/AK/InternetChecksum.cpp:12
MethodInterpreter
bootstrap/stage0/interpreter.cpp:12715
MethodInterpreterScope
bootstrap/stage0/interpreter.cpp:1615
MethodIntrusiveBinaryHeap
bootstrap/stage0/runtime/AK/BinaryHeap.h:20
MethodIntrusiveList
bootstrap/stage0/runtime/AK/IntrusiveList.h:53
MethodIntrusiveRedBlackTree
bootstrap/stage0/runtime/AK/IntrusiveRedBlackTree.h:33
MethodInvalid
bootstrap/stage0/parser.cpp:15271
MethodIs
bootstrap/stage0/lexer.cpp:1670
MethodIs
bootstrap/stage0/types.cpp:9748
MethodIs
bootstrap/stage0/parser.cpp:14831
MethodIsEnumVariant
bootstrap/stage0/types.cpp:9754
MethodIsEnumVariant
bootstrap/stage0/parser.cpp:14837
MethodIsNone
bootstrap/stage0/types.cpp:9767
MethodIsSome
bootstrap/stage0/types.cpp:9762
MethodIterationDecision
bootstrap/stage0/utility.h:126
MethodIterator
bootstrap/stage0/runtime/AK/IntrusiveList.h:72
MethodIterator
bootstrap/stage0/runtime/AK/CircularQueue.h:105
MethodJaktArray
bootstrap/stage0/types.cpp:11251
MethodJaktArray
bootstrap/stage0/parser.cpp:16493
MethodJaktDictionary
bootstrap/stage0/types.cpp:11272
MethodJaktDictionary
bootstrap/stage0/parser.cpp:16501
MethodJaktError
bootstrap/stage0/error.h:56
MethodJaktError
bootstrap/stage0/error.cpp:379
MethodJaktSet
bootstrap/stage0/types.cpp:11262
MethodJaktString
bootstrap/stage0/types.cpp:4052
MethodJaktSymbol
bootstrap/stage0/ide.cpp:2796
MethodJaktTuple
bootstrap/stage0/types.cpp:11232
MethodJaktTuple
bootstrap/stage0/parser.cpp:16515
MethodJsonArray
bootstrap/stage0/runtime/AK/JsonArray.h:25
MethodJsonArraySerializer
bootstrap/stage0/runtime/AK/JsonArraySerializer.h:37
MethodJsonObject
bootstrap/stage0/runtime/AK/JsonObject.cpp:16
MethodJsonObjectSerializer
bootstrap/stage0/runtime/AK/JsonObjectSerializer.h:32
MethodJsonParser
bootstrap/stage0/runtime/AK/JsonParser.h:16
MethodJsonPathElement
bootstrap/stage0/runtime/AK/JsonPath.h:24
MethodJsonValue
bootstrap/stage0/runtime/AK/JsonValue.cpp:42
MethodJsonValue
bootstrap/stage0/runtime/AK/JsonValue.h:59
MethodJustReturn
bootstrap/stage0/codegen.cpp:8557
MethodJustValue
bootstrap/stage0/interpreter.cpp:13002
MethodKnown
bootstrap/stage0/typechecker.cpp:16906
MethodLCurly
bootstrap/stage0/lexer.cpp:1231
MethodLEB128
bootstrap/stage0/runtime/AK/LEB128.h:18
MethodLParen
bootstrap/stage0/lexer.cpp:1219
MethodLSquare
bootstrap/stage0/lexer.cpp:1243
MethodLambda
bootstrap/stage0/typechecker.cpp:16509
MethodLeftArithmeticShift
bootstrap/stage0/lexer.cpp:1357
MethodLeftShift
bootstrap/stage0/lexer.cpp:1363
MethodLeftShiftEqual
bootstrap/stage0/lexer.cpp:1369
MethodLessThan
bootstrap/stage0/lexer.cpp:1345
MethodLessThan
bootstrap/stage0/parser.cpp:13925
MethodLessThanOrEqual
bootstrap/stage0/lexer.cpp:1351
MethodLessThanOrEqual
bootstrap/stage0/parser.cpp:13930
MethodLet
bootstrap/stage0/lexer.cpp:1676
MethodLexer
bootstrap/stage0/lexer.cpp:534
MethodLexicalPath
bootstrap/stage0/runtime/AK/LexicalPath.cpp:17
MethodLine
bootstrap/stage0/repl_backend__common.cpp:30
MethodLineResult
bootstrap/stage0/repl_backend__common.h:35
MethodLineResult
bootstrap/stage0/repl_backend__common.cpp:65
MethodLineSpan
bootstrap/stage0/codegen.cpp:325
MethodLineTrackingLexer
bootstrap/stage0/runtime/AK/GenericLexer.h:246
MethodList
bootstrap/stage0/parser.cpp:11388
MethodLiteral
bootstrap/stage0/parser.cpp:11210
MethodLiteralPrefix
bootstrap/stage0/lexer.cpp:4706
MethodLiteralPrefix
bootstrap/stage0/lexer.h:39
MethodLiteralSuffix
bootstrap/stage0/lexer.cpp:4946
MethodLiteralSuffix
bootstrap/stage0/lexer.h:70
MethodLittleEndian
bootstrap/stage0/runtime/AK/Endian.h:59
MethodLittleEndian
bootstrap/stage0/runtime/AK/UFixedBigInt.h:538
MethodLittleEndianBitStream
bootstrap/stage0/runtime/AK/BitStream.h:129
MethodLittleEndianInputBitStream
bootstrap/stage0/runtime/AK/BitStream.h:160
MethodLittleEndianOutputBitStream
bootstrap/stage0/runtime/AK/BitStream.h:361
MethodLoadedModule
bootstrap/stage0/types.cpp:1033
MethodLogical
bootstrap/stage0/formatter.cpp:3178
MethodLogicalAnd
bootstrap/stage0/parser.cpp:13990
MethodLogicalNot
bootstrap/stage0/types.cpp:9732
MethodLogicalNot
bootstrap/stage0/parser.cpp:14815
MethodLogicalOr
bootstrap/stage0/parser.cpp:13995
MethodLoop
bootstrap/stage0/lexer.cpp:1682
MethodLoop
bootstrap/stage0/types.cpp:8082
MethodLoop
bootstrap/stage0/parser.cpp:12827
MethodMACAddress
bootstrap/stage0/runtime/AK/MACAddress.h:25
MethodMagenta
bootstrap/stage0/repl_backend__common.cpp:185
MethodMakeDefinitionAvailable
bootstrap/stage0/parser.cpp:12308
MethodMatch
bootstrap/stage0/lexer.cpp:1688
MethodMatch
bootstrap/stage0/types.cpp:11349
MethodMatch
bootstrap/stage0/parser.cpp:16537
MethodMatchBuilder
bootstrap/stage0/typechecker.cpp:16120
MethodMatchError
bootstrap/stage0/typechecker.cpp:16164
MethodMatchPattern
bootstrap/stage0/formatter.cpp:2599
MethodMatchSuccess
bootstrap/stage0/typechecker.cpp:16155
MethodMayReturn
bootstrap/stage0/types.cpp:6955
MethodMaybeOwned
bootstrap/stage0/runtime/AK/MaybeOwned.h:20
MethodMaybeResolvedScope
bootstrap/stage0/types.h:498
MethodMaybeResolvedScope
bootstrap/stage0/types.cpp:6353
MethodMessage
bootstrap/stage0/error.cpp:329
MethodMessageSeverity
bootstrap/stage0/error.h:78
← previousnext →2,201–2,300 of 5,565, ranked by callers