Commit History

Autor SHA1 Mensaxe Data
  frabbit 5f89970863 move Bytes and Bytearray into python package, fix #3983 %!s(int64=10) %!d(string=hai) anos
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness %!s(int64=10) %!d(string=hai) anos
  frabbit 8d12218b30 add licenses to all python files, add some missing imports %!s(int64=10) %!d(string=hai) anos
  frabbit 1fc64612c0 throw error when trying to call readBytes with pos > 0 on not seekable stream, closes #3445 %!s(int64=10) %!d(string=hai) anos
  frabbit 0cff3436e1 partial/temporary fix for process readAll %!s(int64=10) %!d(string=hai) anos
  frabbit ee40199b35 improve types of io hierarchy, fix return type of Builtin.open, improve io wrappers %!s(int64=10) %!d(string=hai) anos
  frabbit 1d6eac4890 rename ByteArray to Bytearray, remove Builtin.bytearray and add constructor to Bytearray %!s(int64=10) %!d(string=hai) anos
  frabbit bb97cd2ccd support getBytes through Buffer in NativeTextInput (not sure if that's a good implementation %!s(int64=11) %!d(string=hai) anos
  frabbit fbd40276db rewrite FileInput and FileOutput %!s(int64=11) %!d(string=hai) anos
  Simon Krajewski ee46053acf keep track of eof state in NativeInput (this is probably a crappy way of dealing with this, see https://github.com/frabbit/hx2python/issues/33) %!s(int64=11) %!d(string=hai) anos
  frabbit a7c7de90ae StringBuf, faster length, cleanup %!s(int64=11) %!d(string=hai) anos
  frabbit 74f8efb7c9 hopefully fix NativeInput %!s(int64=11) %!d(string=hai) anos
  frabbit fd763b0b2a fixed Process (at least my small test is working) %!s(int64=11) %!d(string=hai) anos
  frabbit ca6bd04adf try to get Process working (in progress) %!s(int64=11) %!d(string=hai) anos
  frabbit 07c40c3d8e in progress: trying to get input and output working %!s(int64=11) %!d(string=hai) anos