Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Ben Morris df6853da2f File.update should create file if it doesn't exist (#6912) 7 years ago
  Ben Morris 476d180548 Add File.update for writing to file without truncating (#6872) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Mark Knol be5ca8a96a remove docs for python/_std/File 10 years ago
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
  frabbit 2a3b66e186 [python] rename modules, follow same convention than nodejs target for module -> class mapping 10 years ago
  frabbit 4c4d125f80 fixed windows problem (saveContent), small refactoring 11 years ago
  frabbit fbd40276db rewrite FileInput and FileOutput 11 years ago
  frabbit 122ff8aef8 fix 11 years ago
  frabbit 45edba6d48 always open files in binary mode, fixes some sys tests (not sure if that's a problem) 11 years ago
  frabbit 07c40c3d8e in progress: trying to get input and output working 11 years ago
  frabbit e22241b77a use read(-1) instead of readall() 11 years ago
  Simon Krajewski 9b0cdcbf95 use default for file open buffering 11 years ago
  frabbit 75e763ec17 implemented python based Bytes, get getBytes and saveBytes working 11 years ago
  frabbit 29d6d6f584 add very basic File operations (Bytes are still missing) 11 years ago