Commit History

Author SHA1 Message Date
  frabbit c4acaeefd1 print char in getChar 11 years ago
  frabbit 7294c1a79c getchar returns bytes 11 years ago
  frabbit 39de7d85ec msvcrt.getchar returns an int 11 years ago
  frabbit 495c015e23 rethrow the error if getchar doesn't work 11 years ago
  frabbit b4c9f1a931 removed trace 11 years ago
  frabbit fe383b9161 it's msvcrt not msvrt 11 years ago
  frabbit 4208d9d605 python 3.2 compatible getChar 11 years ago
  frabbit 49476b0e17 add getChar support, flush in Lib.print and Lib.println 11 years ago
  frabbit 7e00e1f341 quick fix for print/println 11 years ago
  frabbit 0c61f59db9 move println implementation to python.Lib 11 years ago
  frabbit 2c388bc4cf fix reflection of core type fields paritally 11 years ago
  Simon Krajewski 4cb1429daa Sys fixes 11 years ago
  Simon Krajewski ce1117e4a6 implement most of Sys 11 years ago
  Simon Krajewski 76b167ee2b add Sys dummy fields 11 years ago
  Simon Krajewski 2abffabbb0 add Sys.print/ln with UTF8 printing and use it from Log.trace 11 years ago
  Simon Krajewski f1a52d8a16 move Sys to _std and add exit 11 years ago