Commit History

Author SHA1 Message Date
  Akeit0 41734dda01 fix: off tailcall flag on error 7 months ago
  Akeit0 01c919f4b2 Add: support exception handling from hook 7 months ago
  Akeit0 d3e99c43fd Improve hook check performance 7 months ago
  Akeit0 2b5e0a2297 rename: rename LuaCancelledException to LuaCanceledException for consistency 7 months ago
  Akeit0 59e367842a improve: enhance cancellation handling and introduce LuaCancelledException 7 months ago
  Akeit0 df5ed5c42e refactor: simplify exception hierarchy by removing LuaException base class 7 months ago
  Akeit0 e97aefc8b7 improve: error message 7 months ago
  Akeit0 e80362efe6 improve: better error message 7 months ago
  Akeit0 af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
  Akeit0 0bbaa0141a improve: improve call stack handling and exception management 7 months ago
  Akeit0 9a259854a9 feat: implement OpCall method for LuaThread and fix vararg handling 7 months ago
  Akeit0 5882dae637 fix: use __call via other metamethods 7 months ago
  Akeit0 8249ad46b3 add: Comprehensive Lua API for basic operations 7 months ago
  Akeit0 a5115fc506 refactor: remove unused properties from LuaFunctionExecutionContext and update related method calls 7 months ago
  Akeit0 b8fed2bc46 Add: Add project and code to make it easier to check JIT asm 7 months ago
  Akeit0 d031777484 Add: support LoadKX 7 months ago
  Akeit0 5dda75ce23 Lazy stack trace 7 months ago
  Akeit0 2dbe7fae0d fix: minus variableArgumentCount 7 months ago
  Akeit0 abdb7f0b2d refactor: clean up code style and improve Lua thread handling 7 months ago
  Akeit0 168994dc18 make apis LuaThread Centered 7 months ago
  Akeit0 21e70008f6 Simplify LuaFunctionExecutionContext 7 months ago
  Akeit0 4783ea09ea fix: uncleared stack for call 7 months ago
  Akeit0 c15dcabb68 fix: meta newindex target 7 months ago
  Akeit0 4c54e42c3f fix: meta concat callstack 7 months ago
  Akeit0 fad3b5e66f fix: meta unary methods vararg 7 months ago
  Akeit0 27ccf7b033 fix: meta SetTab 7 months ago
  Akeit0 ae7ac649d3 Change: New lua compiler and API 7 months ago
  Akeit0 5210c37ad1 Change: Return values on LuaStack 7 months ago
  Akeit0 c36fcde3e7 Merge branch 'main' into fix-metamethod-__call 8 months ago
  Akeit0 4a99a0b76e Fix: metamethod call for TForCall 8 months ago