MCPcopy Create free account

hub / github.com/airtrack/luna / functions

Functions539 in github.com/airtrack/luna

↓ 168 callersMethodAccept
luna/Table.cpp:18
↓ 57 callersMethodGetToken
unittests/TestLex.cpp:22
↓ 54 callersMethodAddInstruction
luna/Function.cpp:50
↓ 52 callersFunctionSemantic
unittests/TestSemantic.cpp:8
↓ 42 callersFunctionParse
unittests/TestParser.cpp:7
↓ 39 callersMethodGetCStr
luna/String.h:30
↓ 33 callersMethodCheckArgs
Helper functions for check API arguments e.g. bool result = CheckArgs(2, ValueT_String, ValueT_Number); 2: min arguments to call API ValueT_String: ty
luna/LibAPI.h:33
↓ 32 callersMethodGetString
luna/State.cpp:116
↓ 29 callersMethodGetNumber
luna/LibAPI.cpp:29
↓ 29 callersMethodSetValue
luna/Table.cpp:93
↓ 25 callersMethodGetValue
luna/Table.cpp:128
↓ 21 callersMethodPushString
luna/LibAPI.cpp:128
↓ 19 callersFunctionIsEOF
unittests/TestParser.cpp:13
↓ 18 callersMethodGetStackSize
luna/LibAPI.cpp:15
↓ 17 callersMethodGetStdString
luna/String.cpp:22
↓ 17 callersMethodPushNumber
luna/LibAPI.cpp:121
↓ 17 callersFunctionRandomNum
unittests/GCTest.cpp:35
↓ 14 callersMethodGetLength
luna/String.h:27
↓ 13 callersFunctionRandomRange
unittests/GCTest.cpp:29
↓ 12 callersMethodSetBool
luna/Value.h:65
↓ 10 callersMethodAddConstString
luna/Function.cpp:100
↓ 9 callersMethodGetTable
luna/LibAPI.cpp:74
↓ 9 callersMethodOpCodeSize
luna/Function.cpp:40
↓ 8 callersMethodGetMetatable
luna/State.cpp:189
↓ 8 callersMethodGetString
luna/LibAPI.cpp:47
↓ 7 callersMethodAddString
luna/StringPool.cpp:28
↓ 7 callersMethodArraySize
luna/Table.cpp:211
↓ 7 callersMethodGetModule
Get module name
luna/Function.h:112
↓ 7 callersMethodGetUserData
luna/LibAPI.cpp:83
↓ 7 callersMethodPushNil
luna/LibAPI.cpp:116
↓ 7 callersMethodRegisterFunc
luna/LibAPI.cpp:208
↓ 7 callersMethodSetNil
luna/Value.h:62
↓ 6 callersMethodGetData
luna/UserData.h:35
↓ 6 callersMethodSetNewTop
luna/Runtime.cpp:12
↓ 6 callersMethodVisit
luna/CodeGenerate.cpp:746
↓ 5 callersMethodAddUpvalue
luna/Function.cpp:126
↓ 5 callersMethodArgTypeError
luna/LibAPI.cpp:189
↓ 5 callersMethodDeleteString
luna/StringPool.cpp:35
↓ 5 callersFunctionGetNumber
luna/LibTable.cpp:12
↓ 5 callersMethodIsNil
luna/Value.h:68
↓ 5 callersMethodNewString
luna/GC.cpp:164
↓ 5 callersMethodNewTable
luna/GC.cpp:132
↓ 5 callersFunctionPushError
Helper function for report strerror
luna/LibIO.cpp:21
↓ 5 callersMethodPushUserData
luna/LibAPI.cpp:163
↓ 5 callersMethodPushValue
luna/LibAPI.cpp:177
↓ 5 callersFunctionRandomString
unittests/GCTest.cpp:131
↓ 5 callersMethodTypeName
luna/Value.cpp:40
↓ 4 callersMethodGetMutableInstruction
luna/Function.cpp:45
↓ 4 callersMethodInsertArrayValue
luna/Table.cpp:58
↓ 4 callersMethodIsNumber
Check value type by index of stack
luna/LibAPI.h:78
↓ 4 callersMethodNewClosure
luna/GC.cpp:148
↓ 4 callersMethodNewUserData
luna/GC.cpp:172
↓ 4 callersMethodNextKeyValue
luna/Table.cpp:173
↓ 4 callersFunctionRandomValue
unittests/GCTest.cpp:143
↓ 4 callersMethodRefillsBx
luna/OpCode.h:70
↓ 4 callersMethodRegisterTableFunction
luna/LibAPI.cpp:213
↓ 4 callersMethodSet
luna/UserData.h:19
↓ 4 callersMethodSetPrototype
luna/Function.cpp:203
↓ 3 callersMethodEraseArrayValue
luna/Table.cpp:82
↓ 3 callersMethodFirstKeyValue
luna/Table.cpp:150
↓ 3 callersMethodFixedArgCount
luna/Function.cpp:72
↓ 3 callersMethodGetHash
luna/String.h:24
↓ 3 callersMethodGetOpCodes
luna/Function.cpp:35
↓ 3 callersMethodGetTestName
unittests/UnitTest.cpp:72
↓ 3 callersMethodGetToken
luna/Lex.cpp:83
↓ 3 callersMethodGetUpvalue
Get upvalue by index
luna/Function.h:180
↓ 3 callersMethodGetValueType
luna/LibAPI.cpp:20
↓ 3 callersMethodIsFalse
luna/Value.h:71
↓ 3 callersFunctionIsInt
luna/Table.cpp:6
↓ 3 callersMethodPushBool
luna/LibAPI.cpp:149
↓ 3 callersMethodPushTable
luna/LibAPI.cpp:156
↓ 3 callersMethodSetArrayValue
luna/Table.cpp:41
↓ 3 callersMethodSetLine
luna/Function.cpp:82
↓ 3 callersMethodSetModuleName
luna/Function.cpp:77
↓ 2 callersMethodAddConstNumber
luna/Function.cpp:92
↓ 2 callersMethodAddFixedArgCount
luna/Function.cpp:67
↓ 2 callersMethodAddLocalVar
luna/Function.cpp:114
↓ 2 callersMethodCheckGC
luna/GC.cpp:186
↓ 2 callersMethodDoModule
luna/State.cpp:75
↓ 2 callersMethodExecute
luna/VM.cpp:48
↓ 2 callersMethodGetCFunctionErrorData
Error data for call c function
luna/State.h:104
↓ 2 callersMethodGetCString
luna/LibAPI.cpp:38
↓ 2 callersMethodGetChar
luna/TextInStream.h:24
↓ 2 callersMethodGetPrototype
luna/Function.cpp:198
↓ 2 callersFunctionGetTokenStr
luna/Token.cpp:16
↓ 2 callersMethodNewFunction
luna/GC.cpp:140
↓ 2 callersFunctionNumberToStr
luna/VM.cpp:12
↓ 2 callersMethodParse
unittests/TestCommon.h:34
↓ 2 callersMethodPushCFunction
luna/LibAPI.cpp:170
↓ 2 callersFunctionRandomClosure
unittests/GCTest.cpp:118
↓ 2 callersFunctionRandomFunction
unittests/GCTest.cpp:87
↓ 2 callersFunctionRandomTable
unittests/GCTest.cpp:72
↓ 2 callersMethodResetRegisterIdGenerator
Reset register id generator, then next GenerateRegisterId use the new id generator to generate register id
luna/CodeGenerate.cpp:422
↓ 2 callersMethodSearchUpvalue
luna/Function.cpp:132
↓ 2 callersFunctionSemanticAnalysis
luna/SemanticAnalysis.cpp:740
↓ 2 callersMethodSetInput
unittests/TestCommon.h:23
↓ 2 callersMethodSetRootTraveller
luna/GC.cpp:126
↓ 1 callersMethodAddChildFunction
luna/Function.cpp:120
↓ 1 callersMethodAddUnitTest
unittests/UnitTest.cpp:16
↓ 1 callersMethodCallFunction
luna/State.cpp:95
next →1–100 of 539, ranked by callers