Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Sebastian Thomschke 8422d3b135 Fix stat.atime()/mtime()/ctime() on Python (#6956) 6 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Dan Korostelev ad12b7e920 [python] stat.st_rdev is not available on Windows, so do a safe getattr (closes #5380) 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Simon Krajewski 2bc69d8a60 rename absPath to absolutePath (closes #3204) 10 years ago
  Ben Morris 01c8badafe Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not. 11 years ago
  Simon Krajewski c1db45d77f use Os.makedirs for FileSystem.createDirectory 11 years ago
  Simon Krajewski 855f812657 tabsify 11 years ago
  Simon Krajewski 4d8babac20 found the FileSystem implementation 11 years ago
  Simon Krajewski 66bf7f610c add sys.FileSystem dummy with implementations for exists and isDirectory 11 years ago