Historial de Commits

Autor SHA1 Mensaje Fecha
  blueloveTH 315cbe5d1a rename `FATAL_ERROR` to `PK_FATAL_ERROR` hace 2 años
  blueloveTH 1e178caf6e add `cmath` module hace 2 años
  blueloveTH 0419eb5bb0 temp fix a bug of `f"{stack[2:]}"` hace 2 años
  blueloveTH 9af3434f06 improve f-string performance hace 2 años
  blueloveTH b8100bcce5 add `EVAL_CONST` hace 2 años
  blueloveTH 2698040f52 improve f-string hace 2 años
  blueloveTH e124f635c1 support `@property.setter` hace 2 años
  blueloveTH 901f702f00 rename `emit` into `emit_` to make QT happy hace 2 años
  blueloveTH 5e3572b32c replace `std::stringstream` with `SStream` hace 2 años
  blueloveTH 227e76e3e4 cjson cleanup hace 2 años
  blueloveTH 1afef9dcb9 reduce bytecode size hace 2 años
  blueloveTH ffde186dfa change opcode to `uint8_t` hace 2 años
  blueloveTH eb5be9ba41 `import` can be used in local scope now hace 2 años
  blueloveTH 85efbd0b1d fix https://github.com/blueloveTH/pocketpy/issues/130 hace 2 años
  BLUELOVETH 449c0c36f9 support `for..else` and `while..else` hace 2 años
  blueloveTH 604ca77e48 fix https://github.com/blueloveTH/pocketpy/issues/121 hace 2 años
  BLUELOVETH db321abdae ... hace 2 años
  BLUELOVETH fc70cd4b08 ... hace 2 años
  blueloveTH 9732828e85 support bytes literal, e.g. `b'\xff\12'` hace 2 años
  BLUELOVETH d5fc2c8686 add `~` operator hace 2 años
  blueloveTH efb7fce3c1 ... hace 2 años