Commit History

Author SHA1 Message Date
  Akeit0 299ab4d3fb rename: rename IStream to ILuaIOStream 7 months ago
  Akeit0 060ee0fc6a feat: add DirectorySeparator property to ILuaFileSystem 7 months ago
  Akeit0 89d6ce76fa reformat 7 months ago
  Akeit0 0cf2eca99a feat: add GetTempFileName method to ILuaFileSystem and update TmpName to use it 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 f25d1aa670 refactor: simplify FileHandle by removing reader/writer and using IStream directly 7 months ago
  Akeit0 95e1c80b1f refactor: update ReadByteAsync to ReadStringAsync and simplify Seek method 7 months ago
  Akeit0 527898279b refactor: rename SystemStream references to StreamWrapper 7 months ago
  Akeit0 2403e5bd65 change: move file systems to Lua.IO 7 months ago