Commit History

Author SHA1 Message Date
  Akeit0 678a2fe040 change to throw open error always 7 months ago
  Akeit0 12413f36dc change: update Open method to include throwError parameter for error handling 7 months ago
  Akeit0 fa2c90d272 refactor: rename LuaFileMode to LuaFileOpenMode 7 months ago
  Akeit0 3ef61e3ae6 refactor: update file opening methods to use LuaFileMode and simplify access handling 7 months ago
  Akeit0 95e1c80b1f refactor: update ReadByteAsync to ReadStringAsync and simplify Seek method 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 8e600ba7d2 fix: io.write 7 months ago
  Akeit0 af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
  Akeit0 5dda75ce23 Lazy stack trace 7 months ago
  Akeit0 93f7c62125 fix 7 months ago
  Akeit0 168994dc18 make apis LuaThread Centered 7 months ago
  Akeit0 5210c37ad1 Change: Return values on LuaStack 7 months ago
  AnnulusGames a828a9d309 Change: use GetArgument<int>() more aggressively 11 months ago
  AnnulusGames ee8131df30 Add: implicit operator 1 year ago
  AnnulusGames cd7a7dd385 Change: LuaUserData -> ILuaUserData 1 year ago
  AnnulusGames c95c6c8fb0 Change: LuaFunction (virtual method -> delegate) 1 year ago