Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/airtrack/luna
/ functions
Functions
539 in github.com/airtrack/luna
⨍
Functions
539
◇
Types & classes
154
↓ 1 callers
Method
CheckRunGC
Check and run GC
luna/State.h:111
↓ 1 callers
Function
CloseFile
For close userdata file
luna/LibIO.cpp:15
↓ 1 callers
Function
CodeGenerate
luna/CodeGenerate.cpp:1712
↓ 1 callers
Function
Concat
luna/LibTable.cpp:24
↓ 1 callers
Method
DoString
luna/State.cpp:85
↓ 1 callers
Function
ExecuteFile
luna/Luna.cpp:33
↓ 1 callers
Function
FreeGlobal
unittests/GCTest.cpp:287
↓ 1 callers
Method
GetBool
luna/LibAPI.cpp:56
↓ 1 callers
Method
GetCFunction
luna/LibAPI.cpp:92
↓ 1 callers
Method
GetChildFunction
luna/Function.cpp:144
↓ 1 callers
Method
GetClosure
luna/LibAPI.cpp:65
↓ 1 callers
Method
GetConstValue
luna/Function.cpp:172
↓ 1 callers
Method
GetErrors
unittests/UnitTest.cpp:77
↓ 1 callers
Method
GetInstructionLine
luna/Function.cpp:177
↓ 1 callers
Method
GetLexModule
Get current lex module name.
luna/Lex.h:28
↓ 1 callers
Method
GetLine
Get line of function define
luna/Function.h:116
↓ 1 callers
Method
GetModuleClosure
luna/ModuleManager.cpp:25
↓ 1 callers
Method
GetResult
unittests/TestCommon.h:68
↓ 1 callers
Method
GetState
unittests/TestCommon.h:39
↓ 1 callers
Method
GetUpvalueCount
Get upvalue count
luna/Function.h:104
↓ 1 callers
Method
HasVararg
luna/Function.cpp:62
↓ 1 callers
Method
IsEOF
unittests/TestCommon.h:28
↓ 1 callers
Function
IsHexChar
luna/Lex.cpp:33
↓ 1 callers
Function
IsKeyWord
luna/Lex.cpp:19
↓ 1 callers
Method
IsLoaded
luna/ModuleManager.cpp:19
↓ 1 callers
Method
IsModuleLoaded
luna/State.cpp:61
↓ 1 callers
Method
IsOpen
luna/TextInStream.h:19
↓ 1 callers
Method
IsString
luna/LibAPI.h:79
↓ 1 callers
Method
IsTestOK
unittests/UnitTest.cpp:82
↓ 1 callers
Method
LoadString
luna/ModuleManager.cpp:47
↓ 1 callers
Method
MarkDestroyed
luna/UserData.h:30
↓ 1 callers
Function
MinorRoot
unittests/GCTest.cpp:43
↓ 1 callers
Function
NewObjInGlobal
unittests/GCTest.cpp:195
↓ 1 callers
Method
NewUpvalue
luna/GC.cpp:156
↓ 1 callers
Function
Parse
luna/Parser.cpp:910
↓ 1 callers
Method
Parse
luna/Parser.cpp:26
↓ 1 callers
Function
RandomLoop
unittests/GCTest.cpp:324
↓ 1 callers
Function
ReadByFormat
Read by format for userdata file
luna/LibIO.cpp:45
↓ 1 callers
Function
ReadBytes
Read by bytes for userdata file
luna/LibIO.cpp:29
↓ 1 callers
Function
RegisterLibBase
luna/LibBase.cpp:201
↓ 1 callers
Function
RegisterLibIO
luna/LibIO.cpp:327
↓ 1 callers
Function
RegisterLibMath
luna/LibMath.cpp:227
↓ 1 callers
Function
RegisterLibString
luna/LibString.cpp:178
↓ 1 callers
Function
RegisterLibTable
luna/LibTable.cpp:173
↓ 1 callers
Method
RegisterMetatable
luna/LibAPI.cpp:229
↓ 1 callers
Function
Repl
luna/Luna.cpp:10
↓ 1 callers
Method
ResetDeleter
luna/GC.h:105
↓ 1 callers
Method
RunAllTestCase
unittests/UnitTest.cpp:21
↓ 1 callers
Function
RunScope
unittests/GCTest.cpp:219
↓ 1 callers
Method
SearchLocalVar
luna/Function.cpp:149
↓ 1 callers
Method
SetDestroyer
luna/UserData.h:25
↓ 1 callers
Method
SetHasVararg
luna/Function.cpp:57
↓ 1 callers
Method
SetInputString
luna/TextInStream.cpp:27
↓ 1 callers
Method
SetSuperior
luna/Function.cpp:87
↓ 1 callers
Function
TouchGlobalTable
unittests/GCTest.cpp:239
Method
ABCCode
luna/OpCode.h:105
Method
ABCode
luna/OpCode.h:110
Method
ABxCode
luna/OpCode.h:125
Method
ACode
luna/OpCode.h:115
Function
ASTFind
unittests/TestCommon.h:358
Method
ASTFinder
unittests/TestCommon.h:65
Method
Accept
luna/Function.cpp:12
Method
Accept
luna/UserData.cpp:11
Method
Accept
luna/Value.cpp:10
Method
Accept
luna/String.h:21
Method
Accept
luna/Upvalue.cpp:5
Method
AccessTableField
luna/CodeGenerate.cpp:634
Method
AddConstValue
luna/Function.cpp:108
Method
AddLoopJumpInfo
Add one LoopJumpInfo, the instruction will be refilled when the loop AST complete
luna/CodeGenerate.cpp:265
Method
AddUpvalue
Add upvalue
luna/Function.h:176
Method
AdjustThreshold
luna/GC.cpp:388
Method
AppendAndMergeFromHashToArray
luna/Table.cpp:216
Method
AppendToArray
luna/Table.cpp:222
Method
ArgCountError
luna/LibAPI.cpp:182
Method
AsBxCode
luna/OpCode.h:120
Method
AssignmentStatement
luna/SyntaxTree.h:344
Method
BinaryExpression
luna/SyntaxTree.h:389
Method
Block
luna/SyntaxTree.h:66
Method
BreakStatement
luna/SyntaxTree.h:92
Function
Byte
luna/LibString.cpp:11
Method
CFunctionError
luna/State.h:39
Method
Call
luna/VM.cpp:314
Method
CallCFuncException
luna/Exception.h:102
Method
CallCFunction
luna/State.cpp:291
Method
CallClosure
luna/State.cpp:254
Method
CallInfo
luna/Runtime.cpp:22
Function
Char
luna/LibString.cpp:47
Method
CheckArithType
luna/VM.cpp:570
Function
CheckBarrier
GC object barrier checker
luna/GC.h:83
Method
CheckCFunctionError
luna/State.cpp:336
Method
CheckInequalityType
luna/VM.cpp:579
Method
CheckTableType
luna/VM.cpp:590
Method
CheckType
luna/VM.cpp:564
Method
Chunk
luna/SyntaxTree.h:50
Method
ClearCFunctionError
For call c function
luna/State.h:100
Function
Close
luna/LibIO.cpp:121
Method
Closure
luna/Function.cpp:182
Method
CodeGenerateException
luna/Exception.h:92
Method
CodeGenerateVisitor
luna/CodeGenerate.cpp:112
Method
Concat
luna/VM.cpp:438
← previous
next →
101–200 of 539, ranked by callers