Commit History

作者 SHA1 備註 提交日期
  Akeit0 b480c11ae0 improve: error message (function name) 6 月之前
  Akeit0 25f03850ba fix: error message LuaValueType 6 月之前
  Akeit0 af01bdc26b change: move apis to LuaThreadAccess to validate context 7 月之前
  Akeit0 a5115fc506 refactor: remove unused properties from LuaFunctionExecutionContext and update related method calls 7 月之前
  Akeit0 5dda75ce23 Lazy stack trace 7 月之前
  Akeit0 168994dc18 make apis LuaThread Centered 7 月之前
  Akeit0 21e70008f6 Simplify LuaFunctionExecutionContext 7 月之前
  Akeit0 ae7ac649d3 Change: New lua compiler and API 7 月之前
  Akeit0 5210c37ad1 Change: Return values on LuaStack 7 月之前
  Akeit0 0f0a81e800 typo: CSharpClosure to CSharpClosure 8 月之前
  Akeit0 27e348b0a7 Rename: Closure to LuaClosure, CsClosure toCSharpClosure 8 月之前
  Akeit0 cc68459647 Optimize: return LuaThread.GetCurrentFrame by ref readonly 9 月之前
  Akeit0 dee257d154 Add: CsClosure 9 月之前
  Akeit0 9f927240a8 Add: debug.getuservalue, setuservalue and upvalueid 9 月之前
  Akeit0 8b134a2312 Add: debug.getinfo 10 月之前
  Akeit0 3501dacddd Add: debug library, but not full 10 月之前
  AnnulusGames 47a2f408ef Fix: `GetArgument<int>()` error message 11 月之前
  AnnulusGames 24cfa9c63c Run formatter 11 月之前
  Akeit0 c941f69a44 Optimize: LuaVirtualMachine 1 年之前
  AnnulusGames c95c6c8fb0 Change: LuaFunction (virtual method -> delegate) 1 年之前
  AnnulusGames be8fe46ba2 Optimize: Add [StructLayout(LayoutKind.Auto] 1 年之前
  AnnulusGames 5ff2c53656 Revert "Optimize: pooling context" 1 年之前
  AnnulusGames 3f35b1c68a Optimize: pooling context 1 年之前
  AnnulusGames 6db843596c Fix: metamethod call 1 年之前
  AnnulusGames d45504b4ac Change: LuaFunctionExecitionContext.FrameBase (int? -> int) 1 年之前
  AnnulusGames 96bb6762ea Update: support vararg in coroutine 1 年之前
  AnnulusGames 1e64eb6f42 Fix: LuaCoroutine 1 年之前
  AnnulusGames ef263f89d5 Change: ReadArgument -> GetArgument, HasArgument 1 年之前
  AnnulusGames c3a8460128 Rename: Tracebacks -> Traceback 1 年之前
  AnnulusGames 444b8ca6ea Add: dofile, load, loadfile 1 年之前