AnnulusGames dc41ce2d52 Improve: optimize compiler (RK index) 1 year ago
..
CodeAnalysis dc41ce2d52 Improve: optimize compiler (RK index) 1 year ago
Internal 96bb6762ea Update: support vararg in coroutine 1 year ago
Loaders 6d2b8f9d78 Add: require 1 year ago
Runtime 6db843596c Fix: metamethod call 1 year ago
Standard d45504b4ac Change: LuaFunctionExecitionContext.FrameBase (int? -> int) 1 year ago
Exceptions.cs 537b9fea17 Add: bit32.extract 1 year ago
ILuaModuleLoader.cs 6d2b8f9d78 Add: require 1 year ago
Lua.csproj e052f1bf28 Add: files for nuget package 1 year ago
LuaCoroutine.cs e64adbc12d Rename: LuaThread.Resume/Yield -> ResumeAsync/YieldAsync 1 year ago
LuaFunction.Create.cs 3dc08599b8 Initial commit 1 year ago
LuaFunction.cs d45504b4ac Change: LuaFunctionExecitionContext.FrameBase (int? -> int) 1 year ago
LuaFunctionExecutionContext.cs 6db843596c Fix: metamethod call 1 year ago
LuaFunctionExtensions.cs 114109fe5e Add: LuaFunctionExtensions/LuaThreadExtensions 1 year ago
LuaMainThread.cs e64adbc12d Rename: LuaThread.Resume/Yield -> ResumeAsync/YieldAsync 1 year ago
LuaModule.cs 6d2b8f9d78 Add: require 1 year ago
LuaState.cs b49820e2be Add: LuaState.LoadedModules 1 year ago
LuaStateExtensions.cs 4bbfe9176a Add: check to prevent two or more scripts from running simultaneously 1 year ago
LuaTable.cs 1afeeeac91 Fix: LuaTable 1 year ago
LuaThread.cs e64adbc12d Rename: LuaThread.Resume/Yield -> ResumeAsync/YieldAsync 1 year ago
LuaThreadExtensions.cs 114109fe5e Add: LuaFunctionExtensions/LuaThreadExtensions 1 year ago
LuaThreadStatus.cs b73b52b3bd Add: UnsafeSetStatus 1 year ago
LuaUserData.cs abbd15e58e Add: LuaUserData 1 year ago
LuaValue.cs 96bb6762ea Update: support vararg in coroutine 1 year ago