Commit History

Author SHA1 Message Date
  frabbit 1d6eac4890 rename ByteArray to Bytearray, remove Builtin.bytearray and add constructor to Bytearray 10 years ago
  frabbit bb97cd2ccd support getBytes through Buffer in NativeTextInput (not sure if that's a good implementation 11 years ago
  frabbit fbd40276db rewrite FileInput and FileOutput 11 years ago
  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) 11 years ago
  frabbit a7c7de90ae StringBuf, faster length, cleanup 11 years ago
  frabbit 74f8efb7c9 hopefully fix NativeInput 11 years ago
  frabbit fd763b0b2a fixed Process (at least my small test is working) 11 years ago
  frabbit ca6bd04adf try to get Process working (in progress) 11 years ago
  frabbit 07c40c3d8e in progress: trying to get input and output working 11 years ago