Commit History

Author SHA1 Message Date
  Akeit0 2a78b994b0 Change: change GlobalState to internal 4 months ago
  Akeit0 b9821f4b8a change: simplify platform access api 4 months ago
  Akeit0 d07bd4de91 feat: add methods to create threads and coroutines in LuaState 4 months ago
  Akeit0 ceec70223c change: remove LuaThreadAccess and Rename LuaThread to LuaState LuaState to LuaGlobalState 4 months ago
  Akeit0 cb9ac66e01 Change: LuaState to LuaGlobalState, LuaThread to LuaState 4 months ago
  Akeit0 48411ed9c6 refactor: change editorconfig and cleanup code 4 months ago
  Akeit0 e7d70904fd change : move time abstractions to TimeProvider 6 months ago
  Akeit0 2626e45d7b revert allows bytes 6 months ago
  Akeit0 953d5d5f6a Major refactoring of LuaPlatform 6 months ago
  Akeit0 7132f3db4a improve os 6 months ago
  Akeit0 14fed24a16 rename: TopLevelAccess to RootAccess 6 months ago
  Akeit0 4e7b4c1588 add: stdio and os abstractions 6 months ago
  Akeit0 8690ab63e1 change: add ByteArrayData for binary mode 6 months ago
  Akeit0 2403e5bd65 change: move file systems to Lua.IO 7 months ago
  Akeit0 c784577d84 rename: rename ILuaFileManager to ILuaFileSystem and update references 7 months ago
  Akeit0 39be24e2c7 change: abstract async file and stream system 7 months ago
  Akeit0 35c654dfba feat: enhance module loading and package management 7 months ago
  Akeit0 af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
  Akeit0 8182a85448 refactor: remove unnecessary blank lines and simplify code structure 7 months ago
  Akeit0 022610245a Add: implement BOM utility for encoding detection in Lua chunk loading 7 months ago
  Akeit0 cf943e31ca fix: handle BOM in Lua chunk loading 7 months ago
  Akeit0 58ad418d1a small refactor 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 d994432c1b Rename fields and parameters 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 27e348b0a7 Rename: Closure to LuaClosure, CsClosure toCSharpClosure 8 months ago
  Akeit0 7051b6a5bc Add: debug.gethook/sethook 9 months ago