Commit History

Author SHA1 Message Date
  Akeit0 fd6c2f9432 fix: the results stored memory was also Cleared 5 months ago
  Akeit0 61ae9eb921 fix: table.concat 6 months ago
  Akeit0 d45c971018 fix: forprep error 6 months ago
  Akeit0 3f6acf5626 fix: very large case 6 months ago
  Akeit0 b480c11ae0 improve: error message (function name) 6 months ago
  Akeit0 25f03850ba fix: error message LuaValueType 6 months ago
  Akeit0 65c593fedb fix: improve error handling for invalid values in Lua table access 6 months ago
  Akeit0 4a7cfb1fe3 fix: handle invalid operations on nil values in Lua table access 6 months ago
  Akeit0 0d18be2462 refactor: rename opcode methods for clarity 6 months ago
  Akeit0 e36d03c06e fix: concat null error 7 months ago
  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