Commit History

Author SHA1 Message Date
  Akeit0 ceec70223c change: remove LuaThreadAccess and Rename LuaThread to LuaState LuaState to LuaGlobalState 4 months ago
  Akeit0 48411ed9c6 refactor: change editorconfig and cleanup code 4 months ago
  Akeit0 34aaa59dcd fix: adjust indent in LuaObjectGenerator 7 months ago
  Akeit0 0070772467 fix: improve indent in LuaObjectGenerator 7 months ago
  Akeit0 f3d299c3e2 fix: fix LuaObjectGenerator value conversion handling 7 months ago
  Akeit0 930b5d90dc Fix: correct async return statement in LuaObjectGenerator generated code 7 months ago
  Akeit0 e5e7121fe1 Add: support passing CancellationToken in parameter by LuaObjectGenerator 7 months ago
  Akeit0 5dda75ce23 Lazy stack trace 7 months ago
  Akeit0 168994dc18 make apis LuaThread Centered 7 months ago
  Akeit0 5210c37ad1 Change: Return values on LuaStack 7 months ago
  Akeit0 c8e8052258 Fix:A LuaObject cannot reference another LuaObject 11 months ago
  AnnulusGames 4c8f26a697 Add: support for default values ​​for parameters 11 months ago
  AnnulusGames 6cbc71fea0 Fix: A runtime error occurs when LuaValue is used as an argument. 11 months ago
  AnnulusGames 3f8785810f Fix: the chunk name of the generated lua function becomes anonymous 1 year ago
  AnnulusGames 5afd48a9a5 Fix: compile error when return type is LuaValue 1 year ago
  AnnulusGames 7d698383c1 Update: support async and void 1 year ago
  AnnulusGames 6d33fc77b7 Update: support metamethod 1 year ago
  AnnulusGames 5e8b5f3960 Revert "Change: Lua.Runtime.Metamethods -> Lua.MetamethodNames" 1 year ago
  AnnulusGames 2740013690 Add: type validation 1 year ago
  AnnulusGames e6df4e1a77 Change: Lua.Runtime.Metamethods -> Lua.MetamethodNames 1 year ago
  AnnulusGames ee8131df30 Add: implicit operator 1 year ago
  AnnulusGames 98ef85369b Update: support method call 1 year ago
  AnnulusGames 490d4b1f7b Add: Lua.SourceGenerator 1 year ago