Commit History

Author SHA1 Message Date
  blueloveTH 41e9900b37 Update io.cpp 1 year ago
  blueloveTH 79cafcf32c improve `io` 1 year ago
  blueloveTH eaf231fd9d refactor `io` 1 year ago
  blueloveTH 635aae921f fix compile warnings 2 years ago
  blueloveTH 5ce5285d4b set `PK_ENABLE_OS` to 0 by default 2 years ago
  blueloveTH 6e9de8e207 remove `os.system` 2 years ago
  blueloveTH 664fc07dcd fix https://github.com/blueloveTH/pocketpy/issues/187 2 years ago
  blueloveTH 11fba94c54 remove string-based bind 2 years ago
  blueloveTH 32b89d45f0 ... 2 years ago
  blueloveTH c9f93f126c ... 2 years ago
  blueloveTH e00ddb8692 some refactor 2 years ago
  blueloveTH 724f693761 reimpl `bytes` 2 years ago
  blueloveTH bd351b055f fix a bug of reading CRLF file on win32 2 years ago
  blueloveTH 590cb1130c fix https://github.com/blueloveTH/pocketpy/issues/129 2 years ago
  blueloveTH 54cd6ce756 ... 2 years ago
  blueloveTH 6c16d46289 ... 2 years ago
  blueloveTH bc559e98fe ... 2 years ago
  blueloveTH 620e82f0ab add `os.system` 2 years ago
  blueloveTH ed669b4069 `gcnew` constructs `PyObject` inplace, no `std::move` any more! 2 years ago
  blueloveTH 014902b4bb `open` default mode is `'r'` 2 years ago
  blueloveTH 604ca77e48 fix https://github.com/blueloveTH/pocketpy/issues/121 2 years ago
  BLUELOVETH fc70cd4b08 ... 2 years ago
  blueloveTH 656d1d7291 ... 2 years ago