コミット履歴

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