Commit History

Author SHA1 Message Date
  Nikolay Nikolov 05c6937fd9 + implemented SysUtils.RenameFile for WASI 3 years ago
  Nikolay Nikolov 4c89eaa6cf + implemented SysUtils.FileSeek for WASI 3 years ago
  Nikolay Nikolov 14f361e13f + implemented SysUtils.FileWrite for WASI 3 years ago
  Nikolay Nikolov 977b2f2a4b + implemented SysUtils.FileRead for WASI 3 years ago
  Nikolay Nikolov 305393a9c1 - removed the zero constants from the implementation of SysUtils.FileOpen for WASI 3 years ago
  Nikolay Nikolov 0bbc5a7528 + implemented SysUtils.FileCreate for WASI 3 years ago
  Nikolay Nikolov 62846f54ad + implemented SysUtils.FileOpen for WASI 3 years ago
  Nikolay Nikolov aa4070ca8a + implemented SysUtils.FileClose for WASI 3 years ago
  Nikolay Nikolov e078408dcf + implemented SysUtils.GetEnvironmentVariable, GetEnvironmentVariableCount and 3 years ago
  Nikolay Nikolov 7533496505 + implemented SysUtils.Sleep for WASI 3 years ago
  Nikolay Nikolov d134fc1ddf + implemented SysUtils.GetTickCount64 for WASI 3 years ago
  Nikolay Nikolov 77ca8ba16d * always return error in SysUtils.FindFirst and .FindNext on the WASI platform, 3 years ago
  nickysn 711efc3e3a + started working on the SysUtils unit for the WASI platform 4 years ago