2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Aurel 8616359ff7 Reformat std (#8408) 6 жил өмнө
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 жил өмнө
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 жил өмнө
  Andy Li 6a64ddde78 lang fixes according to lintian 7 жил өмнө
  Mark Knol 875ad19432 2017 (#5932) 8 жил өмнө
  Dan Korostelev 7663b1d89e [python] minor canSeek cleanup 9 жил өмнө
  Dan Korostelev 33c3f4ecaf [python] remove seeking nonsense from NativeInput.readBytes. `pos` should only be used as a destination position and reading should always be done from the current one (closes #4510) 9 жил өмнө
  Andy Li 1c79168a33 update copyright year to 2016 9 жил өмнө
  Andy Li ae6349cccf bump license year to 2015 9 жил өмнө
  Dan Korostelev eae150b012 [python] Initialize bigEndian field for NativeInput and NativeOutput (see #4444) 10 жил өмнө
  frabbit 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 жил өмнө
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 жил өмнө
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 жил өмнө
  frabbit 1fc64612c0 throw error when trying to call readBytes with pos > 0 on not seekable stream, closes #3445 10 жил өмнө
  frabbit 0cff3436e1 partial/temporary fix for process readAll 10 жил өмнө
  frabbit ee40199b35 improve types of io hierarchy, fix return type of Builtin.open, improve io wrappers 10 жил өмнө
  frabbit 1d6eac4890 rename ByteArray to Bytearray, remove Builtin.bytearray and add constructor to Bytearray 10 жил өмнө
  frabbit bb97cd2ccd support getBytes through Buffer in NativeTextInput (not sure if that's a good implementation 11 жил өмнө
  frabbit fbd40276db rewrite FileInput and FileOutput 11 жил өмнө
  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 жил өмнө
  frabbit a7c7de90ae StringBuf, faster length, cleanup 11 жил өмнө
  frabbit 74f8efb7c9 hopefully fix NativeInput 11 жил өмнө
  frabbit fd763b0b2a fixed Process (at least my small test is working) 11 жил өмнө
  frabbit ca6bd04adf try to get Process working (in progress) 11 жил өмнө
  frabbit 07c40c3d8e in progress: trying to get input and output working 11 жил өмнө