Commit History

Author SHA1 Message Date
  Akeit0 94b14c5bf7 implement LuaFileContent error message 6 months ago
  Akeit0 1b4b0a2e69 remove FileHandle TODO comment about optimization 6 months ago
  Akeit0 912dd9a213 fix: string %q format with number 6 months ago
  Akeit0 1ec185cb62 fix: GetTabUp/SetTabUp error message 6 months ago
  Akeit0 5bd13ca1ea add: add string.match but throws NotImplementedException 6 months ago
  Akeit0 99bcf5ef27 fix: from C# call error message 6 months ago
  Akeit0 f90e9a782a fix: table.sort invalid access 6 months ago
  Akeit0 80e994c468 fix: self BadArgument 6 months ago
  Akeit0 3094641730 fix: enhance BadArgument message 6 months ago
  Akeit0 3f96f9bf71 fix: enhance BadArgument error handling with expected types 6 months ago
  Akeit0 274ba80cdc Add: Tracebacks.FirstLine 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 92ba39a603 improve test log for LuaTests 6 months ago
  Akeit0 4a7cfb1fe3 fix: handle invalid operations on nil values in Lua table access 6 months ago
  Akeit0 b494732802 change: handle null userData in FromUserData method 6 months ago
  Akeit0 0d18be2462 refactor: rename opcode methods for clarity 6 months ago
  Akeit0 d48f616e80 Merge pull request #149 from nuskey8/file-system 6 months ago
  Akeit0 8104c0ba7f fix: flush was not called on close 7 months ago
  Akeit0 46df7d677d Merge remote-tracking branch 'origin/file-system' into file-system 7 months ago
  Akeit0 772d71ed14 fix: io registry field naming std -> _IO_ 7 months ago
  Akeit0 d6ceabfd08 Merge branch 'v0.5-dev' into file-system 7 months ago
  Akeit0 5c19191d49 fix: LuaFileBufferingMode order for c compatibility 7 months ago
  Akeit0 8a6a083d57 fix: test compile error 7 months ago
  Akeit0 705856e547 fix: throw open error 7 months ago
  Akeit0 678a2fe040 change to throw open error always 7 months ago
  Akeit0 ecdf1a8b05 fix: update io module to include stdin, stdout, and stderr 7 months ago
  Akeit0 c7e3e8c7d0 fix: fix LuaRuntimeException handling from other exception 7 months ago
  Akeit0 c72b8b55ab fix: FileSystem.OpenTempFileStream is not used 7 months ago